> ## Documentation Index
> Fetch the complete documentation index at: https://agnt.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Lists Tweets Continuation

> This endpoint returns the next list of tweets in a given Twitter list



## OpenAPI

````yaml /openapi/x.openapi.json get /v1/data/x/lists/tweets/continuation
openapi: 3.0.0
info:
  title: agntdata X (Twitter) API
  description: >-
    Introducing "The Old Bird" API, a robust Twitter API designed to unlock
    valuable Twitter data effortlessly. With this API, you can access tweet
    details, user followers, followings, post engagements, and more. Explore
    top, latest, videos, photos, and people through our comprehensive search
    functionality. Retrieve user-specific information, including tweets,
    replies, media, likes, and profile details by username or ID.
  version: 1.0.0
  contact:
    name: agntdata
    url: https://agntdata.dev
servers:
  - url: https://api.agntdata.dev
    description: agntdata API
security:
  - ApiKeyAuth: []
tags:
  - name: User
    description: ''
  - name: Search
    description: ''
  - name: Hashtag
    description: ''
  - name: Tweet
    description: ''
  - name: Lists
    description: ''
  - name: Trends
    description: ''
  - name: Translation
    description: Translate Service
  - name: AI
    description: A set of AI related services
paths:
  /v1/data/x/lists/tweets/continuation:
    get:
      tags:
        - Lists
      summary: Lists Tweets Continuation
      description: This endpoint returns the next list of tweets in a given Twitter list
      operationId: Lists_Tweets_Continuation_get__lists_tweets_continuation
      parameters:
        - name: limit
          in: query
          required: false
          schema:
            type: number
            default: '40'
        - name: list_id
          in: query
          required: true
          schema:
            type: string
            default: '1591033111726391297'
        - name: continuation_token
          in: query
          required: true
          schema:
            type: string
            default: DAABCgABGhF81FZ__6YKAAIaCdAnRlqQOAgAAwAAAAIAAA
      responses:
        '200':
          description: Response
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Get_x_lists_tweets_continuation_Response'
              example:
                results:
                  - tweet_id: '1876259335778787629'
                    creation_date: Mon Jan 06 13:27:39 +0000 2025
                    text: >-
                      🚨🚨🎙️| Diogo Dalot asked how long it will take for #mufc
                      to look like a Rúben Amorim team:


                      “I think that’s the million-dollar question. We have to
                      take it game by game to be honest.


                      “There’s no point in thinking too much ahead because we
                      don’t know what’s going to happen in
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 174
                    timestamp: 1736170059
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1876259335778787629'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1876258254436860263'
                    creation_date: Mon Jan 06 13:23:21 +0000 2025
                    text: >-
                      🚨 Juventus will make Dušan Vlahović available this summer
                      for €65m. 


                      Arsenal, Manchester United and PSG are all interested in
                      the striker.


                      (Source: @CaughtOffside) https://t.co/UgEW2I9kn0
                    media_url:
                      - https://pbs.twimg.com/media/GgnO8ERXEAAwjdf.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: ro
                    favorite_count: 1
                    retweet_count: 1
                    reply_count: 1
                    quote_count: 0
                    retweet: false
                    views: 261
                    timestamp: 1736169801
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1876258254436860263/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/UgEW2I9kn0
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1876258254436860263/photo/1
                          id_str: '1876258251110551552'
                          indices:
                            - 166
                            - 189
                          media_key: '3_1876258251110551552'
                          media_url_https: https://pbs.twimg.com/media/GgnO8ERXEAAwjdf.jpg
                          type: photo
                          url: https://t.co/UgEW2I9kn0
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 27
                                  'y': 386
                                  h: 52
                                  w: 52
                                - x: 74
                                  'y': 52
                                  h: 125
                                  w: 125
                            medium:
                              faces:
                                - x: 27
                                  'y': 386
                                  h: 52
                                  w: 52
                                - x: 74
                                  'y': 52
                                  h: 125
                                  w: 125
                            small:
                              faces:
                                - x: 27
                                  'y': 386
                                  h: 52
                                  w: 52
                                - x: 74
                                  'y': 52
                                  h: 125
                                  w: 125
                            orig:
                              faces:
                                - x: 27
                                  'y': 386
                                  h: 52
                                  w: 52
                                - x: 74
                                  'y': 52
                                  h: 125
                                  w: 125
                          sizes:
                            large:
                              h: 560
                              w: 560
                              resize: fit
                            medium:
                              h: 560
                              w: 560
                              resize: fit
                            small:
                              h: 560
                              w: 560
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 560
                            width: 560
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 560
                                h: 314
                              - x: 0
                                'y': 0
                                w: 560
                                h: 560
                              - x: 0
                                'y': 0
                                w: 491
                                h: 560
                              - x: 14
                                'y': 0
                                w: 280
                                h: 560
                              - x: 0
                                'y': 0
                                w: 560
                                h: 560
                          media_results:
                            result:
                              media_key: '3_1876258251110551552'
                    conversation_id: '1876258254436860263'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1876250936487927841'
                    creation_date: Mon Jan 06 12:52:08 +0000 2025
                    text: >-
                      Medie a partita in serie A della #Juve 2023/24 (senza
                      impegni di Champions): 1,87 punti, 1,42 gol fatti, 0,81
                      subiti; #Juve 2024/25: 1,78 punti, 1,67 gol fatti, 0,83
                      subiti. Quindi sì, è ragionevole avere pazienza.
                      #Thiagomotta
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Mon Jan 23 15:41:06 +0000 2012
                      user_id: '472078902'
                      username: MaxNerozzi
                      name: Massimiliano Nerozzi
                      follower_count: 17105
                      following_count: 503
                      favourites_count: 5880
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Turin, Italy
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1831735479168851968/Oe0djYBr_normal.jpg
                      profile_banner_url: null
                      description: >-
                        "Dì la verità, scrivila con chiarezza e difendila fino
                        in fondo". Mi trovate su @Corriere e @CorriereTorino.
                        Qui, soprattutto Juve e dintorni. mnerozzi@rcs.it
                      external_url: null
                      number_of_tweets: 22401
                      bot: false
                      timestamp: 1327333266
                      has_nft_avatar: false
                      category: null
                      default_profile: true
                      default_profile_image: false
                      listed_count: 251
                      verified_type: null
                    language: it
                    favorite_count: 200
                    retweet_count: 20
                    reply_count: 32
                    quote_count: 6
                    retweet: true
                    views: null
                    timestamp: 1736167928
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1876250397406597406'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1876203678627201317'
                    creation_date: Mon Jan 06 09:46:29 +0000 2025
                    text: >-
                      Dopo 12 anni Andrea #Berta lascia l’Atletico Madrid: è
                      ufficiale. Per il dirigente possibile ritorno in Italia.
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: it
                    favorite_count: 247
                    retweet_count: 12
                    reply_count: 21
                    quote_count: 3
                    retweet: false
                    views: 33843
                    timestamp: 1736156789
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1876203678627201317'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 4
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1876200957266289046'
                    creation_date: Mon Jan 06 09:35:40 +0000 2025
                    text: Cody Gakpo Delete De Ligt https://t.co/snZTOT7SxW
                    media_url:
                      - >-
                        https://pbs.twimg.com/amplify_video_thumb/1875999847985115136/img/rq3dF88rObqTOaGe.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: sv
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 146
                    timestamp: 1736156140
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/LFC/status/1876025891417161904/video/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/snZTOT7SxW
                          expanded_url: https://x.com/LFC/status/1876025891417161904/video/1
                          id_str: '1875999847985115136'
                          indices:
                            - 26
                            - 49
                          media_key: '13_1875999847985115136'
                          media_url_https: >-
                            https://pbs.twimg.com/amplify_video_thumb/1875999847985115136/img/rq3dF88rObqTOaGe.jpg
                          source_status_id_str: '1876025891417161904'
                          source_user_id_str: '19583545'
                          type: video
                          url: https://t.co/snZTOT7SxW
                          additional_media_info:
                            title: ''
                            description: ''
                            embeddable: true
                            monetizable: false
                            source_user:
                              user_results:
                                result:
                                  __typename: User
                                  id: VXNlcjoxOTU4MzU0NQ==
                                  rest_id: '19583545'
                                  affiliates_highlighted_label: {}
                                  has_graduated_access: true
                                  is_blue_verified: true
                                  profile_image_shape: Square
                                  legacy:
                                    following: false
                                    can_dm: false
                                    can_media_tag: true
                                    created_at: Tue Jan 27 09:05:21 +0000 2009
                                    default_profile: false
                                    default_profile_image: false
                                    description: >-
                                      Official X account of Liverpool Football
                                      Club 🔴 Stop The Hate, Report It.
                                      #RedTogether ✊ @LFCHelp 💻
                                    entities:
                                      description:
                                        urls: []
                                      url:
                                        urls:
                                          - display_url: linktr.ee/liverpoolfootb…
                                            expanded_url: https://linktr.ee/liverpoolfootballclub
                                            url: https://t.co/WJym8FnwH8
                                            indices:
                                              - 0
                                              - 23
                                    fast_followers_count: 0
                                    favourites_count: 16602
                                    followers_count: 24692123
                                    friends_count: 339337
                                    has_custom_timelines: true
                                    is_translator: false
                                    listed_count: 29944
                                    location: Anfield
                                    media_count: 57245
                                    name: Liverpool FC
                                    normal_followers_count: 24692123
                                    pinned_tweet_ids_str: []
                                    possibly_sensitive: false
                                    profile_banner_url: >-
                                      https://pbs.twimg.com/profile_banners/19583545/1736260742
                                    profile_image_url_https: >-
                                      https://pbs.twimg.com/profile_images/1856268307868844032/lbdn4-vK_normal.jpg
                                    profile_interstitial_type: ''
                                    screen_name: LFC
                                    statuses_count: 123258
                                    translator_type: none
                                    url: https://t.co/WJym8FnwH8
                                    verified: false
                                    verified_type: Business
                                    want_retweets: false
                                    withheld_in_countries: []
                                  tipjar_settings: {}
                          ext_media_availability:
                            status: Available
                          sizes:
                            large:
                              h: 1080
                              w: 1080
                              resize: fit
                            medium:
                              h: 1080
                              w: 1080
                              resize: fit
                            small:
                              h: 680
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1080
                            width: 1080
                            focus_rects: []
                          video_info:
                            aspect_ratio:
                              - 1
                              - 1
                            duration_millis: 18580
                            variants:
                              - content_type: application/x-mpegURL
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999847985115136/pl/Kl8PvYIdYMEiN_e3.m3u8?tag=16&v=1b9
                              - bitrate: 432000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999847985115136/vid/avc1/320x320/PgDEMTIb2ufak1re.mp4?tag=16
                              - bitrate: 832000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999847985115136/vid/avc1/540x540/pNi3mioAbxMn_1tR.mp4?tag=16
                              - bitrate: 1280000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999847985115136/vid/avc1/720x720/19Ji9ZNlgch6vgDn.mp4?tag=16
                              - bitrate: 8768000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999847985115136/vid/avc1/1080x1080/NRn5phKlXGdoxVvr.mp4?tag=16
                          media_results:
                            result:
                              media_key: '13_1875999847985115136'
                    conversation_id: '1876200957266289046'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1876188777934405922'
                    creation_date: Mon Jan 06 08:47:17 +0000 2025
                    text: >-
                      🚨 AC Milan are the latest club to consider a potential
                      loan move for Manchester United forward Marcus Rashford. 


                      (Source: @MailSport) https://t.co/Mks19qQi1Z
                    media_url:
                      - https://pbs.twimg.com/media/GgmPvnLXMAAUo6O.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 177
                    timestamp: 1736153237
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1876188777934405922/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/Mks19qQi1Z
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1876188777934405922/photo/1
                          id_str: '1876188767909785600'
                          indices:
                            - 135
                            - 158
                          media_key: '3_1876188767909785600'
                          media_url_https: https://pbs.twimg.com/media/GgmPvnLXMAAUo6O.jpg
                          type: photo
                          url: https://t.co/Mks19qQi1Z
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 1258
                                  'y': 294
                                  h: 157
                                  w: 157
                                - x: 918
                                  'y': 196
                                  h: 386
                                  w: 386
                            medium:
                              faces:
                                - x: 786
                                  'y': 183
                                  h: 98
                                  w: 98
                                - x: 573
                                  'y': 122
                                  h: 241
                                  w: 241
                            small:
                              faces:
                                - x: 445
                                  'y': 104
                                  h: 55
                                  w: 55
                                - x: 325
                                  'y': 69
                                  h: 136
                                  w: 136
                            orig:
                              faces:
                                - x: 1258
                                  'y': 294
                                  h: 157
                                  w: 157
                                - x: 918
                                  'y': 196
                                  h: 386
                                  w: 386
                          sizes:
                            large:
                              h: 1080
                              w: 1920
                              resize: fit
                            medium:
                              h: 675
                              w: 1200
                              resize: fit
                            small:
                              h: 383
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1080
                            width: 1920
                            focus_rects:
                              - x: 0
                                'y': 5
                                w: 1920
                                h: 1075
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 947
                                h: 1080
                              - x: 162
                                'y': 0
                                w: 540
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 1920
                                h: 1080
                          media_results:
                            result:
                              media_key: '3_1876188767909785600'
                    conversation_id: '1876188777934405922'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1876188469648875773'
                    creation_date: Mon Jan 06 08:08:56 +0000 2025
                    text: >-
                      Relive Liverpool and Man Utd's thrilling 2-2 draw
                      🍿https://t.co/d4aIiWAuSK
                    media_url:
                      - >-
                        https://pbs.twimg.com/amplify_video_thumb/1875999933335003136/img/FRZBWi8NSJnQdx3o.jpg
                    video_url: null
                    user:
                      creation_date: Wed Jul 27 21:09:32 +0000 2011
                      user_id: '343627165'
                      username: premierleague
                      name: Premier League
                      follower_count: 45170852
                      following_count: 80
                      favourites_count: 2650
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: ''
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1742837199005954048/YGI6Kw7P_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/343627165/1736027627
                      description: >-
                        The official account of the Premier League 📱
                        @OfficialFPL | @PLforIndia | @PLinUSA | @PLinArabic Join
                        us on YouTube https://t.co/qj67qjcMYx
                      external_url: http://youtube.com/premierleague
                      number_of_tweets: 164146
                      bot: false
                      timestamp: 1311800972
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 37260
                      verified_type: null
                    language: en
                    favorite_count: 21658
                    retweet_count: 2612
                    reply_count: 275
                    quote_count: 134
                    retweet: true
                    views: null
                    timestamp: 1736150936
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/LFC/status/1876040988554088538/video/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/d4aIiWAuSK
                          expanded_url: https://x.com/LFC/status/1876040988554088538/video/1
                          id_str: '1875999933335003136'
                          indices:
                            - 51
                            - 74
                          media_key: '13_1875999933335003136'
                          media_url_https: >-
                            https://pbs.twimg.com/amplify_video_thumb/1875999933335003136/img/FRZBWi8NSJnQdx3o.jpg
                          source_status_id_str: '1876040988554088538'
                          source_user_id_str: '19583545'
                          type: video
                          url: https://t.co/d4aIiWAuSK
                          additional_media_info:
                            title: ''
                            description: ''
                            embeddable: true
                            monetizable: false
                            source_user:
                              user_results:
                                result:
                                  __typename: User
                                  id: VXNlcjoxOTU4MzU0NQ==
                                  rest_id: '19583545'
                                  affiliates_highlighted_label: {}
                                  has_graduated_access: true
                                  is_blue_verified: true
                                  profile_image_shape: Square
                                  legacy:
                                    following: false
                                    can_dm: false
                                    can_media_tag: true
                                    created_at: Tue Jan 27 09:05:21 +0000 2009
                                    default_profile: false
                                    default_profile_image: false
                                    description: >-
                                      Official X account of Liverpool Football
                                      Club 🔴 Stop The Hate, Report It.
                                      #RedTogether ✊ @LFCHelp 💻
                                    entities:
                                      description:
                                        urls: []
                                      url:
                                        urls:
                                          - display_url: linktr.ee/liverpoolfootb…
                                            expanded_url: https://linktr.ee/liverpoolfootballclub
                                            url: https://t.co/WJym8FnwH8
                                            indices:
                                              - 0
                                              - 23
                                    fast_followers_count: 0
                                    favourites_count: 16602
                                    followers_count: 24692123
                                    friends_count: 339337
                                    has_custom_timelines: true
                                    is_translator: false
                                    listed_count: 29944
                                    location: Anfield
                                    media_count: 57245
                                    name: Liverpool FC
                                    normal_followers_count: 24692123
                                    pinned_tweet_ids_str: []
                                    possibly_sensitive: false
                                    profile_banner_url: >-
                                      https://pbs.twimg.com/profile_banners/19583545/1736260742
                                    profile_image_url_https: >-
                                      https://pbs.twimg.com/profile_images/1856268307868844032/lbdn4-vK_normal.jpg
                                    profile_interstitial_type: ''
                                    screen_name: LFC
                                    statuses_count: 123258
                                    translator_type: none
                                    url: https://t.co/WJym8FnwH8
                                    verified: false
                                    verified_type: Business
                                    want_retweets: false
                                    withheld_in_countries: []
                                  tipjar_settings: {}
                          ext_media_availability:
                            status: Available
                          sizes:
                            large:
                              h: 1080
                              w: 1920
                              resize: fit
                            medium:
                              h: 675
                              w: 1200
                              resize: fit
                            small:
                              h: 383
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1080
                            width: 1920
                            focus_rects: []
                          video_info:
                            aspect_ratio:
                              - 16
                              - 9
                            duration_millis: 120000
                            variants:
                              - content_type: application/x-mpegURL
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999933335003136/pl/2hcyacRX7dSF05T5.m3u8?tag=16&v=756
                              - bitrate: 288000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999933335003136/vid/avc1/480x270/_i1dWukt6An2Hsmc.mp4?tag=16
                              - bitrate: 832000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999933335003136/vid/avc1/640x360/Fl-c9Jj9RoHzGB1O.mp4?tag=16
                              - bitrate: 2176000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999933335003136/vid/avc1/1280x720/m2vKqLvhCYT6zEX7.mp4?tag=16
                              - bitrate: 10368000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875999933335003136/vid/avc1/1920x1080/YfmVcHkPGFCimn8v.mp4?tag=16
                          media_results:
                            result:
                              media_key: '13_1875999933335003136'
                    conversation_id: '1876179127272902752'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875973641600717118'
                    creation_date: Sun Jan 05 18:32:24 +0000 2025
                    text: >-
                      Roy Keane roasting Trent Alexander-Arnold 😂
                      https://t.co/C8vopvbVnZ
                    media_url:
                      - https://pbs.twimg.com/media/GgjME6CXEAAsraX.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: cy
                    favorite_count: 2
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 1
                    retweet: false
                    views: 324
                    timestamp: 1736101944
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875973641600717118/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/C8vopvbVnZ
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875973641600717118/photo/1
                          id_str: '1875973629470511104'
                          indices:
                            - 44
                            - 67
                          media_key: '3_1875973629470511104'
                          media_url_https: https://pbs.twimg.com/media/GgjME6CXEAAsraX.jpg
                          type: photo
                          url: https://t.co/C8vopvbVnZ
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 120
                                  'y': 117
                                  h: 280
                                  w: 280
                            medium:
                              faces:
                                - x: 120
                                  'y': 117
                                  h: 280
                                  w: 280
                            small:
                              faces:
                                - x: 91
                                  'y': 88
                                  h: 212
                                  w: 212
                            orig:
                              faces:
                                - x: 120
                                  'y': 117
                                  h: 280
                                  w: 280
                          sizes:
                            large:
                              h: 895
                              w: 720
                              resize: fit
                            medium:
                              h: 895
                              w: 720
                              resize: fit
                            small:
                              h: 680
                              w: 547
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 895
                            width: 720
                            focus_rects:
                              - x: 0
                                'y': 492
                                w: 720
                                h: 403
                              - x: 0
                                'y': 175
                                w: 720
                                h: 720
                              - x: 0
                                'y': 74
                                w: 720
                                h: 821
                              - x: 111
                                'y': 0
                                w: 448
                                h: 895
                              - x: 0
                                'y': 0
                                w: 720
                                h: 895
                          media_results:
                            result:
                              media_key: '3_1875973629470511104'
                    conversation_id: '1875973641600717118'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875972594115219629'
                    creation_date: Sun Jan 05 18:28:14 +0000 2025
                    text: |-
                      What a second half!
                      Liverpool 2-2 Manchester United 
                      #LIVMUN
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 2
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 276
                    timestamp: 1736101694
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875972594115219629'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875966137810489809'
                    creation_date: Sun Jan 05 18:02:35 +0000 2025
                    text: >-
                      12 goals in 14 Premier League games for Mo Salah 🔥🔥🔥
                      https://t.co/e0JEVd2Xtx
                    media_url:
                      - https://pbs.twimg.com/media/GgjFBhKWEAEw-TK.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 5
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 315
                    timestamp: 1736100155
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875966137810489809/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/e0JEVd2Xtx
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875966137810489809/photo/1
                          id_str: '1875965874672111617'
                          indices:
                            - 53
                            - 76
                          media_key: '3_1875965874672111617'
                          media_url_https: https://pbs.twimg.com/media/GgjFBhKWEAEw-TK.jpg
                          type: photo
                          url: https://t.co/e0JEVd2Xtx
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 671
                                  'y': 95
                                  h: 279
                                  w: 279
                            medium:
                              faces:
                                - x: 435
                                  'y': 61
                                  h: 181
                                  w: 181
                            small:
                              faces:
                                - x: 246
                                  'y': 34
                                  h: 102
                                  w: 102
                            orig:
                              faces:
                                - x: 671
                                  'y': 95
                                  h: 279
                                  w: 279
                          sizes:
                            large:
                              h: 1849
                              w: 1479
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1849
                            width: 1479
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1479
                                h: 828
                              - x: 0
                                'y': 0
                                w: 1479
                                h: 1479
                              - x: 0
                                'y': 0
                                w: 1479
                                h: 1686
                              - x: 323
                                'y': 0
                                w: 925
                                h: 1849
                              - x: 0
                                'y': 0
                                w: 1479
                                h: 1849
                          media_results:
                            result:
                              media_key: '3_1875965874672111617'
                    conversation_id: '1875966137810489809'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875965451060298217'
                    creation_date: Sun Jan 05 17:59:51 +0000 2025
                    text: |-
                      Mo Salah converts from the spot!
                      Liverpool 2-1 Manchester United 
                      #LIVMUN
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 4
                    quote_count: 0
                    retweet: false
                    views: 287
                    timestamp: 1736099991
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875965451060298217'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875962758703047036'
                    creation_date: Sun Jan 05 17:49:10 +0000 2025
                    text: |-
                      10 goals in the last 15 games for Cody Gakpo.
                      That was a brilliant finish 
                      Liverpool 1-1 Manchester United 
                      #LIVMUN
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 3
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 324
                    timestamp: 1736099350
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875962758703047036'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875961217929593120'
                    creation_date: Sun Jan 05 17:43:02 +0000 2025
                    text: |-
                      What a tremendous finish from Lisandro Martinez 
                      Liverpool 0-1 Manchester United 
                      #LIVMUN
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 4
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 555
                    timestamp: 1736098982
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875961217929593120'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875926444532248712'
                    creation_date: Sun Jan 05 15:15:08 +0000 2025
                    text: 'The Reds to take on Manchester United ✊🔴 #LIVMUN'
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Jan 27 09:05:21 +0000 2009
                      user_id: '19583545'
                      username: LFC
                      name: Liverpool FC
                      follower_count: 24692123
                      following_count: 339337
                      favourites_count: 16602
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Anfield
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856268307868844032/lbdn4-vK_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/19583545/1736260742
                      description: >-
                        Official X account of Liverpool Football Club 🔴 Stop
                        The Hate, Report It. #RedTogether ✊ @LFCHelp 💻
                      external_url: https://linktr.ee/liverpoolfootballclub
                      number_of_tweets: 123258
                      bot: false
                      timestamp: 1233047121
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 29944
                      verified_type: null
                    language: en
                    favorite_count: 17697
                    retweet_count: 3529
                    reply_count: 794
                    quote_count: 1815
                    retweet: true
                    views: null
                    timestamp: 1736090108
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875923998980350033'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875926562148909424'
                    creation_date: Sun Jan 05 15:15:01 +0000 2025
                    text: |-
                      🚨 Today's starting XI has landed 👇

                      #MUFC || #LIVMUN
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Fri Apr 20 15:17:43 +0000 2012
                      user_id: '558797310'
                      username: ManUtd
                      name: Manchester United
                      follower_count: 38510621
                      following_count: 143
                      favourites_count: 6687
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: United Store ➡
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856418426496880640/iIvJaO5T_normal.png
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/558797310/1734290033
                      description: The home of Manchester United.
                      external_url: https://bit.ly/3YYcXho
                      number_of_tweets: 92804
                      bot: false
                      timestamp: 1334935063
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 29170
                      verified_type: null
                    language: en
                    favorite_count: 17490
                    retweet_count: 2987
                    reply_count: 1565
                    quote_count: 2344
                    retweet: true
                    views: null
                    timestamp: 1736090101
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875923967803895908'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875910748788175219'
                    creation_date: Sun Jan 05 14:22:29 +0000 2025
                    text: |-
                      Rifinitura Milan a Riyad 
                      Assente #Gabbia per influenza
                       (su @MilanNewsit) https://t.co/fI9FPp2BqJ
                    media_url:
                      - https://pbs.twimg.com/media/GgiS4k2XcAAaBsi.jpg
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: ca
                    favorite_count: 646
                    retweet_count: 35
                    reply_count: 24
                    quote_count: 24
                    retweet: false
                    views: 47911
                    timestamp: 1736086949
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/AntoVitiello/status/1875910748788175219/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/fI9FPp2BqJ
                          expanded_url: >-
                            https://x.com/AntoVitiello/status/1875910748788175219/photo/1
                          id_str: '1875910745461846016'
                          indices:
                            - 75
                            - 98
                          media_key: '3_1875910745461846016'
                          media_url_https: https://pbs.twimg.com/media/GgiS4k2XcAAaBsi.jpg
                          type: photo
                          url: https://t.co/fI9FPp2BqJ
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 40
                                  'y': 258
                                  h: 80
                                  w: 80
                                - x: 1334
                                  'y': 264
                                  h: 76
                                  w: 76
                                - x: 864
                                  'y': 302
                                  h: 74
                                  w: 74
                                - x: 1452
                                  'y': 316
                                  h: 84
                                  w: 84
                                - x: 1008
                                  'y': 322
                                  h: 80
                                  w: 80
                                - x: 516
                                  'y': 310
                                  h: 86
                                  w: 86
                            medium:
                              faces:
                                - x: 23
                                  'y': 151
                                  h: 46
                                  w: 46
                                - x: 781
                                  'y': 154
                                  h: 44
                                  w: 44
                                - x: 506
                                  'y': 176
                                  h: 43
                                  w: 43
                                - x: 850
                                  'y': 185
                                  h: 49
                                  w: 49
                                - x: 590
                                  'y': 188
                                  h: 46
                                  w: 46
                                - x: 302
                                  'y': 181
                                  h: 50
                                  w: 50
                            small:
                              faces:
                                - x: 13
                                  'y': 85
                                  h: 26
                                  w: 26
                                - x: 442
                                  'y': 87
                                  h: 25
                                  w: 25
                                - x: 286
                                  'y': 100
                                  h: 24
                                  w: 24
                                - x: 482
                                  'y': 104
                                  h: 27
                                  w: 27
                                - x: 334
                                  'y': 106
                                  h: 26
                                  w: 26
                                - x: 171
                                  'y': 102
                                  h: 28
                                  w: 28
                            orig:
                              faces:
                                - x: 40
                                  'y': 258
                                  h: 80
                                  w: 80
                                - x: 1334
                                  'y': 264
                                  h: 76
                                  w: 76
                                - x: 864
                                  'y': 302
                                  h: 74
                                  w: 74
                                - x: 1452
                                  'y': 316
                                  h: 84
                                  w: 84
                                - x: 1008
                                  'y': 322
                                  h: 80
                                  w: 80
                                - x: 516
                                  'y': 310
                                  h: 86
                                  w: 86
                          sizes:
                            large:
                              h: 1344
                              w: 2048
                              resize: fit
                            medium:
                              h: 788
                              w: 1200
                              resize: fit
                            small:
                              h: 446
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1344
                            width: 2048
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 2048
                                h: 1147
                              - x: 0
                                'y': 0
                                w: 1344
                                h: 1344
                              - x: 0
                                'y': 0
                                w: 1179
                                h: 1344
                              - x: 0
                                'y': 0
                                w: 672
                                h: 1344
                              - x: 0
                                'y': 0
                                w: 2048
                                h: 1344
                          media_results:
                            result:
                              media_key: '3_1875910745461846016'
                    conversation_id: '1875910748788175219'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 5
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875909270891569620'
                    creation_date: Sun Jan 05 14:16:37 +0000 2025
                    text: |-
                      Comincia l'allenamento di rifinitura a Riyad.
                      #Leao inizia col gruppo 
                      Verso il derby di Supercoppa 
                      (Su @MilanNewsit) https://t.co/dedoUKcbCd
                    media_url:
                      - https://pbs.twimg.com/media/GgiRijKW8AAigwR.jpg
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1024
                    retweet_count: 45
                    reply_count: 17
                    quote_count: 17
                    retweet: false
                    views: 45599
                    timestamp: 1736086597
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/AntoVitiello/status/1875909270891569620/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/dedoUKcbCd
                          expanded_url: >-
                            https://x.com/AntoVitiello/status/1875909270891569620/photo/1
                          id_str: '1875909267540078592'
                          indices:
                            - 119
                            - 142
                          media_key: '3_1875909267540078592'
                          media_url_https: https://pbs.twimg.com/media/GgiRijKW8AAigwR.jpg
                          type: photo
                          url: https://t.co/dedoUKcbCd
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 1660
                              w: 1969
                              resize: fit
                            medium:
                              h: 1012
                              w: 1200
                              resize: fit
                            small:
                              h: 573
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1660
                            width: 1969
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1969
                                h: 1103
                              - x: 202
                                'y': 0
                                w: 1660
                                h: 1660
                              - x: 304
                                'y': 0
                                w: 1456
                                h: 1660
                              - x: 617
                                'y': 0
                                w: 830
                                h: 1660
                              - x: 0
                                'y': 0
                                w: 1969
                                h: 1660
                          media_results:
                            result:
                              media_key: '3_1875909267540078592'
                    conversation_id: '1875909270891569620'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875883102943248463'
                    creation_date: Sun Jan 05 12:32:38 +0000 2025
                    text: >-
                      #Conceicao: la prima ecografia ha escluso una lesione, si
                      tratta di un sovraccarico al flessore della gamba destra.
                      Sarà da valutare giorno per giorno ma è probabile che
                      salti il derby col Torino. #Juventus
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: it
                    favorite_count: 484
                    retweet_count: 36
                    reply_count: 64
                    quote_count: 22
                    retweet: false
                    views: 41141
                    timestamp: 1736080358
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875883102943248463'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1875848881168416952'
                    creation_date: Sun Jan 05 10:16:39 +0000 2025
                    text: >-
                      #Conceição: “#Leao? Abbiamo allenamento al pomeriggio,
                      sicuramente non ha i 90 minuti. Prima bisogna capire se è
                      disponibile, poi se può giocare o no, nel pomeriggio
                      vediamo”
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 383
                    retweet_count: 19
                    reply_count: 2
                    quote_count: 2
                    retweet: false
                    views: 20030
                    timestamp: 1736072199
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875848881168416952'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 2
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875846110683537532'
                    creation_date: Sun Jan 05 10:05:38 +0000 2025
                    text: >-
                      Liverpool have released the following statement:


                      “A safety meeting was held this morning to assess the
                      weather and travel conditions for today’s fixture against
                      Manchester United at Anfield.”


                      “At this stage the match is planned to go ahead as normal
                      and every effort is being https://t.co/bNrKhhydGZ
                    media_url:
                      - https://pbs.twimg.com/media/GghYFMGXQAAMHa8.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 8
                    retweet_count: 1
                    reply_count: 1
                    quote_count: 0
                    retweet: false
                    views: 605
                    timestamp: 1736071538
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875846110683537532/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/bNrKhhydGZ
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875846110683537532/photo/1
                          id_str: '1875846090970316800'
                          indices:
                            - 278
                            - 301
                          media_key: '3_1875846090970316800'
                          media_url_https: https://pbs.twimg.com/media/GghYFMGXQAAMHa8.jpg
                          type: photo
                          url: https://t.co/bNrKhhydGZ
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 74
                                  'y': 416
                                  h: 728
                                  w: 728
                                - x: 664
                                  'y': 462
                                  h: 856
                                  w: 856
                            medium:
                              faces:
                                - x: 43
                                  'y': 243
                                  h: 426
                                  w: 426
                                - x: 389
                                  'y': 270
                                  h: 501
                                  w: 501
                            small:
                              faces:
                                - x: 24
                                  'y': 138
                                  h: 241
                                  w: 241
                                - x: 220
                                  'y': 153
                                  h: 284
                                  w: 284
                            orig:
                              faces:
                                - x: 74
                                  'y': 416
                                  h: 728
                                  w: 728
                                - x: 664
                                  'y': 462
                                  h: 856
                                  w: 856
                          sizes:
                            large:
                              h: 2048
                              w: 1638
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 2048
                            width: 1638
                            focus_rects:
                              - x: 0
                                'y': 1131
                                w: 1638
                                h: 917
                              - x: 0
                                'y': 410
                                w: 1638
                                h: 1638
                              - x: 0
                                'y': 181
                                w: 1638
                                h: 1867
                              - x: 153
                                'y': 0
                                w: 1024
                                h: 2048
                              - x: 0
                                'y': 0
                                w: 1638
                                h: 2048
                          media_results:
                            result:
                              media_key: '3_1875846090970316800'
                    conversation_id: '1875846110683537532'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875845740486185100'
                    creation_date: Sun Jan 05 10:04:10 +0000 2025
                    text: |-
                      What's your predictions for this game?
                      #LIVMUN #LIVERPOOL https://t.co/q7pmtnBSRw
                    media_url:
                      - https://pbs.twimg.com/media/GghXvUaWIAAUngK.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 9
                    retweet_count: 3
                    reply_count: 5
                    quote_count: 0
                    retweet: false
                    views: 884
                    timestamp: 1736071450
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875845740486185100/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/q7pmtnBSRw
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875845740486185100/photo/1
                          id_str: '1875845715244490752'
                          indices:
                            - 58
                            - 81
                          media_key: '3_1875845715244490752'
                          media_url_https: https://pbs.twimg.com/media/GghXvUaWIAAUngK.jpg
                          type: photo
                          url: https://t.co/q7pmtnBSRw
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 74
                                  'y': 416
                                  h: 728
                                  w: 728
                                - x: 664
                                  'y': 462
                                  h: 856
                                  w: 856
                            medium:
                              faces:
                                - x: 43
                                  'y': 243
                                  h: 426
                                  w: 426
                                - x: 389
                                  'y': 270
                                  h: 501
                                  w: 501
                            small:
                              faces:
                                - x: 24
                                  'y': 138
                                  h: 241
                                  w: 241
                                - x: 220
                                  'y': 153
                                  h: 284
                                  w: 284
                            orig:
                              faces:
                                - x: 74
                                  'y': 416
                                  h: 728
                                  w: 728
                                - x: 664
                                  'y': 462
                                  h: 856
                                  w: 856
                          sizes:
                            large:
                              h: 2048
                              w: 1638
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 2048
                            width: 1638
                            focus_rects:
                              - x: 0
                                'y': 1131
                                w: 1638
                                h: 917
                              - x: 0
                                'y': 410
                                w: 1638
                                h: 1638
                              - x: 0
                                'y': 181
                                w: 1638
                                h: 1867
                              - x: 153
                                'y': 0
                                w: 1024
                                h: 2048
                              - x: 0
                                'y': 0
                                w: 1638
                                h: 2048
                          media_results:
                            result:
                              media_key: '3_1875845715244490752'
                    conversation_id: '1875845740486185100'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875843031540404608'
                    creation_date: Sun Jan 05 09:53:24 +0000 2025
                    text: >-
                      #Conceição ancora un po’ febbricitante: “Non sto tanto
                      bene, spero che la squadra stia meglio di me. Dobbiamo
                      essere uomini e prenderci le responsabilità. Dobbiamo
                      avere fame di vincere un titolo. Ci sono delle difficoltà
                      ma la vita è cosi”
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 663
                    retweet_count: 32
                    reply_count: 7
                    quote_count: 2
                    retweet: false
                    views: 27578
                    timestamp: 1736070804
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875843031540404608'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875840606414815375'
                    creation_date: Sun Jan 05 09:43:46 +0000 2025
                    text: >-
                      #Milik ha riportato dei DOMS muscolari per via dei carichi
                      di lavoro svolti durante le ultime settimane di
                      preparazione, di conseguenza il suo rientro slitta per un
                      paio di settimane. Ma ora la #Juventus è più convinta ad
                      andare dritta sul #calciomercato anche in attacco.
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: it
                    favorite_count: 442
                    retweet_count: 30
                    reply_count: 121
                    quote_count: 49
                    retweet: false
                    views: 66148
                    timestamp: 1736070226
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875840606414815375'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 6
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1875830206050783664'
                    creation_date: Sun Jan 05 06:37:23 +0000 2025
                    text: >-
                      Inter-Milan, a voi la prima. Juve, il non detto lacera. Ma
                      le strumentalizzazioni son peggio


                      Leggi l’editoriale di @GiovaAlbanese ✍️


                      https://t.co/4ZHUdVw2bH
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Wed May 07 11:11:53 +0000 2014
                      user_id: '2533829229'
                      username: tvdellosport
                      name: Sportitalia
                      follower_count: 164726
                      following_count: 413
                      favourites_count: 2366
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1164157302020169728/SQZ1oDW4_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/2533829229/1600076335
                      description: 📺 La TV dello sport
                      external_url: https://www.sportitalia.it/
                      number_of_tweets: 92686
                      bot: false
                      timestamp: 1399461113
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 808
                      verified_type: null
                    language: it
                    favorite_count: 13
                    retweet_count: 3
                    reply_count: 4
                    quote_count: 0
                    retweet: true
                    views: null
                    timestamp: 1736059043
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875793699453727000'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875819522453840143'
                    creation_date: Sun Jan 05 06:30:00 +0000 2025
                    text: >-
                      🔴 MATCHDAY 🔴


                      Kicking off 2025 by taking on Manchester United at Anfield
                      ✊


                      #WalkOn | #LIVMUN https://t.co/kOxKRWKFiA
                    media_url:
                      - https://pbs.twimg.com/media/Ggclu8nWMAAgg8c.jpg
                    video_url: null
                    user:
                      creation_date: Tue Jan 27 09:05:21 +0000 2009
                      user_id: '19583545'
                      username: LFC
                      name: Liverpool FC
                      follower_count: 24692123
                      following_count: 339337
                      favourites_count: 16602
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Anfield
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856268307868844032/lbdn4-vK_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/19583545/1736260742
                      description: >-
                        Official X account of Liverpool Football Club 🔴 Stop
                        The Hate, Report It. #RedTogether ✊ @LFCHelp 💻
                      external_url: https://linktr.ee/liverpoolfootballclub
                      number_of_tweets: 123258
                      bot: false
                      timestamp: 1233047121
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 29944
                      verified_type: null
                    language: en
                    favorite_count: 23230
                    retweet_count: 3607
                    reply_count: 477
                    quote_count: 651
                    retweet: true
                    views: null
                    timestamp: 1736058600
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/LFC/status/1875791843470012772/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/kOxKRWKFiA
                          expanded_url: https://x.com/LFC/status/1875791843470012772/photo/1
                          ext_alt_text: >-
                            Matchday graphic for Liverpool vs Manchester United
                            in the Premier League.


                            The match will take place on Sunday 5th January
                            2025, 16:30 GMT kick-off at Anfield.
                          id_str: '1875509258298470400'
                          indices:
                            - 94
                            - 117
                          media_key: '3_1875509258298470400'
                          media_url_https: https://pbs.twimg.com/media/Ggclu8nWMAAgg8c.jpg
                          type: photo
                          url: https://t.co/kOxKRWKFiA
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 261
                                  'y': 1421
                                  h: 71
                                  w: 71
                                - x: 1177
                                  'y': 821
                                  h: 109
                                  w: 109
                                - x: 1277
                                  'y': 713
                                  h: 195
                                  w: 195
                            medium:
                              faces:
                                - x: 153
                                  'y': 832
                                  h: 41
                                  w: 41
                                - x: 690
                                  'y': 481
                                  h: 64
                                  w: 64
                                - x: 748
                                  'y': 418
                                  h: 114
                                  w: 114
                            small:
                              faces:
                                - x: 86
                                  'y': 471
                                  h: 23
                                  w: 23
                                - x: 391
                                  'y': 272
                                  h: 36
                                  w: 36
                                - x: 424
                                  'y': 236
                                  h: 64
                                  w: 64
                            orig:
                              faces:
                                - x: 345
                                  'y': 1874
                                  h: 94
                                  w: 94
                                - x: 1553
                                  'y': 1083
                                  h: 145
                                  w: 145
                                - x: 1684
                                  'y': 941
                                  h: 258
                                  w: 258
                          sizes:
                            large:
                              h: 2048
                              w: 1638
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 2700
                            width: 2160
                            focus_rects:
                              - x: 0
                                'y': 1487
                                w: 2160
                                h: 1210
                              - x: 0
                                'y': 540
                                w: 2160
                                h: 2160
                              - x: 0
                                'y': 238
                                w: 2160
                                h: 2462
                              - x: 810
                                'y': 0
                                w: 1350
                                h: 2700
                              - x: 0
                                'y': 0
                                w: 2160
                                h: 2700
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1875509258298470400'
                    conversation_id: '1875791843470012772'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875843334935343233'
                    creation_date: Sun Jan 05 02:10:36 +0000 2025
                    text: |-
                      MATTHEW KNIES 🚨🚨

                      OH MY! https://t.co/2cTVOtj84z
                    media_url:
                      - >-
                        https://pbs.twimg.com/ext_tw_video_thumb/1875726518996852736/pu/img/WcUIN8Y7jT2wacw1.jpg
                    video_url: null
                    user:
                      creation_date: Sat Sep 14 22:32:30 +0000 2019
                      user_id: '1173001486495821825'
                      username: TicTacTOmar
                      name: Omar
                      follower_count: 47893
                      following_count: 401
                      favourites_count: 30624
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Toronto, Ontario
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1802072291154554881/jS-KEopJ_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/1173001486495821825/1568502647
                      description: Wheel. Snipe. Celly. GIF.
                      external_url: null
                      number_of_tweets: 61792
                      bot: false
                      timestamp: 1568500350
                      has_nft_avatar: false
                      category: null
                      default_profile: true
                      default_profile_image: false
                      listed_count: 397
                      verified_type: null
                    language: en
                    favorite_count: 878
                    retweet_count: 84
                    reply_count: 10
                    quote_count: 22
                    retweet: true
                    views: null
                    timestamp: 1736043036
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/TicTacTOmar/status/1875726562110108008/video/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/2cTVOtj84z
                          expanded_url: >-
                            https://x.com/TicTacTOmar/status/1875726562110108008/video/1
                          id_str: '1875726518996852736'
                          indices:
                            - 25
                            - 48
                          media_key: '7_1875726518996852736'
                          media_url_https: >-
                            https://pbs.twimg.com/ext_tw_video_thumb/1875726518996852736/pu/img/WcUIN8Y7jT2wacw1.jpg
                          type: video
                          url: https://t.co/2cTVOtj84z
                          additional_media_info:
                            monetizable: false
                          ext_media_availability:
                            status: Available
                          sizes:
                            large:
                              h: 392
                              w: 698
                              resize: fit
                            medium:
                              h: 392
                              w: 698
                              resize: fit
                            small:
                              h: 382
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 392
                            width: 698
                            focus_rects: []
                          video_info:
                            aspect_ratio:
                              - 349
                              - 196
                            duration_millis: 6811
                            variants:
                              - content_type: application/x-mpegURL
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875726518996852736/pu/pl/8lby0DW7aYL3sv-k.m3u8?tag=12
                              - bitrate: 256000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875726518996852736/pu/vid/avc1/480x270/CMbpUEHLuGPwMD0j.mp4?tag=12
                              - bitrate: 832000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875726518996852736/pu/vid/avc1/698x392/DCgJnZsIfacKGpK1.mp4?tag=12
                          media_results:
                            result:
                              media_key: '7_1875726518996852736'
                    conversation_id: '1875726562110108008'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875651693947580882'
                    creation_date: Sat Jan 04 21:13:06 +0000 2025
                    text: Anthony Gordon vs Big Six https://t.co/goRk7rBrAC
                    media_url:
                      - https://pbs.twimg.com/media/GgenRD0W0AAu2eR.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 2
                    quote_count: 0
                    retweet: false
                    views: 257
                    timestamp: 1736025186
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875651693947580882/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/goRk7rBrAC
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875651693947580882/photo/1
                          id_str: '1875651681347620864'
                          indices:
                            - 26
                            - 49
                          media_key: '3_1875651681347620864'
                          media_url_https: https://pbs.twimg.com/media/GgenRD0W0AAu2eR.jpg
                          type: photo
                          url: https://t.co/goRk7rBrAC
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 560
                                  'y': 536
                                  h: 59
                                  w: 59
                                - x: 186
                                  'y': 61
                                  h: 170
                                  w: 170
                            medium:
                              faces:
                                - x: 560
                                  'y': 536
                                  h: 59
                                  w: 59
                                - x: 186
                                  'y': 61
                                  h: 170
                                  w: 170
                            small:
                              faces:
                                - x: 419
                                  'y': 401
                                  h: 44
                                  w: 44
                                - x: 139
                                  'y': 45
                                  h: 127
                                  w: 127
                            orig:
                              faces:
                                - x: 560
                                  'y': 536
                                  h: 59
                                  w: 59
                                - x: 186
                                  'y': 61
                                  h: 170
                                  w: 170
                          sizes:
                            large:
                              h: 909
                              w: 720
                              resize: fit
                            medium:
                              h: 909
                              w: 720
                              resize: fit
                            small:
                              h: 680
                              w: 539
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 909
                            width: 720
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 720
                                h: 403
                              - x: 0
                                'y': 0
                                w: 720
                                h: 720
                              - x: 0
                                'y': 0
                                w: 720
                                h: 821
                              - x: 22
                                'y': 0
                                w: 455
                                h: 909
                              - x: 0
                                'y': 0
                                w: 720
                                h: 909
                          media_results:
                            result:
                              media_key: '3_1875651681347620864'
                    conversation_id: '1875651693947580882'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875476298682011887'
                    creation_date: Sat Jan 04 09:36:08 +0000 2025
                    text: >-
                      This Manchester United squad then was 🔥🔥🔥
                      https://t.co/KG569kZdBM
                    media_url:
                      - https://pbs.twimg.com/media/GgcHvfJWcAAdA0R.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 111
                    timestamp: 1735983368
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875476298682011887/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/KG569kZdBM
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875476298682011887/photo/1
                          id_str: '1875476282219065344'
                          indices:
                            - 42
                            - 65
                          media_key: '3_1875476282219065344'
                          media_url_https: https://pbs.twimg.com/media/GgcHvfJWcAAdA0R.jpg
                          type: photo
                          url: https://t.co/KG569kZdBM
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 922
                              w: 2048
                              resize: fit
                            medium:
                              h: 540
                              w: 1200
                              resize: fit
                            small:
                              h: 306
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 936
                            width: 2080
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1671
                                h: 936
                              - x: 104
                                'y': 0
                                w: 936
                                h: 936
                              - x: 162
                                'y': 0
                                w: 821
                                h: 936
                              - x: 338
                                'y': 0
                                w: 468
                                h: 936
                              - x: 0
                                'y': 0
                                w: 2080
                                h: 936
                          media_results:
                            result:
                              media_key: '3_1875476282219065344'
                    conversation_id: '1875476298682011887'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875474253015040444'
                    creation_date: Sat Jan 04 09:28:01 +0000 2025
                    text: >-
                      Just watching the highlight of Liverpool vs Manchester
                      United the one they won 7-0, man all the 7 goals were a
                      beauty 😍
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 218
                    timestamp: 1735982881
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875474253015040444'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875474217048928471'
                    creation_date: Sat Jan 04 09:27:52 +0000 2025
                    text: >-
                      This Dimitar Berbatov goal vs Liverpool was something
                      special 😲 

                      He got an Hattrick in that game as Manchester United won
                      3-2 https://t.co/ZeP00IlB7a
                    media_url:
                      - >-
                        https://pbs.twimg.com/ext_tw_video_thumb/1875473866266390528/pu/img/5DDHvCP2t6Kpjhc6.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 1
                    retweet: false
                    views: 238
                    timestamp: 1735982872
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875474217048928471/video/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/ZeP00IlB7a
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875474217048928471/video/1
                          id_str: '1875473866266390528'
                          indices:
                            - 126
                            - 149
                          media_key: '7_1875473866266390528'
                          media_url_https: >-
                            https://pbs.twimg.com/ext_tw_video_thumb/1875473866266390528/pu/img/5DDHvCP2t6Kpjhc6.jpg
                          type: video
                          url: https://t.co/ZeP00IlB7a
                          additional_media_info:
                            monetizable: false
                          ext_media_availability:
                            status: Available
                          sizes:
                            large:
                              h: 718
                              w: 576
                              resize: fit
                            medium:
                              h: 718
                              w: 576
                              resize: fit
                            small:
                              h: 680
                              w: 546
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 718
                            width: 576
                            focus_rects: []
                          allow_download_status:
                            allow_download: true
                          video_info:
                            aspect_ratio:
                              - 288
                              - 359
                            duration_millis: 56819
                            variants:
                              - content_type: application/x-mpegURL
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875473866266390528/pu/pl/zFUI394ROfGeB9_O.m3u8?tag=12
                              - bitrate: 632000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875473866266390528/pu/vid/avc1/320x398/RsM8fOg9DUHMlyrQ.mp4?tag=12
                              - bitrate: 950000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875473866266390528/pu/vid/avc1/480x598/e8a3SFYQ5PV_GNi0.mp4?tag=12
                              - bitrate: 2176000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1875473866266390528/pu/vid/avc1/576x718/-1MXe4EpQDrbn9jf.mp4?tag=12
                          media_results:
                            result:
                              media_key: '7_1875473866266390528'
                    conversation_id: '1875474217048928471'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875471176501473369'
                    creation_date: Sat Jan 04 09:15:47 +0000 2025
                    text: |-
                      Expected Chelsea XI vs Palace:

                      - Sanchez

                      - Gusto
                      - Tosin
                      - Colwill
                      - Cucurella

                      - Caicedo
                      - Fernandez

                      - Neto
                      - Palmer
                      - Sancho

                      - Jackson

                      ~ @BobbyVincentFL
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: tl
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 157
                    timestamp: 1735982147
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875471176501473369'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875470412244774999'
                    creation_date: Sat Jan 04 09:10:00 +0000 2025
                    text: >-
                      Matchweek 20 kicks off with SEVEN Saturday fixtures 😍
                      https://t.co/Z8EJwVUyLW
                    media_url:
                      - https://pbs.twimg.com/media/GgX85QUXsAAEuoi.jpg
                    video_url: null
                    user:
                      creation_date: Wed Jul 27 21:09:32 +0000 2011
                      user_id: '343627165'
                      username: premierleague
                      name: Premier League
                      follower_count: 45170852
                      following_count: 80
                      favourites_count: 2650
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: ''
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1742837199005954048/YGI6Kw7P_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/343627165/1736027627
                      description: >-
                        The official account of the Premier League 📱
                        @OfficialFPL | @PLforIndia | @PLinUSA | @PLinArabic Join
                        us on YouTube https://t.co/qj67qjcMYx
                      external_url: http://youtube.com/premierleague
                      number_of_tweets: 164146
                      bot: false
                      timestamp: 1311800972
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 37260
                      verified_type: null
                    language: en
                    favorite_count: 6517
                    retweet_count: 674
                    reply_count: 162
                    quote_count: 38
                    retweet: true
                    views: null
                    timestamp: 1735981800
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/premierleague/status/1875469719379095715/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/Z8EJwVUyLW
                          expanded_url: >-
                            https://x.com/premierleague/status/1875469719379095715/photo/1
                          id_str: '1875182880432828416'
                          indices:
                            - 54
                            - 77
                          media_key: '3_1875182880432828416'
                          media_url_https: https://pbs.twimg.com/media/GgX85QUXsAAEuoi.jpg
                          type: photo
                          url: https://t.co/Z8EJwVUyLW
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 122
                                  'y': 975
                                  h: 71
                                  w: 71
                                - x: 330
                                  'y': 193
                                  h: 164
                                  w: 164
                                - x: 528
                                  'y': 76
                                  h: 133
                                  w: 133
                            medium:
                              faces:
                                - x: 108
                                  'y': 866
                                  h: 63
                                  w: 63
                                - x: 293
                                  'y': 171
                                  h: 145
                                  w: 145
                                - x: 469
                                  'y': 67
                                  h: 118
                                  w: 118
                            small:
                              faces:
                                - x: 61
                                  'y': 491
                                  h: 35
                                  w: 35
                                - x: 166
                                  'y': 97
                                  h: 82
                                  w: 82
                                - x: 265
                                  'y': 38
                                  h: 66
                                  w: 66
                            orig:
                              faces:
                                - x: 122
                                  'y': 975
                                  h: 71
                                  w: 71
                                - x: 330
                                  'y': 193
                                  h: 164
                                  w: 164
                                - x: 528
                                  'y': 76
                                  h: 133
                                  w: 133
                          sizes:
                            large:
                              h: 1350
                              w: 1080
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1350
                            width: 1080
                            focus_rects:
                              - x: 0
                                'y': 474
                                w: 1080
                                h: 605
                              - x: 0
                                'y': 236
                                w: 1080
                                h: 1080
                              - x: 0
                                'y': 119
                                w: 1080
                                h: 1231
                              - x: 236
                                'y': 0
                                w: 675
                                h: 1350
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1350
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1875182880432828416'
                    conversation_id: '1875469719379095715'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875469159943094581'
                    creation_date: Sat Jan 04 09:07:46 +0000 2025
                    text: >-
                      Watching an highlight of Liverpool vs Manchester United
                      1993/94 season 

                      And Liverpool came back from losing 3-0 to drawing the
                      game 3-3.

                      Makes me remember their UEFA CHAMPIONS LEAGUE Final
                      against AC Milan in Istanbul.
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 180
                    timestamp: 1735981666
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875469159943094581'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875468599525257329'
                    creation_date: Sat Jan 04 09:05:33 +0000 2025
                    text: Crouch and Clouch both played for Liverpool 😲
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 138
                    timestamp: 1735981533
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875468599525257329'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875473045655318779'
                    creation_date: Sat Jan 04 09:02:00 +0000 2025
                    text: |-
                      ⚫️ 𝗠𝗔𝗧𝗖𝗛𝘿𝘼𝙔 🔴

                      🆚 Brighton &amp; Hove Albion
                      🕠 5.30pm (UK)
                      🏆 Premier League
                      🏟 Amex Stadium https://t.co/pLvtFGpY2E
                    media_url:
                      - https://pbs.twimg.com/media/GgXX83cXAAA69P-.jpg
                    video_url: null
                    user:
                      creation_date: Thu Apr 23 13:38:19 +0000 2009
                      user_id: '34613288'
                      username: Arsenal
                      name: Arsenal
                      follower_count: 22554588
                      following_count: 83262
                      favourites_count: 7853
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: London
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1877638225780473856/QzEAnVp0_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/34613288/1736500069
                      description: >-
                        The official account of Arsenal Football Club.
                        @ArsenalWFC @ArsenalAcademy
                      external_url: http://www.arsenal.com
                      number_of_tweets: 113476
                      bot: false
                      timestamp: 1240493899
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 33982
                      verified_type: null
                    language: en
                    favorite_count: 13898
                    retweet_count: 2085
                    reply_count: 237
                    quote_count: 182
                    retweet: true
                    views: null
                    timestamp: 1735981320
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/Arsenal/status/1875467706582945859/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/pLvtFGpY2E
                          expanded_url: >-
                            https://x.com/Arsenal/status/1875467706582945859/photo/1
                          ext_alt_text: 'Matchday: Brighton & Hove Albion v Arsenal'
                          id_str: '1875142260544700416'
                          indices:
                            - 90
                            - 113
                          media_key: '3_1875142260544700416'
                          media_url_https: https://pbs.twimg.com/media/GgXX83cXAAA69P-.jpg
                          type: photo
                          url: https://t.co/pLvtFGpY2E
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 433
                                  'y': 444
                                  h: 76
                                  w: 76
                                - x: 157
                                  'y': 668
                                  h: 67
                                  w: 67
                                - x: 487
                                  'y': 91
                                  h: 98
                                  w: 98
                                - x: 573
                                  'y': 99
                                  h: 86
                                  w: 86
                                - x: 344
                                  'y': 24
                                  h: 109
                                  w: 109
                            medium:
                              faces:
                                - x: 433
                                  'y': 444
                                  h: 76
                                  w: 76
                                - x: 157
                                  'y': 668
                                  h: 67
                                  w: 67
                                - x: 487
                                  'y': 91
                                  h: 98
                                  w: 98
                                - x: 573
                                  'y': 99
                                  h: 86
                                  w: 86
                                - x: 344
                                  'y': 24
                                  h: 109
                                  w: 109
                            small:
                              faces:
                                - x: 272
                                  'y': 279
                                  h: 47
                                  w: 47
                                - x: 98
                                  'y': 420
                                  h: 42
                                  w: 42
                                - x: 306
                                  'y': 57
                                  h: 61
                                  w: 61
                                - x: 360
                                  'y': 62
                                  h: 54
                                  w: 54
                                - x: 216
                                  'y': 15
                                  h: 68
                                  w: 68
                            orig:
                              faces:
                                - x: 433
                                  'y': 444
                                  h: 76
                                  w: 76
                                - x: 157
                                  'y': 668
                                  h: 67
                                  w: 67
                                - x: 487
                                  'y': 91
                                  h: 98
                                  w: 98
                                - x: 573
                                  'y': 99
                                  h: 86
                                  w: 86
                                - x: 344
                                  'y': 24
                                  h: 109
                                  w: 109
                          sizes:
                            large:
                              h: 1080
                              w: 1080
                              resize: fit
                            medium:
                              h: 1080
                              w: 1080
                              resize: fit
                            small:
                              h: 680
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1080
                            width: 1080
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 605
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1080
                              - x: 133
                                'y': 0
                                w: 947
                                h: 1080
                              - x: 351
                                'y': 0
                                w: 540
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1080
                          media_results:
                            result:
                              media_key: '3_1875142260544700416'
                    conversation_id: '1875467706582945859'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875469587422359615'
                    creation_date: Sat Jan 04 07:00:00 +0000 2025
                    text: |-
                      Matchday as the Blues travel to Crystal Palace. ✊

                      #CFC  | #CRYCHE https://t.co/g36WhxExbN
                    media_url:
                      - https://pbs.twimg.com/media/GgYpR67XUAA2QOR.jpg
                    video_url: null
                    user:
                      creation_date: Thu Mar 05 11:54:25 +0000 2009
                      user_id: '22910295'
                      username: ChelseaFC
                      name: Chelsea FC
                      follower_count: 26130772
                      following_count: 277
                      favourites_count: 19153
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Stamford Bridge
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856287465524367360/FKHsk_Fw_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/22910295/1733685953
                      description: ''
                      external_url: https://linktr.ee/chelseafc
                      number_of_tweets: 121839
                      bot: false
                      timestamp: 1236254065
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 28878
                      verified_type: null
                    language: en
                    favorite_count: 11450
                    retweet_count: 1298
                    reply_count: 436
                    quote_count: 239
                    retweet: true
                    views: null
                    timestamp: 1735974000
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/ChelseaFC/status/1875437006022733908/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/g36WhxExbN
                          expanded_url: >-
                            https://x.com/ChelseaFC/status/1875437006022733908/photo/1
                          id_str: '1875231682699153408'
                          indices:
                            - 67
                            - 90
                          media_key: '3_1875231682699153408'
                          media_url_https: https://pbs.twimg.com/media/GgYpR67XUAA2QOR.jpg
                          type: photo
                          url: https://t.co/g36WhxExbN
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 249
                                  'y': 35
                                  h: 105
                                  w: 105
                                - x: 300
                                  'y': 201
                                  h: 395
                                  w: 395
                            medium:
                              faces:
                                - x: 221
                                  'y': 31
                                  h: 93
                                  w: 93
                                - x: 266
                                  'y': 178
                                  h: 351
                                  w: 351
                            small:
                              faces:
                                - x: 125
                                  'y': 17
                                  h: 52
                                  w: 52
                                - x: 151
                                  'y': 101
                                  h: 198
                                  w: 198
                            orig:
                              faces:
                                - x: 249
                                  'y': 35
                                  h: 105
                                  w: 105
                                - x: 300
                                  'y': 201
                                  h: 395
                                  w: 395
                          sizes:
                            large:
                              h: 1350
                              w: 1080
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1350
                            width: 1080
                            focus_rects:
                              - x: 0
                                'y': 136
                                w: 1080
                                h: 605
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1231
                              - x: 169
                                'y': 0
                                w: 675
                                h: 1350
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1350
                          media_results:
                            result:
                              media_key: '3_1875231682699153408'
                    conversation_id: '1875437006022733908'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875295955509260406'
                    creation_date: Fri Jan 03 21:39:31 +0000 2025
                    text: >-
                      #Conceição: “Sono contento per il gruppo perché hanno
                      accettato un allenatore che non ride tanto, non sono qui
                      per farmi degli amici ma per vincere”. (mediaset)
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1692
                    retweet_count: 131
                    reply_count: 19
                    quote_count: 57
                    retweet: false
                    views: 82751
                    timestamp: 1735940371
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875295955509260406'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 35
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875295563974943015'
                    creation_date: Fri Jan 03 21:37:58 +0000 2025
                    text: >-
                      #Conceição: “Abbiamo meriato la finale per il secondo
                      tempo. Nel primo tempo non mi è piaciuto il #Milan, con
                      tanti dubbi difensivamente, troppo lenti, ma abbiamo
                      cambiato all’intervallo. Nello spogliatoio mi sono
                      arrabbiato perché non facevamo quello che abbiamo
                      preparato.
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 547
                    retweet_count: 36
                    reply_count: 6
                    quote_count: 7
                    retweet: false
                    views: 40003
                    timestamp: 1735940278
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875295563974943015'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 9
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875289330853523942'
                    creation_date: Fri Jan 03 21:13:12 +0000 2025
                    text: >-
                      Dopo la vittoria per 2-1 contro la Juventus, #Conceiçao ha
                      radunato la squadra davanti a Maignan: discorso di un
                      minuto, poi abbraccio collettivo
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1237
                    retweet_count: 58
                    reply_count: 33
                    quote_count: 16
                    retweet: false
                    views: 50578
                    timestamp: 1735938792
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875289330853523942'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 9
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875285598786965776'
                    creation_date: Fri Jan 03 20:58:22 +0000 2025
                    text: >-
                      Il #Milan la ribalta e conquista la finale contro l’Inter
                      dopo una buona reazione nel secondo tempo. 

                      Cambi giusti da parte di #Conceição, scatenato in panchina
                      all’esordio nonostante la febbre.

                      #JuventusMilan #Supercoppa
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1001
                    retweet_count: 51
                    reply_count: 34
                    quote_count: 2
                    retweet: false
                    views: 35424
                    timestamp: 1735937902
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875285598786965776'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 8
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875268278769348920'
                    creation_date: Fri Jan 03 19:49:33 +0000 2025
                    text: >-
                      Milan in difficoltà in questo primo tempo, soprattutto
                      dopo il gol subito (male Theo Hernandez sulla rete
                      subita). Nemmeno un tiro nello specchio per i rossoneri
                      nei 45 minuti. Bennacer in affanno.

                      #JuventusMilan
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 447
                    retweet_count: 23
                    reply_count: 52
                    quote_count: 1
                    retweet: false
                    views: 34188
                    timestamp: 1735933773
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875268278769348920'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875265455688183891'
                    creation_date: Fri Jan 03 19:38:20 +0000 2025
                    text: >-
                      Per #Conceicao si tratta di un piccolo problema al
                      flessore della gamba destra: sarà valutato meglio nelle
                      prossime ore. #Juventus #SupercoppaItaliana #JuveMilan
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: it
                    favorite_count: 432
                    retweet_count: 31
                    reply_count: 88
                    quote_count: 17
                    retweet: false
                    views: 43705
                    timestamp: 1735933100
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875265455688183891'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1875255984572264621'
                    creation_date: Fri Jan 03 18:39:15 +0000 2025
                    text: >-
                      Cambia la formazione: piccolo problema durante il
                      riscaldamento per Conceição, che parte quindi dalla
                      panchina. Al suo posto Yildiz.
                    media_url:
                      - https://pbs.twimg.com/media/GgYw6A-W0AABr0v.jpg
                    video_url: null
                    user:
                      creation_date: Thu Feb 17 11:34:21 +0000 2011
                      user_id: '253508662'
                      username: juventusfc
                      name: JuventusFC
                      follower_count: 10041685
                      following_count: 62
                      favourites_count: 3085
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Allianz Stadium
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1464673446953168900/eZNug-9R_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/253508662/1731345008
                      description: >-
                        We are youth. Since 1897. Fino alla fine! ⚪⚫ 🇬🇧🇺🇸
                        @juventusfcen 🇪🇸@juventusfces العربية @juventusfcar
                        🇮🇩 @juventusfcid
                      external_url: https://juve.it/Fragile-Fagioli
                      number_of_tweets: 108785
                      bot: false
                      timestamp: 1297942461
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 9651
                      verified_type: null
                    language: it
                    favorite_count: 912
                    retweet_count: 110
                    reply_count: 195
                    quote_count: 271
                    retweet: true
                    views: null
                    timestamp: 1735929555
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: '1875240103737749985'
                    binding_values: null
                    expanded_url: >-
                      https://x.com/juventusfc/status/1875240103737749985/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/5TwByFYajX
                          expanded_url: >-
                            https://x.com/juventusfc/status/1875240103737749985/photo/1
                          id_str: '1875240068098478080'
                          indices:
                            - 85
                            - 108
                          media_key: '3_1875240068098478080'
                          media_url_https: https://pbs.twimg.com/media/GgYw6A-W0AABr0v.jpg
                          type: photo
                          url: https://t.co/5TwByFYajX
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 512
                                  'y': 232
                                  h: 233
                                  w: 233
                            medium:
                              faces:
                                - x: 512
                                  'y': 232
                                  h: 233
                                  w: 233
                            small:
                              faces:
                                - x: 322
                                  'y': 146
                                  h: 146
                                  w: 146
                            orig:
                              faces:
                                - x: 512
                                  'y': 232
                                  h: 233
                                  w: 233
                          sizes:
                            large:
                              h: 1080
                              w: 1080
                              resize: fit
                            medium:
                              h: 1080
                              w: 1080
                              resize: fit
                            small:
                              h: 680
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1080
                            width: 1080
                            focus_rects:
                              - x: 0
                                'y': 475
                                w: 1080
                                h: 605
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 947
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 540
                                h: 1080
                              - x: 0
                                'y': 0
                                w: 1080
                                h: 1080
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1875240068098478080'
                    conversation_id: '1875250589367676987'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1875248949621383392'
                    creation_date: Fri Jan 03 18:32:44 +0000 2025
                    text: >-
                      Ancora non pronto Loftus-Cheek che oggi va addirittura in
                      tribuna #JuventusMilan
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 345
                    retweet_count: 19
                    reply_count: 24
                    quote_count: 15
                    retweet: false
                    views: 43890
                    timestamp: 1735929164
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875248949621383392'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 2
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1875243743093387643'
                    creation_date: Fri Jan 03 18:12:03 +0000 2025
                    text: >-
                      Pulisic a Mediaset: "Conceiçao è 'strong'. La caviglia sta
                      bene, sono pronto"
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 845
                    retweet_count: 25
                    reply_count: 6
                    quote_count: 3
                    retweet: false
                    views: 38012
                    timestamp: 1735927923
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875243743093387643'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 6
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875238781676351851'
                    creation_date: Fri Jan 03 17:52:20 +0000 2025
                    text: >-
                      🏟Formazione ufficiale #Milan 


                      ▪︎ Maignan, Emerson Royal, Tomori, Thiaw, Theo Hernandez,
                      Fofana, Bennacer, Pulisic, Reijnders, Jimenez, Morata. 


                      Capitano Mike Maignan 


                      #JuventusMilan #Supercoppa
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: en
                    favorite_count: 564
                    retweet_count: 44
                    reply_count: 20
                    quote_count: 36
                    retweet: false
                    views: 56748
                    timestamp: 1735926740
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875238781676351851'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875238578042892636'
                    creation_date: Fri Jan 03 17:51:31 +0000 2025
                    text: >-
                      #Juventus in campo così: Di Gregorio; Savona, Gatti,
                      Kalulu, McKennie; Locatelli, Thuram; Conceicao,
                      Koopmeiners, Mbangula; Vlahovic.

                      #MilanJuve #SupercoppaItaliana
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: ro
                    favorite_count: 190
                    retweet_count: 11
                    reply_count: 26
                    quote_count: 4
                    retweet: false
                    views: 14828
                    timestamp: 1735926691
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1875238578042892636'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 1
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1875224454818853283'
                    creation_date: Fri Jan 03 16:55:24 +0000 2025
                    text: >-
                      🚨 𝗕𝗥𝗘𝗔𝗞𝗜𝗡𝗚: Mo Salah has confirmed it's his last
                      season at Liverpool:


                      🗣️ "I really want to win the Premier League this season
                      as it's my last year at the club. I want to give something
                      special to the City."


                      🗞️ @SkySports https://t.co/AgNJnfkzU2
                    media_url:
                      - https://pbs.twimg.com/media/GgYWVXGXEAAQjXU.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 156
                    timestamp: 1735923324
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/SkySportsPL/status/1875210912014926269/video/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/AgNJnfkzU2
                          expanded_url: >-
                            https://x.com/SkySportsPL/status/1875210912014926269/video/1
                          id_str: '1875210729185329152'
                          indices:
                            - 223
                            - 246
                          media_key: '13_1875210729185329152'
                          media_url_https: https://pbs.twimg.com/media/GgYWVXGXEAAQjXU.jpg
                          source_status_id_str: '1875210912014926269'
                          source_user_id_str: '713993413'
                          type: video
                          url: https://t.co/AgNJnfkzU2
                          additional_media_info:
                            monetizable: true
                            source_user:
                              user_results:
                                result:
                                  __typename: User
                                  id: VXNlcjo3MTM5OTM0MTM=
                                  rest_id: '713993413'
                                  affiliates_highlighted_label: {}
                                  has_graduated_access: true
                                  is_blue_verified: true
                                  profile_image_shape: Square
                                  legacy:
                                    following: false
                                    can_dm: false
                                    can_media_tag: true
                                    created_at: Tue Jul 24 09:18:08 +0000 2012
                                    default_profile: false
                                    default_profile_image: false
                                    description: >-
                                      The Official Sky Sports Premier League X
                                      Account.
                                    entities:
                                      description:
                                        urls: []
                                      url:
                                        urls:
                                          - display_url: shop.skysports.com/football-clubs/
                                            expanded_url: >-
                                              https://shop.skysports.com/football-clubs/
                                            url: https://t.co/0XTVPZ8lP0
                                            indices:
                                              - 0
                                              - 23
                                    fast_followers_count: 0
                                    favourites_count: 343
                                    followers_count: 12683041
                                    friends_count: 39
                                    has_custom_timelines: true
                                    is_translator: false
                                    listed_count: 17332
                                    location: London
                                    media_count: 112980
                                    name: Sky Sports Premier League
                                    normal_followers_count: 12683041
                                    pinned_tweet_ids_str: []
                                    possibly_sensitive: false
                                    profile_banner_url: >-
                                      https://pbs.twimg.com/profile_banners/713993413/1725273199
                                    profile_image_url_https: >-
                                      https://pbs.twimg.com/profile_images/1605131756310614017/05qwHae-_normal.jpg
                                    profile_interstitial_type: ''
                                    screen_name: SkySportsPL
                                    statuses_count: 229231
                                    translator_type: none
                                    url: https://t.co/0XTVPZ8lP0
                                    verified: false
                                    verified_type: Business
                                    want_retweets: false
                                    withheld_in_countries: []
                                  professional:
                                    rest_id: '1443897323508183042'
                                    professional_type: Business
                                    category:
                                      - id: 800
                                        name: Sports, Fitness & Recreation
                                        icon_name: IconBriefcaseStroke
                                  tipjar_settings: {}
                          ext_media_availability:
                            status: Available
                          sizes:
                            large:
                              h: 1080
                              w: 1920
                              resize: fit
                            medium:
                              h: 675
                              w: 1200
                              resize: fit
                            small:
                              h: 383
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1080
                            width: 1920
                            focus_rects: []
                          video_info:
                            aspect_ratio:
                              - 16
                              - 9
                            duration_millis: 155080
                            variants:
                              - content_type: application/x-mpegURL
                                url: >-
                                  https://video.twimg.com/amplify_video/1875210729185329152/pl/rG-UfVKUHyAKzO8M.m3u8?tag=16&v=d5d
                              - bitrate: 288000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875210729185329152/vid/avc1/480x270/ku5lIX26wHwTkJDe.mp4?tag=16
                              - bitrate: 832000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875210729185329152/vid/avc1/640x360/nQyzezs3Q7DL-Xhq.mp4?tag=16
                              - bitrate: 2176000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875210729185329152/vid/avc1/1280x720/o4LO434DAuwtbCAh.mp4?tag=16
                              - bitrate: 10368000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/amplify_video/1875210729185329152/vid/avc1/1920x1080/-wizWSEYBcbXstX4.mp4?tag=16
                          media_results:
                            result:
                              media_key: '13_1875210729185329152'
                    conversation_id: '1875224454818853283'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875178245852995751'
                    creation_date: Fri Jan 03 13:51:47 +0000 2025
                    text: >-
                      🚨 Enzo Maresca confirms Wesley Fofana could miss the rest
                      of the season. "Unfortunately, he could be out for the
                      entire season. We don't know exactly yet, but it's a huge
                      loss." https://t.co/mQFXYDSeH6
                    media_url:
                      - https://pbs.twimg.com/media/GgX4prvXcAAUsWt.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 110
                    timestamp: 1735912307
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875178245852995751/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/mQFXYDSeH6
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875178245852995751/photo/1
                          id_str: '1875178214869397504'
                          indices:
                            - 178
                            - 201
                          media_key: '3_1875178214869397504'
                          media_url_https: https://pbs.twimg.com/media/GgX4prvXcAAUsWt.jpg
                          type: photo
                          url: https://t.co/mQFXYDSeH6
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 372
                                  'y': 141
                                  h: 153
                                  w: 153
                                - x: 466
                                  'y': 208
                                  h: 140
                                  w: 140
                            medium:
                              faces:
                                - x: 372
                                  'y': 141
                                  h: 153
                                  w: 153
                                - x: 466
                                  'y': 208
                                  h: 140
                                  w: 140
                            small:
                              faces:
                                - x: 210
                                  'y': 79
                                  h: 86
                                  w: 86
                                - x: 264
                                  'y': 117
                                  h: 79
                                  w: 79
                            orig:
                              faces:
                                - x: 372
                                  'y': 141
                                  h: 153
                                  w: 153
                                - x: 466
                                  'y': 208
                                  h: 140
                                  w: 140
                          sizes:
                            large:
                              h: 1200
                              w: 1200
                              resize: fit
                            medium:
                              h: 1200
                              w: 1200
                              resize: fit
                            small:
                              h: 680
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1200
                            width: 1200
                            focus_rects:
                              - x: 0
                                'y': 528
                                w: 1200
                                h: 672
                              - x: 0
                                'y': 0
                                w: 1200
                                h: 1200
                              - x: 147
                                'y': 0
                                w: 1053
                                h: 1200
                              - x: 510
                                'y': 0
                                w: 600
                                h: 1200
                              - x: 0
                                'y': 0
                                w: 1200
                                h: 1200
                          media_results:
                            result:
                              media_key: '3_1875178214869397504'
                    conversation_id: '1875178245852995751'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875177721048834134'
                    creation_date: Fri Jan 03 13:49:42 +0000 2025
                    text: >-
                      🚨 🚨 🚨 Manchester United has activated a one-year
                      extension option on Harry Maguire's contract, securing his
                      services until June 2026.


                      According to Manager Rúben Amorim, "We will exercise our
                      option to extend Harry's contract. He is crucial to our
                      team's success. However, we https://t.co/prleeTw6JK
                    media_url:
                      - https://pbs.twimg.com/media/GgX4LItXYAA955K.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 123
                    timestamp: 1735912182
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875177721048834134/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/prleeTw6JK
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875177721048834134/photo/1
                          id_str: '1875177690069688320'
                          indices:
                            - 276
                            - 299
                          media_key: '3_1875177690069688320'
                          media_url_https: https://pbs.twimg.com/media/GgX4LItXYAA955K.jpg
                          type: photo
                          url: https://t.co/prleeTw6JK
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 1469
                              w: 1179
                              resize: fit
                            medium:
                              h: 1200
                              w: 963
                              resize: fit
                            small:
                              h: 680
                              w: 546
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1469
                            width: 1179
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1179
                                h: 660
                              - x: 0
                                'y': 0
                                w: 1179
                                h: 1179
                              - x: 0
                                'y': 0
                                w: 1179
                                h: 1344
                              - x: 256
                                'y': 0
                                w: 735
                                h: 1469
                              - x: 0
                                'y': 0
                                w: 1179
                                h: 1469
                          media_results:
                            result:
                              media_key: '3_1875177690069688320'
                    conversation_id: '1875177721048834134'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1875175667186491511'
                    creation_date: Fri Jan 03 13:41:32 +0000 2025
                    text: >-
                      Enzo Maresca:


                      "Absolutely we don't like to lose games and drop points.
                      But it's not going to affect our journey because we all
                      know and are aware that you are going to lose games. The
                      important thing is to see how the team is improving."
                      https://t.co/2iJjN3qKyn
                    media_url:
                      - https://pbs.twimg.com/media/GgX2UNwWwAAXgUf.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 89
                    timestamp: 1735911692
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1875175667186491511/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/2iJjN3qKyn
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1875175667186491511/photo/1
                          id_str: '1875175647019974656'
                          indices:
                            - 239
                            - 262
                          media_key: '3_1875175647019974656'
                          media_url_https: https://pbs.twimg.com/media/GgX2UNwWwAAXgUf.jpg
                          type: photo
                          url: https://t.co/2iJjN3qKyn
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 372
                                  'y': 141
                                  h: 153
                                  w: 153
                                - x: 466
                                  'y': 208
                                  h: 140
                                  w: 140
                            medium:
                              faces:
                                - x: 372
                                  'y': 141
                                  h: 153
                                  w: 153
                                - x: 466
                                  'y': 208
                                  h: 140
                                  w: 140
                            small:
                              faces:
                                - x: 210
                                  'y': 79
                                  h: 86
                                  w: 86
                                - x: 264
                                  'y': 117
                                  h: 79
                                  w: 79
                            orig:
                              faces:
                                - x: 372
                                  'y': 141
                                  h: 153
                                  w: 153
                                - x: 466
                                  'y': 208
                                  h: 140
                                  w: 140
                          sizes:
                            large:
                              h: 1200
                              w: 1200
                              resize: fit
                            medium:
                              h: 1200
                              w: 1200
                              resize: fit
                            small:
                              h: 680
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1200
                            width: 1200
                            focus_rects:
                              - x: 0
                                'y': 528
                                w: 1200
                                h: 672
                              - x: 0
                                'y': 0
                                w: 1200
                                h: 1200
                              - x: 147
                                'y': 0
                                w: 1053
                                h: 1200
                              - x: 510
                                'y': 0
                                w: 600
                                h: 1200
                              - x: 0
                                'y': 0
                                w: 1200
                                h: 1200
                          media_results:
                            result:
                              media_key: '3_1875175647019974656'
                    conversation_id: '1875175667186491511'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874909708664139941'
                    creation_date: Thu Jan 02 20:04:43 +0000 2025
                    text: >-
                      A piece of #Juventus coming around #Istanbul city 👀
                      #Yildiz https://t.co/RjcbTQ5Psk
                    media_url:
                      - https://pbs.twimg.com/media/GgUEbhZWcAA78gZ.jpg
                      - https://pbs.twimg.com/media/GgUEbhaXcAA3azI.jpg
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: en
                    favorite_count: 242
                    retweet_count: 13
                    reply_count: 2
                    quote_count: 1
                    retweet: false
                    views: 13216
                    timestamp: 1735848283
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/GiovaAlbanese/status/1874909708664139941/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/RjcbTQ5Psk
                          expanded_url: >-
                            https://x.com/GiovaAlbanese/status/1874909708664139941/photo/1
                          id_str: '1874909690741616640'
                          indices:
                            - 60
                            - 83
                          media_key: '3_1874909690741616640'
                          media_url_https: https://pbs.twimg.com/media/GgUEbhaXcAA3azI.jpg
                          type: photo
                          url: https://t.co/RjcbTQ5Psk
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 388
                                  'y': 201
                                  h: 109
                                  w: 109
                            medium:
                              faces:
                                - x: 388
                                  'y': 201
                                  h: 109
                                  w: 109
                            small:
                              faces:
                                - x: 322
                                  'y': 166
                                  h: 90
                                  w: 90
                            orig:
                              faces:
                                - x: 388
                                  'y': 201
                                  h: 109
                                  w: 109
                          sizes:
                            large:
                              h: 818
                              w: 655
                              resize: fit
                            medium:
                              h: 818
                              w: 655
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 818
                            width: 655
                            focus_rects:
                              - x: 0
                                'y': 450
                                w: 655
                                h: 367
                              - x: 0
                                'y': 163
                                w: 655
                                h: 655
                              - x: 0
                                'y': 71
                                w: 655
                                h: 747
                              - x: 225
                                'y': 0
                                w: 409
                                h: 818
                              - x: 0
                                'y': 0
                                w: 655
                                h: 818
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1874909690741616640'
                        - display_url: pic.x.com/RjcbTQ5Psk
                          expanded_url: >-
                            https://x.com/GiovaAlbanese/status/1874909708664139941/photo/1
                          id_str: '1874909690737356800'
                          indices:
                            - 60
                            - 83
                          media_key: '3_1874909690737356800'
                          media_url_https: https://pbs.twimg.com/media/GgUEbhZWcAA78gZ.jpg
                          type: photo
                          url: https://t.co/RjcbTQ5Psk
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 1600
                              w: 655
                              resize: fit
                            medium:
                              h: 1200
                              w: 491
                              resize: fit
                            small:
                              h: 680
                              w: 278
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1600
                            width: 655
                            focus_rects:
                              - x: 0
                                'y': 177
                                w: 655
                                h: 367
                              - x: 0
                                'y': 33
                                w: 655
                                h: 655
                              - x: 0
                                'y': 0
                                w: 655
                                h: 747
                              - x: 0
                                'y': 0
                                w: 655
                                h: 1310
                              - x: 0
                                'y': 0
                                w: 655
                                h: 1600
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1874909690737356800'
                    conversation_id: '1874909708664139941'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 6
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1874934231039951188'
                    creation_date: Thu Jan 02 19:47:07 +0000 2025
                    text: No wahala 👑 https://t.co/NySBkUnQvD
                    media_url:
                      - https://pbs.twimg.com/media/GgUAacIXYAAIlH3.jpg
                      - https://pbs.twimg.com/media/GgUAacOXoAAqNFu.jpg
                    video_url: null
                    user:
                      creation_date: Tue Jul 19 11:16:15 +0000 2011
                      user_id: '338299807'
                      username: anthonyjoshua
                      name: Anthony Joshua
                      follower_count: 3455421
                      following_count: 27
                      favourites_count: 2042
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: ''
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1767180083398127617/A70cOSu9_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/338299807/1576078962
                      description: Fighter 🫡
                      external_url: https://anthonyjoshua.komi.io
                      number_of_tweets: 10810
                      bot: false
                      timestamp: 1311074175
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 1923
                      verified_type: null
                    language: tl
                    favorite_count: 31356
                    retweet_count: 2020
                    reply_count: 587
                    quote_count: 101
                    retweet: true
                    views: null
                    timestamp: 1735847227
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/anthonyjoshua/status/1874905279172939779/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/NySBkUnQvD
                          expanded_url: >-
                            https://x.com/anthonyjoshua/status/1874905279172939779/photo/1
                          id_str: '1874905274097557504'
                          indices:
                            - 12
                            - 35
                          media_key: '3_1874905274097557504'
                          media_url_https: https://pbs.twimg.com/media/GgUAacIXYAAIlH3.jpg
                          type: photo
                          url: https://t.co/NySBkUnQvD
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 1733
                              w: 1444
                              resize: fit
                            medium:
                              h: 1200
                              w: 1000
                              resize: fit
                            small:
                              h: 680
                              w: 567
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1733
                            width: 1444
                            focus_rects:
                              - x: 0
                                'y': 331
                                w: 1444
                                h: 809
                              - x: 0
                                'y': 13
                                w: 1444
                                h: 1444
                              - x: 0
                                'y': 0
                                w: 1444
                                h: 1646
                              - x: 129
                                'y': 0
                                w: 867
                                h: 1733
                              - x: 0
                                'y': 0
                                w: 1444
                                h: 1733
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1874905274097557504'
                        - display_url: pic.x.com/NySBkUnQvD
                          expanded_url: >-
                            https://x.com/anthonyjoshua/status/1874905279172939779/photo/1
                          id_str: '1874905274122739712'
                          indices:
                            - 12
                            - 35
                          media_key: '3_1874905274122739712'
                          media_url_https: https://pbs.twimg.com/media/GgUAacOXoAAqNFu.jpg
                          type: photo
                          url: https://t.co/NySBkUnQvD
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 1832
                              w: 1444
                              resize: fit
                            medium:
                              h: 1200
                              w: 946
                              resize: fit
                            small:
                              h: 680
                              w: 536
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1832
                            width: 1444
                            focus_rects:
                              - x: 0
                                'y': 466
                                w: 1444
                                h: 809
                              - x: 0
                                'y': 148
                                w: 1444
                                h: 1444
                              - x: 0
                                'y': 47
                                w: 1444
                                h: 1646
                              - x: 137
                                'y': 0
                                w: 916
                                h: 1832
                              - x: 0
                                'y': 0
                                w: 1444
                                h: 1832
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1874905274122739712'
                    conversation_id: '1874905279172939779'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874829112797528557'
                    creation_date: Thu Jan 02 14:44:27 +0000 2025
                    text: |-
                      #Conceiçao, discorso alla squadra prima dell'allenamento. 
                      Presenti in gruppo #Pulisic, #Musah e #LoftusCheek 
                      Assente #Leao https://t.co/wa6rqsAHkn
                    media_url:
                      - https://pbs.twimg.com/media/GgS7I8WW8AAQR0c.jpg
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 888
                    retweet_count: 38
                    reply_count: 17
                    quote_count: 6
                    retweet: false
                    views: 38851
                    timestamp: 1735829067
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/AntoVitiello/status/1874829112797528557/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/wa6rqsAHkn
                          expanded_url: >-
                            https://x.com/AntoVitiello/status/1874829112797528557/photo/1
                          id_str: '1874829107206221824'
                          indices:
                            - 125
                            - 148
                          media_key: '3_1874829107206221824'
                          media_url_https: https://pbs.twimg.com/media/GgS7I8WW8AAQR0c.jpg
                          type: photo
                          url: https://t.co/wa6rqsAHkn
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 287
                                  'y': 428
                                  h: 54
                                  w: 54
                            medium:
                              faces:
                                - x: 215
                                  'y': 321
                                  h: 40
                                  w: 40
                            small:
                              faces:
                                - x: 121
                                  'y': 181
                                  h: 22
                                  w: 22
                            orig:
                              faces:
                                - x: 287
                                  'y': 428
                                  h: 54
                                  w: 54
                          sizes:
                            large:
                              h: 907
                              w: 1600
                              resize: fit
                            medium:
                              h: 680
                              w: 1200
                              resize: fit
                            small:
                              h: 385
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 907
                            width: 1600
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1600
                                h: 896
                              - x: 693
                                'y': 0
                                w: 907
                                h: 907
                              - x: 804
                                'y': 0
                                w: 796
                                h: 907
                              - x: 1013
                                'y': 0
                                w: 454
                                h: 907
                              - x: 0
                                'y': 0
                                w: 1600
                                h: 907
                          media_results:
                            result:
                              media_key: '3_1874829107206221824'
                    conversation_id: '1874829112797528557'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 9
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874779238294851588'
                    creation_date: Thu Jan 02 11:26:16 +0000 2025
                    text: >-
                      #Conceiçao: "#Pulisic ha fatto con il gruppo, anche se
                      qualche dolore c'è. #Leao è fuori. Anche #Musah è tornato
                      adesso con il gruppo, vediamo che giocatori sono
                      disponibli seriamente. Sicuramente se questi possono
                      andare sul campo non hanno i novanta minuti. Dobbiamo fare
                      questa
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 556
                    retweet_count: 39
                    reply_count: 7
                    quote_count: 5
                    retweet: false
                    views: 40250
                    timestamp: 1735817176
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874779238294851588'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 2
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874763704480444712'
                    creation_date: Thu Jan 02 10:24:33 +0000 2025
                    text: >-
                      #Conceição: “Rischioso allenare il #Milan? La vita è cosi,
                      fatta di sfide. Ma ho lavorato tanto per essere qui,
                      altrimenti me ne stavo al mio paese. Allenare una squadra
                      come il Milan è un onore e un orgoglio”.
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 859
                    retweet_count: 36
                    reply_count: 6
                    quote_count: 6
                    retweet: false
                    views: 40926
                    timestamp: 1735813473
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874763704480444712'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 6
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1874758274228355381'
                    creation_date: Thu Jan 02 10:02:58 +0000 2025
                    text: >-
                      #Conceição in conferenza con 39 di febbre: “Ho trovato una
                      squadra umile e che vuole imparare. Quando sono venuto
                      sapevo di non avere tempo per lavorare e sapevo di
                      infortuni importanti, ma non deve essere una scusa”.
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1003
                    retweet_count: 43
                    reply_count: 28
                    quote_count: 28
                    retweet: false
                    views: 76048
                    timestamp: 1735812178
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874758274228355381'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 13
                    source: Twitter Web App
                    community_note: null
                  - tweet_id: '1874556988832784774'
                    creation_date: Wed Jan 01 20:43:08 +0000 2025
                    text: >-
                      🚨 OFFICIAL: Michael Oliver is the referee for Liverpool
                      vs. Manchester United on Sunday. 👀
                      https://t.co/381YnLR6PD
                    media_url:
                      - https://pbs.twimg.com/media/GgPDomwWcAAS1gU.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 0
                    reply_count: 1
                    quote_count: 0
                    retweet: false
                    views: 217
                    timestamp: 1735764188
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1874556988832784774/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/381YnLR6PD
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1874556988832784774/photo/1
                          id_str: '1874556972281786368'
                          indices:
                            - 91
                            - 114
                          media_key: '3_1874556972281786368'
                          media_url_https: https://pbs.twimg.com/media/GgPDomwWcAAS1gU.jpg
                          type: photo
                          url: https://t.co/381YnLR6PD
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 950
                                  'y': 210
                                  h: 282
                                  w: 282
                                - x: 788
                                  'y': 834
                                  h: 188
                                  w: 188
                            medium:
                              faces:
                                - x: 556
                                  'y': 123
                                  h: 165
                                  w: 165
                                - x: 461
                                  'y': 488
                                  h: 110
                                  w: 110
                            small:
                              faces:
                                - x: 315
                                  'y': 69
                                  h: 93
                                  w: 93
                                - x: 261
                                  'y': 276
                                  h: 62
                                  w: 62
                            orig:
                              faces:
                                - x: 950
                                  'y': 210
                                  h: 282
                                  w: 282
                                - x: 788
                                  'y': 834
                                  h: 188
                                  w: 188
                          sizes:
                            large:
                              h: 1896
                              w: 2048
                              resize: fit
                            medium:
                              h: 1111
                              w: 1200
                              resize: fit
                            small:
                              h: 630
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1896
                            width: 2048
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 2048
                                h: 1147
                              - x: 127
                                'y': 0
                                w: 1896
                                h: 1896
                              - x: 244
                                'y': 0
                                w: 1663
                                h: 1896
                              - x: 601
                                'y': 0
                                w: 948
                                h: 1896
                              - x: 0
                                'y': 0
                                w: 2048
                                h: 1896
                          media_results:
                            result:
                              media_key: '3_1874556972281786368'
                    conversation_id: '1874556988832784774'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874556513840505340'
                    creation_date: Wed Jan 01 20:40:48 +0000 2025
                    text: >-
                      Our heartfelt condolences to Stanley Nwabali on the loss
                      of his mother. Stay strong, Stanley. sending you strength
                      and support during this difficult time. You are not alone;
                      we are all with you. https://t.co/2uFal0f8h9
                    media_url:
                      - https://pbs.twimg.com/media/GgPDG8wWUAAWJo9.jpg
                    video_url: null
                    user:
                      creation_date: Wed Oct 29 05:17:03 +0000 2014
                      user_id: '2849322795'
                      username: thenff
                      name: The NFF 🇳🇬
                      follower_count: 575115
                      following_count: 481
                      favourites_count: 874
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Nigeria
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1005725691311198214/Wl5gsxDd_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/2849322795/1606749360
                      description: >-
                        Official Twitter Page Nigeria Football Federation News,
                        photos, videos. IG:https://t.co/hWM2XRauMO FB:
                        https://t.co/DONOmQcXhe
                      external_url: http://instagram.com/thenffofficial/
                      number_of_tweets: 15561
                      bot: false
                      timestamp: 1414559823
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 701
                      verified_type: null
                    language: en
                    favorite_count: 7133
                    retweet_count: 804
                    reply_count: 84
                    quote_count: 43
                    retweet: true
                    views: null
                    timestamp: 1735764048
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/thenff/status/1874556400317411562/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/2uFal0f8h9
                          expanded_url: >-
                            https://x.com/thenff/status/1874556400317411562/photo/1
                          id_str: '1874556394071805952'
                          indices:
                            - 195
                            - 218
                          media_key: '3_1874556394071805952'
                          media_url_https: https://pbs.twimg.com/media/GgPDG8wWUAAWJo9.jpg
                          type: photo
                          url: https://t.co/2uFal0f8h9
                          ext_media_availability:
                            status: Available
                          features:
                            all:
                              tags:
                                - user_id: '2281496462'
                                  name: 🇳🇬 Super Eagles
                                  screen_name: NGSuperEagles
                                  type: user
                            large:
                              faces:
                                - x: 690
                                  'y': 706
                                  h: 180
                                  w: 180
                            medium:
                              faces:
                                - x: 404
                                  'y': 413
                                  h: 105
                                  w: 105
                            small:
                              faces:
                                - x: 229
                                  'y': 234
                                  h: 59
                                  w: 59
                            orig:
                              faces:
                                - x: 690
                                  'y': 706
                                  h: 180
                                  w: 180
                          sizes:
                            large:
                              h: 1365
                              w: 2048
                              resize: fit
                            medium:
                              h: 800
                              w: 1200
                              resize: fit
                            small:
                              h: 453
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1365
                            width: 2048
                            focus_rects:
                              - x: 0
                                'y': 218
                                w: 2048
                                h: 1147
                              - x: 86
                                'y': 0
                                w: 1365
                                h: 1365
                              - x: 170
                                'y': 0
                                w: 1197
                                h: 1365
                              - x: 427
                                'y': 0
                                w: 683
                                h: 1365
                              - x: 0
                                'y': 0
                                w: 2048
                                h: 1365
                          media_results:
                            result:
                              media_key: '3_1874556394071805952'
                    conversation_id: '1874556400317411562'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874555839295668262'
                    creation_date: Wed Jan 01 20:29:22 +0000 2025
                    text: |-
                      Perfect way to start the year... 
                      + 3 points and goal.
                      🙏🏾🤙🏾 https://t.co/QvkudIZqgJ
                    media_url:
                      - https://pbs.twimg.com/media/GgPAfzBW8AAXLC-.jpg
                      - https://pbs.twimg.com/media/GgPAfoyXAAAfiWQ.jpg
                    video_url: null
                    user:
                      creation_date: Sun Jan 29 11:42:17 +0000 2017
                      user_id: '825670395714007041'
                      username: gabrieljesus9
                      name: Gabriel Jesus
                      follower_count: 1814182
                      following_count: 91
                      favourites_count: 1199
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Inglaterra, Reino Unido
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1620033871449362432/OUiyiwJX_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/825670395714007041/1692627257
                      description: |-
                        Sempre fui sonhador 💭⚽️🤙🏽
                        #alômãe
                        #gratidão
                        #JdPeri
                        https://t.co/K1NKG9bJX4
                      external_url: http://instagram.com/dejesusoficial
                      number_of_tweets: 1177
                      bot: false
                      timestamp: 1485690137
                      has_nft_avatar: false
                      category: null
                      default_profile: true
                      default_profile_image: false
                      listed_count: 1525
                      verified_type: null
                    language: en
                    favorite_count: 46853
                    retweet_count: 3714
                    reply_count: 604
                    quote_count: 100
                    retweet: true
                    views: null
                    timestamp: 1735763362
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/gabrieljesus9/status/1874553524924899561/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/QvkudIZqgJ
                          expanded_url: >-
                            https://x.com/gabrieljesus9/status/1874553524924899561/photo/1
                          id_str: '1874553519673376768'
                          indices:
                            - 60
                            - 83
                          media_key: '3_1874553519673376768'
                          media_url_https: https://pbs.twimg.com/media/GgPAfoyXAAAfiWQ.jpg
                          type: photo
                          url: https://t.co/QvkudIZqgJ
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 377
                                  'y': 414
                                  h: 74
                                  w: 74
                            medium:
                              faces:
                                - x: 377
                                  'y': 414
                                  h: 74
                                  w: 74
                            small:
                              faces:
                                - x: 237
                                  'y': 260
                                  h: 46
                                  w: 46
                            orig:
                              faces:
                                - x: 377
                                  'y': 414
                                  h: 74
                                  w: 74
                          sizes:
                            large:
                              h: 1066
                              w: 1079
                              resize: fit
                            medium:
                              h: 1066
                              w: 1079
                              resize: fit
                            small:
                              h: 672
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1066
                            width: 1079
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1079
                                h: 604
                              - x: 13
                                'y': 0
                                w: 1066
                                h: 1066
                              - x: 99
                                'y': 0
                                w: 935
                                h: 1066
                              - x: 300
                                'y': 0
                                w: 533
                                h: 1066
                              - x: 0
                                'y': 0
                                w: 1079
                                h: 1066
                          media_results:
                            result:
                              media_key: '3_1874553519673376768'
                        - display_url: pic.x.com/QvkudIZqgJ
                          expanded_url: >-
                            https://x.com/gabrieljesus9/status/1874553524924899561/photo/1
                          id_str: '1874553522420641792'
                          indices:
                            - 60
                            - 83
                          media_key: '3_1874553522420641792'
                          media_url_https: https://pbs.twimg.com/media/GgPAfzBW8AAXLC-.jpg
                          type: photo
                          url: https://t.co/QvkudIZqgJ
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 406
                                  'y': 101
                                  h: 160
                                  w: 160
                            medium:
                              faces:
                                - x: 406
                                  'y': 101
                                  h: 160
                                  w: 160
                            small:
                              faces:
                                - x: 255
                                  'y': 63
                                  h: 100
                                  w: 100
                            orig:
                              faces:
                                - x: 406
                                  'y': 101
                                  h: 160
                                  w: 160
                          sizes:
                            large:
                              h: 1065
                              w: 1079
                              resize: fit
                            medium:
                              h: 1065
                              w: 1079
                              resize: fit
                            small:
                              h: 671
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1065
                            width: 1079
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1079
                                h: 604
                              - x: 14
                                'y': 0
                                w: 1065
                                h: 1065
                              - x: 145
                                'y': 0
                                w: 934
                                h: 1065
                              - x: 515
                                'y': 0
                                w: 533
                                h: 1065
                              - x: 0
                                'y': 0
                                w: 1079
                                h: 1065
                          media_results:
                            result:
                              media_key: '3_1874553522420641792'
                    conversation_id: '1874553524924899561'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874495737666634027'
                    creation_date: Wed Jan 01 16:39:44 +0000 2025
                    text: |-
                      #Pulisic recuperato, anche oggi allenamento in gruppo 
                      #Leao personalizzato sul campo

                      Verso Juve-Milan
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1007
                    retweet_count: 47
                    reply_count: 16
                    quote_count: 9
                    retweet: false
                    views: 55781
                    timestamp: 1735749584
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874495737666634027'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 6
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874447334941090029'
                    creation_date: Wed Jan 01 13:27:24 +0000 2025
                    text: >-
                      🚨🚨🌕| BREAKING: Barcelona are CONFIDENT in registering
                      Dani Olmo and Pau Victor as funds from investors are
                      expected to arrive between Thursday and Friday. 


                      The deal has been finalized, and once the money is
                      verified by La Liga, both players will continue with the
                      club without https://t.co/RkFQpQRrpH
                    media_url:
                      - https://pbs.twimg.com/media/GgNf6JVWoAA7xT-.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 2
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 547
                    timestamp: 1735738044
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1874447334941090029/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/RkFQpQRrpH
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1874447334941090029/photo/1
                          id_str: '1874447322458791936'
                          indices:
                            - 278
                            - 301
                          media_key: '3_1874447322458791936'
                          media_url_https: https://pbs.twimg.com/media/GgNf6JVWoAA7xT-.jpg
                          type: photo
                          url: https://t.co/RkFQpQRrpH
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 800
                                  'y': 120
                                  h: 394
                                  w: 394
                            medium:
                              faces:
                                - x: 512
                                  'y': 76
                                  h: 252
                                  w: 252
                            small:
                              faces:
                                - x: 290
                                  'y': 43
                                  h: 143
                                  w: 143
                            orig:
                              faces:
                                - x: 800
                                  'y': 120
                                  h: 394
                                  w: 394
                          sizes:
                            large:
                              h: 1053
                              w: 1872
                              resize: fit
                            medium:
                              h: 675
                              w: 1200
                              resize: fit
                            small:
                              h: 383
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1053
                            width: 1872
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1872
                                h: 1048
                              - x: 456
                                'y': 0
                                w: 1053
                                h: 1053
                              - x: 520
                                'y': 0
                                w: 924
                                h: 1053
                              - x: 719
                                'y': 0
                                w: 527
                                h: 1053
                              - x: 0
                                'y': 0
                                w: 1872
                                h: 1053
                          media_results:
                            result:
                              media_key: '3_1874447322458791936'
                    conversation_id: '1874447334941090029'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874445963269701879'
                    creation_date: Wed Jan 01 13:21:57 +0000 2025
                    text: >-
                      The greatest Premier League January transfer signing
                      is.......... https://t.co/0JOnUVci7E
                    media_url:
                      - https://pbs.twimg.com/media/GgNeqa-XcAA5gRE.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 9
                    retweet_count: 2
                    reply_count: 3
                    quote_count: 1
                    retweet: false
                    views: 1075
                    timestamp: 1735737717
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1874445963269701879/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/0JOnUVci7E
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1874445963269701879/photo/1
                          id_str: '1874445952804679680'
                          indices:
                            - 66
                            - 89
                          media_key: '3_1874445952804679680'
                          media_url_https: https://pbs.twimg.com/media/GgNeqa-XcAA5gRE.jpg
                          type: photo
                          url: https://t.co/0JOnUVci7E
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 820
                                  'y': 722
                                  h: 87
                                  w: 87
                                - x: 131
                                  'y': 33
                                  h: 91
                                  w: 91
                                - x: 107
                                  'y': 707
                                  h: 92
                                  w: 92
                                - x: 139
                                  'y': 388
                                  h: 93
                                  w: 93
                                - x: 813
                                  'y': 61
                                  h: 92
                                  w: 92
                                - x: 418
                                  'y': 372
                                  h: 97
                                  w: 97
                                - x: 450
                                  'y': 704
                                  h: 110
                                  w: 110
                                - x: 435
                                  'y': 45
                                  h: 103
                                  w: 103
                                - x: 783
                                  'y': 375
                                  h: 113
                                  w: 113
                            medium:
                              faces:
                                - x: 820
                                  'y': 722
                                  h: 87
                                  w: 87
                                - x: 131
                                  'y': 33
                                  h: 91
                                  w: 91
                                - x: 107
                                  'y': 707
                                  h: 92
                                  w: 92
                                - x: 139
                                  'y': 388
                                  h: 93
                                  w: 93
                                - x: 813
                                  'y': 61
                                  h: 92
                                  w: 92
                                - x: 418
                                  'y': 372
                                  h: 97
                                  w: 97
                                - x: 450
                                  'y': 704
                                  h: 110
                                  w: 110
                                - x: 435
                                  'y': 45
                                  h: 103
                                  w: 103
                                - x: 783
                                  'y': 375
                                  h: 113
                                  w: 113
                            small:
                              faces:
                                - x: 557
                                  'y': 490
                                  h: 59
                                  w: 59
                                - x: 89
                                  'y': 22
                                  h: 61
                                  w: 61
                                - x: 72
                                  'y': 480
                                  h: 62
                                  w: 62
                                - x: 94
                                  'y': 263
                                  h: 63
                                  w: 63
                                - x: 552
                                  'y': 41
                                  h: 62
                                  w: 62
                                - x: 284
                                  'y': 252
                                  h: 65
                                  w: 65
                                - x: 306
                                  'y': 478
                                  h: 74
                                  w: 74
                                - x: 295
                                  'y': 30
                                  h: 70
                                  w: 70
                                - x: 532
                                  'y': 255
                                  h: 76
                                  w: 76
                            orig:
                              faces:
                                - x: 820
                                  'y': 722
                                  h: 87
                                  w: 87
                                - x: 131
                                  'y': 33
                                  h: 91
                                  w: 91
                                - x: 107
                                  'y': 707
                                  h: 92
                                  w: 92
                                - x: 139
                                  'y': 388
                                  h: 93
                                  w: 93
                                - x: 813
                                  'y': 61
                                  h: 92
                                  w: 92
                                - x: 418
                                  'y': 372
                                  h: 97
                                  w: 97
                                - x: 450
                                  'y': 704
                                  h: 110
                                  w: 110
                                - x: 435
                                  'y': 45
                                  h: 103
                                  w: 103
                                - x: 783
                                  'y': 375
                                  h: 113
                                  w: 113
                          sizes:
                            large:
                              h: 1000
                              w: 1000
                              resize: fit
                            medium:
                              h: 1000
                              w: 1000
                              resize: fit
                            small:
                              h: 680
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1000
                            width: 1000
                            focus_rects:
                              - x: 0
                                'y': 145
                                w: 1000
                                h: 560
                              - x: 0
                                'y': 0
                                w: 1000
                                h: 1000
                              - x: 123
                                'y': 0
                                w: 877
                                h: 1000
                              - x: 500
                                'y': 0
                                w: 500
                                h: 1000
                              - x: 0
                                'y': 0
                                w: 1000
                                h: 1000
                          media_results:
                            result:
                              media_key: '3_1874445952804679680'
                    conversation_id: '1874445963269701879'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874446753929613630'
                    creation_date: Wed Jan 01 13:05:12 +0000 2025
                    text: RJ. 💪 https://t.co/llczEMN6BH
                    media_url:
                      - https://pbs.twimg.com/media/GgNa1U3WQAAV8nF.jpg
                    video_url: null
                    user:
                      creation_date: Thu Mar 05 11:54:25 +0000 2009
                      user_id: '22910295'
                      username: ChelseaFC
                      name: Chelsea FC
                      follower_count: 26130772
                      following_count: 277
                      favourites_count: 19153
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Stamford Bridge
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856287465524367360/FKHsk_Fw_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/22910295/1733685953
                      description: ''
                      external_url: https://linktr.ee/chelseafc
                      number_of_tweets: 121839
                      bot: false
                      timestamp: 1236254065
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 28878
                      verified_type: null
                    language: und
                    favorite_count: 24853
                    retweet_count: 1812
                    reply_count: 401
                    quote_count: 197
                    retweet: true
                    views: null
                    timestamp: 1735736712
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/ChelseaFC/status/1874441747352502374/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/llczEMN6BH
                          expanded_url: >-
                            https://x.com/ChelseaFC/status/1874441747352502374/photo/1
                          id_str: '1874441742096678912'
                          indices:
                            - 6
                            - 29
                          media_key: '3_1874441742096678912'
                          media_url_https: https://pbs.twimg.com/media/GgNa1U3WQAAV8nF.jpg
                          type: photo
                          url: https://t.co/llczEMN6BH
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 836
                                  'y': 344
                                  h: 188
                                  w: 188
                            medium:
                              faces:
                                - x: 489
                                  'y': 201
                                  h: 110
                                  w: 110
                            small:
                              faces:
                                - x: 277
                                  'y': 114
                                  h: 62
                                  w: 62
                            orig:
                              faces:
                                - x: 836
                                  'y': 344
                                  h: 188
                                  w: 188
                          sizes:
                            large:
                              h: 2048
                              w: 1638
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 2048
                            width: 1638
                            focus_rects:
                              - x: 0
                                'y': 105
                                w: 1638
                                h: 917
                              - x: 0
                                'y': 0
                                w: 1638
                                h: 1638
                              - x: 0
                                'y': 0
                                w: 1638
                                h: 1867
                              - x: 358
                                'y': 0
                                w: 1024
                                h: 2048
                              - x: 0
                                'y': 0
                                w: 1638
                                h: 2048
                          media_results:
                            result:
                              media_key: '3_1874441742096678912'
                    conversation_id: '1874441747352502374'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874436193808699741'
                    creation_date: Wed Jan 01 12:43:08 +0000 2025
                    text: >-
                      Subito regole rigide per i giocatori, si presenta così
                      Sergio #Conceiçao nei sui primi giorni al #Milan. Tante
                      riunioni con la squadra sulla disciplina e colloqui
                      individuali per accelerare il processo di conoscenza del
                      gruppo
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 1504
                    retweet_count: 63
                    reply_count: 45
                    quote_count: 37
                    retweet: false
                    views: 123247
                    timestamp: 1735735388
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874436193808699741'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 20
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874388482237600031'
                    creation_date: Wed Jan 01 09:33:33 +0000 2025
                    text: >-
                      Vivetelo come viene e andate oltre. Buon anno!
                      https://t.co/jjFqIr5acK
                    media_url:
                      - https://pbs.twimg.com/media/GgMqIhvXsAA5rzy.jpg
                    video_url: null
                    user:
                      creation_date: Tue Mar 13 05:44:25 +0000 2012
                      user_id: '522925470'
                      username: GiovaAlbanese
                      name: Giovanni Albanese
                      follower_count: 89864
                      following_count: 835
                      favourites_count: 16038
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Torino
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/766727646118080512/7t4l47t7_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Giornalista sportivo ✍️ Seguo la Juventus ⚪⚫ 📺
                        @tvdellosport 📲 @Gazzetta_it
                      external_url: https://linktr.ee/giovaalbanese
                      number_of_tweets: 26029
                      bot: false
                      timestamp: 1331617465
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: false
                      default_profile_image: false
                      listed_count: 481
                      verified_type: null
                    language: it
                    favorite_count: 444
                    retweet_count: 6
                    reply_count: 27
                    quote_count: 1
                    retweet: false
                    views: 25329
                    timestamp: 1735724013
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/GiovaAlbanese/status/1874388482237600031/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/jjFqIr5acK
                          expanded_url: >-
                            https://x.com/GiovaAlbanese/status/1874388482237600031/photo/1
                          id_str: '1874388195900633088'
                          indices:
                            - 47
                            - 70
                          media_key: '3_1874388195900633088'
                          media_url_https: https://pbs.twimg.com/media/GgMqIhvXsAA5rzy.jpg
                          type: photo
                          url: https://t.co/jjFqIr5acK
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 217
                                  'y': 154
                                  h: 274
                                  w: 274
                            medium:
                              faces:
                                - x: 217
                                  'y': 154
                                  h: 274
                                  w: 274
                            small:
                              faces:
                                - x: 131
                                  'y': 93
                                  h: 165
                                  w: 165
                            orig:
                              faces:
                                - x: 217
                                  'y': 154
                                  h: 274
                                  w: 274
                          sizes:
                            large:
                              h: 1125
                              w: 900
                              resize: fit
                            medium:
                              h: 1125
                              w: 900
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1125
                            width: 900
                            focus_rects:
                              - x: 0
                                'y': 57
                                w: 900
                                h: 504
                              - x: 0
                                'y': 0
                                w: 900
                                h: 900
                              - x: 0
                                'y': 0
                                w: 900
                                h: 1026
                              - x: 84
                                'y': 0
                                w: 563
                                h: 1125
                              - x: 0
                                'y': 0
                                w: 900
                                h: 1125
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1874388195900633088'
                    conversation_id: '1874388482237600031'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 2
                    source: Twitter for iPhone
                    community_note: null
                  - tweet_id: '1874446848070656119'
                    creation_date: Wed Jan 01 09:00:02 +0000 2025
                    text: >-
                      Work begins now 👊


                      Thomas Tuchel's role as #ThreeLions head coach has
                      officially begun. https://t.co/C9NQyqsCFY
                    media_url:
                      - https://pbs.twimg.com/media/GgJpFthWAAASgjq.jpg
                    video_url: null
                    user:
                      creation_date: Wed Sep 25 08:23:07 +0000 2013
                      user_id: '1903382054'
                      username: England
                      name: England
                      follower_count: 6319264
                      following_count: 415
                      favourites_count: 15221
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: England
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856112384781275136/0JjpZebN_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/1903382054/1732994468
                      description: ❤️🏴󠁧󠁢󠁥󠁮󠁧󠁿
                      external_url: https://www.englandfootball.com
                      number_of_tweets: 54596
                      bot: false
                      timestamp: 1380097387
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 7364
                      verified_type: null
                    language: en
                    favorite_count: 50135
                    retweet_count: 3469
                    reply_count: 418
                    quote_count: 354
                    retweet: true
                    views: null
                    timestamp: 1735722002
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/England/status/1874380049928876426/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/C9NQyqsCFY
                          expanded_url: >-
                            https://x.com/England/status/1874380049928876426/photo/1
                          ext_alt_text: >-
                            A special graphic to mark Thomas Tuchel's first
                            official day as Three Lions head coach.
                          id_str: '1874175941779259392'
                          indices:
                            - 88
                            - 111
                          media_key: '3_1874175941779259392'
                          media_url_https: https://pbs.twimg.com/media/GgJpFthWAAASgjq.jpg
                          type: photo
                          url: https://t.co/C9NQyqsCFY
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 662
                                  'y': 234
                                  h: 432
                                  w: 432
                            medium:
                              faces:
                                - x: 387
                                  'y': 137
                                  h: 253
                                  w: 253
                            small:
                              faces:
                                - x: 219
                                  'y': 77
                                  h: 143
                                  w: 143
                            orig:
                              faces:
                                - x: 1324
                                  'y': 468
                                  h: 864
                                  w: 864
                          sizes:
                            large:
                              h: 2048
                              w: 1639
                              resize: fit
                            medium:
                              h: 1200
                              w: 960
                              resize: fit
                            small:
                              h: 680
                              w: 544
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 4096
                            width: 3277
                            focus_rects:
                              - x: 0
                                'y': 4
                                w: 3277
                                h: 1835
                              - x: 0
                                'y': 0
                                w: 3277
                                h: 3277
                              - x: 0
                                'y': 0
                                w: 3277
                                h: 3736
                              - x: 716
                                'y': 0
                                w: 2048
                                h: 4096
                              - x: 0
                                'y': 0
                                w: 3277
                                h: 4096
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1874175941779259392'
                    conversation_id: '1874380049928876426'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874205854175817773'
                    creation_date: Tue Dec 31 21:09:00 +0000 2024
                    text: |-
                      A New Year’s Eve message from the boss 📝

                      Let’s move onwards and upwards together in 2025 ❤️

                      #MUFC https://t.co/qsno1mmn3h
                    media_url:
                      - https://pbs.twimg.com/media/GgDj-VRXQAAQTKK.jpg
                    video_url: null
                    user:
                      creation_date: Fri Apr 20 15:17:43 +0000 2012
                      user_id: '558797310'
                      username: ManUtd
                      name: Manchester United
                      follower_count: 38510621
                      following_count: 143
                      favourites_count: 6687
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: United Store ➡
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856418426496880640/iIvJaO5T_normal.png
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/558797310/1734290033
                      description: The home of Manchester United.
                      external_url: https://bit.ly/3YYcXho
                      number_of_tweets: 92804
                      bot: false
                      timestamp: 1334935063
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 29170
                      verified_type: null
                    language: en
                    favorite_count: 17877
                    retweet_count: 2021
                    reply_count: 613
                    quote_count: 182
                    retweet: true
                    views: null
                    timestamp: 1735679340
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: https://x.com/ManUtd/status/1874201110455738523/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/qsno1mmn3h
                          expanded_url: >-
                            https://x.com/ManUtd/status/1874201110455738523/photo/1
                          ext_alt_text: >-
                            An image of Ruben Amorim looking up at Old Trafford,
                            alongside a quote from him that reads: 'I would like
                            to thank you on behalf of everyone at Manchester
                            United for your loyal support, and wish you all

                            the very best for the new year. I know it will take
                            a lot of hard work from everyone to get there, but I
                            am very excited about where we can go together in
                            2025.'
                          id_str: '1873748104987492352'
                          indices:
                            - 100
                            - 123
                          media_key: '3_1873748104987492352'
                          media_url_https: https://pbs.twimg.com/media/GgDj-VRXQAAQTKK.jpg
                          type: photo
                          url: https://t.co/qsno1mmn3h
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 1365
                              w: 2048
                              resize: fit
                            medium:
                              h: 800
                              w: 1200
                              resize: fit
                            small:
                              h: 453
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 2730
                            width: 4096
                            focus_rects:
                              - x: 0
                                'y': 436
                                w: 4096
                                h: 2294
                              - x: 0
                                'y': 0
                                w: 2730
                                h: 2730
                              - x: 0
                                'y': 0
                                w: 2395
                                h: 2730
                              - x: 34
                                'y': 0
                                w: 1365
                                h: 2730
                              - x: 0
                                'y': 0
                                w: 4096
                                h: 2730
                          media_results:
                            result:
                              media_key: '3_1873748104987492352'
                    conversation_id: '1874201110455738523'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874081581780131964'
                    creation_date: Tue Dec 31 13:14:02 +0000 2024
                    text: >-
                      Chukwueze lesione bicipite femorale sx. Controlli tra 7-10
                      giorni, stop di circa un mese 


                      Loftus e Musah in fase di recupero 


                      Per Leao si proverà fino all’ultimo 


                      Florenzi, Okafor e Chukwueze rimangono a Milanello 


                      Pulisic in gruppo
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 831
                    retweet_count: 60
                    reply_count: 22
                    quote_count: 11
                    retweet: false
                    views: 61139
                    timestamp: 1735650842
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874081581780131964'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 9
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874078178752524537'
                    creation_date: Tue Dec 31 13:00:31 +0000 2024
                    text: "STAFF TECNICO DI SERGIO CONCEIÇAO\n\nJoão Costa 🡪 Vice Allenatore\n\nSiramana Dembele  Vice Allenatore\n\nFábio Moura 🡪 Collaboratore tecnico\n\nDiamantino Figueiredo 🡪 Preparatore dei portieri\n\nVedran Runje 🡪 Preparatore dei portieri\n\nEduardo Oliveira\_🡪 Performance (Physiologist)"
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: pt
                    favorite_count: 366
                    retweet_count: 29
                    reply_count: 15
                    quote_count: 2
                    retweet: false
                    views: 25665
                    timestamp: 1735650031
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874078178752524537'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 13
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874072456773984517'
                    creation_date: Tue Dec 31 12:37:46 +0000 2024
                    text: >-
                      Squadra in partenza per Malpensa 

                      Non ci sono Okafor e  Chukwueze, il resto degli
                      infortunati parte con il gruppo per Riyad
                      https://t.co/fetApL2xqE
                    media_url:
                      - >-
                        https://pbs.twimg.com/ext_tw_video_thumb/1874068908509949952/pu/img/h-rLCxV2UH4gded-.jpg
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 422
                    retweet_count: 25
                    reply_count: 11
                    quote_count: 7
                    retweet: false
                    views: 28112
                    timestamp: 1735648666
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/AntoVitiello/status/1874072456773984517/video/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/fetApL2xqE
                          expanded_url: >-
                            https://x.com/AntoVitiello/status/1874072456773984517/video/1
                          id_str: '1874068908509949952'
                          indices:
                            - 124
                            - 147
                          media_key: '7_1874068908509949952'
                          media_url_https: >-
                            https://pbs.twimg.com/ext_tw_video_thumb/1874068908509949952/pu/img/h-rLCxV2UH4gded-.jpg
                          type: video
                          url: https://t.co/fetApL2xqE
                          additional_media_info:
                            monetizable: false
                          ext_media_availability:
                            status: Available
                          sizes:
                            large:
                              h: 1280
                              w: 720
                              resize: fit
                            medium:
                              h: 1200
                              w: 675
                              resize: fit
                            small:
                              h: 680
                              w: 383
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1280
                            width: 720
                            focus_rects: []
                          video_info:
                            aspect_ratio:
                              - 9
                              - 16
                            duration_millis: 11353
                            variants:
                              - content_type: application/x-mpegURL
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1874068908509949952/pu/pl/ZrNlTP9X_GY4cctK.m3u8?tag=12
                              - bitrate: 632000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1874068908509949952/pu/vid/avc1/320x568/V2sTixbdS6d_b04I.mp4?tag=12
                              - bitrate: 950000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1874068908509949952/pu/vid/avc1/480x852/bD9a7YXOdgtdzdsY.mp4?tag=12
                              - bitrate: 2176000
                                content_type: video/mp4
                                url: >-
                                  https://video.twimg.com/ext_tw_video/1874068908509949952/pu/vid/avc1/720x1280/JXRt03KywTj7vpe2.mp4?tag=12
                          media_results:
                            result:
                              media_key: '7_1874068908509949952'
                    conversation_id: '1874072456773984517'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 4
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874060186081546692'
                    creation_date: Tue Dec 31 11:49:01 +0000 2024
                    text: >-
                      #Conceiçao molto realista con la situazione complicata al
                      #Milan, uno che bada al sodo. Ibrahimovic si è preso la
                      responsabilità del fallimento di Fonseca. 


                      Oggi il Milan ha chiesto di non fare domande a Ibrahimovic
                      per mancanza di tempo (squadra in partenza), e per dare
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 774
                    retweet_count: 42
                    reply_count: 85
                    quote_count: 23
                    retweet: false
                    views: 66827
                    timestamp: 1735645741
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874060186081546692'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 19
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874057020460195921'
                    creation_date: Tue Dec 31 11:36:26 +0000 2024
                    text: >-
                      #Conceiçao: "Per me il calcio è semplice: c'è una porta
                      dove fare gol ed un'altra dove non prenderlo.  Per me il
                      tiki taka è metterla dentro".
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 873
                    retweet_count: 71
                    reply_count: 52
                    quote_count: 33
                    retweet: false
                    views: 55343
                    timestamp: 1735644986
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874057020460195921'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 14
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874055209502343479'
                    creation_date: Tue Dec 31 11:29:14 +0000 2024
                    text: >-
                      #Conceiçao: "Se sono qua non è un buon segno, significa
                      che qualcosa non è andata bene. Non c'è tanto tempo per
                      lavorare sulla partita contro la Juventus. Ma non ci
                      lamentiamo, non cerchiamo scuse".
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 409
                    retweet_count: 27
                    reply_count: 7
                    quote_count: 3
                    retweet: false
                    views: 24234
                    timestamp: 1735644554
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874055209502343479'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874054262050721830'
                    creation_date: Tue Dec 31 11:25:28 +0000 2024
                    text: "#Ibrahimovic: \"La decisione dell'esonero di Fonseca l'abbiamo presa dopo la partita con la Roma e abbiamo fatto un errore a mandarlo in conferenza: chiedo scusa a Paulo\_e ai tifosi. Capiamo i tifosi e abbiamo rispetto, siamo i primi a non essere soddisfatti e non lo saremo\_finchè"
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 337
                    retweet_count: 19
                    reply_count: 33
                    quote_count: 12
                    retweet: false
                    views: 50522
                    timestamp: 1735644328
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874054262050721830'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 12
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874052137854066960'
                    creation_date: Tue Dec 31 11:17:02 +0000 2024
                    text: >-
                      #Ibrahimovic: "Voglio ringraziare Fonseca, massimo
                      rispetto. Non è riuscito ad avere continuità di risultati.
                      Abbiamo sbagliato a mandarlo in conferenza stampa. Non
                      siamo soddisfatti per la posizione in campionato. La
                      responsabilità è di tutti non solo dell'allenatore"
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 568
                    retweet_count: 43
                    reply_count: 37
                    quote_count: 27
                    retweet: false
                    views: 38950
                    timestamp: 1735643822
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1874052137854066960'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 13
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1874044141296128126'
                    creation_date: Tue Dec 31 10:45:15 +0000 2024
                    text: >-
                      Conferenza di presentazione di #Conceiçao
                      https://t.co/6x4RzS3q4c
                    media_url:
                      - https://pbs.twimg.com/media/GgHxNOwXcAAyEhd.jpg
                    video_url: null
                    user:
                      creation_date: Sat Dec 24 00:49:03 +0000 2011
                      user_id: '445092879'
                      username: AntoVitiello
                      name: Antonio Vitiello
                      follower_count: 146822
                      following_count: 603
                      favourites_count: 14749
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Milano
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1502953044744495110/pudx5N_2_normal.jpg
                      profile_banner_url: null
                      description: >-
                        Direttore Responsabile @MilanNewsit, collaboro con il
                        @corsport, @Tuttomercatoweb, @TopCalcio24. Canale
                        YouTube https://t.co/dcEPppzhFT
                      external_url: https://youtube.com/user/Anto86mil
                      number_of_tweets: 15549
                      bot: false
                      timestamp: 1324687743
                      has_nft_avatar: false
                      category:
                        name: Journalist
                        id: 955
                      default_profile: true
                      default_profile_image: false
                      listed_count: 696
                      verified_type: null
                    language: it
                    favorite_count: 332
                    retweet_count: 19
                    reply_count: 6
                    quote_count: 1
                    retweet: false
                    views: 16907
                    timestamp: 1735641915
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/AntoVitiello/status/1874044141296128126/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/6x4RzS3q4c
                          expanded_url: >-
                            https://x.com/AntoVitiello/status/1874044141296128126/photo/1
                          id_str: '1874044129564389376'
                          indices:
                            - 42
                            - 65
                          media_key: '3_1874044129564389376'
                          media_url_https: https://pbs.twimg.com/media/GgHxNOwXcAAyEhd.jpg
                          type: photo
                          url: https://t.co/6x4RzS3q4c
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces: []
                            medium:
                              faces: []
                            small:
                              faces: []
                            orig:
                              faces: []
                          sizes:
                            large:
                              h: 946
                              w: 2048
                              resize: fit
                            medium:
                              h: 554
                              w: 1200
                              resize: fit
                            small:
                              h: 314
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 946
                            width: 2048
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1689
                                h: 946
                              - x: 0
                                'y': 0
                                w: 946
                                h: 946
                              - x: 45
                                'y': 0
                                w: 830
                                h: 946
                              - x: 224
                                'y': 0
                                w: 473
                                h: 946
                              - x: 0
                                'y': 0
                                w: 2048
                                h: 946
                          media_results:
                            result:
                              media_key: '3_1874044129564389376'
                    conversation_id: '1874044141296128126'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 3
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1873987886259068990'
                    creation_date: Tue Dec 31 07:01:43 +0000 2024
                    text: There's only one United and it's called Newcastle United
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Mon Apr 27 14:44:55 +0000 2009
                      user_id: '752094302'
                      username: NUFC
                      name: Newcastle United
                      follower_count: 2796706
                      following_count: 100
                      favourites_count: 3050
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: St. James' Park
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1724599446095241217/iCyOErFY_normal.jpg
                      profile_banner_url: null
                      description: |-
                        HOWAY THE LADS! ⚫️⚪️
                        Shop our 2024/25 home, away and third kits ⤵️
                      external_url: http://linktr.ee/newcastleunited
                      number_of_tweets: 89570
                      bot: false
                      timestamp: 1240843495
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 7517
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 256
                    timestamp: 1735628503
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: '1873862304087106014'
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1873987886259068990'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1873987621560737962'
                    creation_date: Tue Dec 31 07:00:40 +0000 2024
                    text: >-
                      🚨 Barcelona's failed attempt to register Dani Olmo for
                      the second half of the season has opened the door for
                      Manchester United and Manchester City to sign the
                      26-year-old for free. 


                      (Source: @MundoDeportivo) https://t.co/Pbe7oCjJ2D
                    media_url:
                      - https://pbs.twimg.com/media/GgG9zTwXQAAWhZu.jpg
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: null
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category:
                        name: Sports, Fitness & Recreation
                        id: 800
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 0
                    retweet_count: 0
                    reply_count: 0
                    quote_count: 0
                    retweet: false
                    views: 305
                    timestamp: 1735628440
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/mysportdabb/status/1873987621560737962/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/Pbe7oCjJ2D
                          expanded_url: >-
                            https://x.com/mysportdabb/status/1873987621560737962/photo/1
                          id_str: '1873987609136939008'
                          indices:
                            - 209
                            - 232
                          media_key: '3_1873987609136939008'
                          media_url_https: https://pbs.twimg.com/media/GgG9zTwXQAAWhZu.jpg
                          type: photo
                          url: https://t.co/Pbe7oCjJ2D
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 800
                                  'y': 120
                                  h: 394
                                  w: 394
                            medium:
                              faces:
                                - x: 512
                                  'y': 76
                                  h: 252
                                  w: 252
                            small:
                              faces:
                                - x: 290
                                  'y': 43
                                  h: 143
                                  w: 143
                            orig:
                              faces:
                                - x: 800
                                  'y': 120
                                  h: 394
                                  w: 394
                          sizes:
                            large:
                              h: 1053
                              w: 1872
                              resize: fit
                            medium:
                              h: 675
                              w: 1200
                              resize: fit
                            small:
                              h: 383
                              w: 680
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1053
                            width: 1872
                            focus_rects:
                              - x: 0
                                'y': 0
                                w: 1872
                                h: 1048
                              - x: 456
                                'y': 0
                                w: 1053
                                h: 1053
                              - x: 520
                                'y': 0
                                w: 924
                                h: 1053
                              - x: 719
                                'y': 0
                                w: 527
                                h: 1053
                              - x: 0
                                'y': 0
                                w: 1872
                                h: 1053
                          media_results:
                            result:
                              media_key: '3_1873987609136939008'
                    conversation_id: '1873987621560737962'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: 0
                    source: Twitter for Android
                    community_note: null
                  - tweet_id: '1873853723619025256'
                    creation_date: Mon Dec 30 22:07:52 +0000 2024
                    text: |-
                      @premierleague Man United in the Premier League:

                      1 win in August
                      1 win in September
                      1 win in October
                      1 win in November
                      1 win in December

                      Menstrual Cycle FC
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/752094302/1709225654
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 16
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 1
                    retweet: true
                    views: null
                    timestamp: 1735596472
                    video_view_count: null
                    in_reply_to_status_id: '1873849977119588687'
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1873849977119588687'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1873853255710892045'
                    creation_date: Mon Dec 30 21:59:27 +0000 2024
                    text: |-
                      Man United in the Premier League:

                      1 win in August
                      1 win in September
                      1 win in October
                      1 win in November
                      1 win in December

                      Menstrual Cycle FC
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat May 05 18:11:01 +0000 2012
                      user_id: '571964518'
                      username: TrollFootball
                      name: Troll Football
                      follower_count: 4442245
                      following_count: 519
                      favourites_count: 678
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: ''
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1612788418010042369/9wIHyK2z_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/571964518/1675586450
                      description: >-
                        🚨 Don't follow us if you can't take a troll on your fav
                        club/player. Contact: trollfootballcontact@gmail.com |
                        @Gamdom |
                      external_url: https://bsky.app/profile/thetrollfootball.bsky.social
                      number_of_tweets: 15429
                      bot: false
                      timestamp: 1336241461
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 7913
                      verified_type: null
                    language: en
                    favorite_count: 61673
                    retweet_count: 8797
                    reply_count: 780
                    quote_count: 964
                    retweet: true
                    views: null
                    timestamp: 1735595967
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1873851420778397998'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1873849709359751488'
                    creation_date: Mon Dec 30 21:52:32 +0000 2024
                    text: '@ChelseaFC The Chelsea we all know and love is back 😂'
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/752094302/1709225654
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 3
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: true
                    views: null
                    timestamp: 1735595552
                    video_view_count: null
                    in_reply_to_status_id: '1873847409501233205'
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1873847409501233205'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1873854052565737530'
                    creation_date: Mon Dec 30 21:44:21 +0000 2024
                    text: |-
                      A HUGE WIN TO END THE YEAR! 👊

                      #IPSCHE | @Nustone_UK https://t.co/Omz0qil6fj
                    media_url:
                      - https://pbs.twimg.com/media/GgE-NneXcAAM6Z5.jpg
                    video_url: null
                    user:
                      creation_date: Tue Aug 16 13:16:50 +0000 2011
                      user_id: '356175998'
                      username: IpswichTown
                      name: IPSWICH TOWN
                      follower_count: 287888
                      following_count: 162
                      favourites_count: 4279
                      is_private: null
                      is_verified: false
                      is_blue_verified: false
                      location: Portman Road, Ipswich
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1856661612079226880/-1fs801C_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/356175998/1735581153
                      description: The official X account of Ipswich Town Football Club.
                      external_url: http://www.itfc.co.uk
                      number_of_tweets: 67115
                      bot: false
                      timestamp: 1313500610
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 1634
                      verified_type: null
                    language: en
                    favorite_count: 10545
                    retweet_count: 1148
                    reply_count: 281
                    quote_count: 349
                    retweet: true
                    views: null
                    timestamp: 1735595061
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: >-
                      https://x.com/IpswichTown/status/1873847617685512388/photo/1
                    retweet_tweet_id: null
                    extended_entities:
                      media:
                        - display_url: pic.x.com/Omz0qil6fj
                          expanded_url: >-
                            https://x.com/IpswichTown/status/1873847617685512388/photo/1
                          id_str: '1873847323618406400'
                          indices:
                            - 53
                            - 76
                          media_key: '3_1873847323618406400'
                          media_url_https: https://pbs.twimg.com/media/GgE-NneXcAAM6Z5.jpg
                          type: photo
                          url: https://t.co/Omz0qil6fj
                          ext_media_availability:
                            status: Available
                          features:
                            large:
                              faces:
                                - x: 520
                                  'y': 949
                                  h: 59
                                  w: 59
                                - x: 852
                                  'y': 356
                                  h: 140
                                  w: 140
                                - x: 233
                                  'y': 1415
                                  h: 175
                                  w: 175
                            medium:
                              faces:
                                - x: 346
                                  'y': 632
                                  h: 39
                                  w: 39
                                - x: 568
                                  'y': 237
                                  h: 93
                                  w: 93
                                - x: 155
                                  'y': 943
                                  h: 116
                                  w: 116
                            small:
                              faces:
                                - x: 196
                                  'y': 358
                                  h: 22
                                  w: 22
                                - x: 321
                                  'y': 134
                                  h: 52
                                  w: 52
                                - x: 87
                                  'y': 534
                                  h: 66
                                  w: 66
                            orig:
                              faces:
                                - x: 520
                                  'y': 949
                                  h: 59
                                  w: 59
                                - x: 852
                                  'y': 356
                                  h: 140
                                  w: 140
                                - x: 233
                                  'y': 1415
                                  h: 175
                                  w: 175
                          sizes:
                            large:
                              h: 1800
                              w: 1600
                              resize: fit
                            medium:
                              h: 1200
                              w: 1067
                              resize: fit
                            small:
                              h: 680
                              w: 604
                              resize: fit
                            thumb:
                              h: 150
                              w: 150
                              resize: crop
                          original_info:
                            height: 1800
                            width: 1600
                            focus_rects:
                              - x: 0
                                'y': 904
                                w: 1600
                                h: 896
                              - x: 0
                                'y': 200
                                w: 1600
                                h: 1600
                              - x: 21
                                'y': 0
                                w: 1579
                                h: 1800
                              - x: 585
                                'y': 0
                                w: 900
                                h: 1800
                              - x: 0
                                'y': 0
                                w: 1600
                                h: 1800
                          allow_download_status:
                            allow_download: true
                          media_results:
                            result:
                              media_key: '3_1873847323618406400'
                    conversation_id: '1873847617685512388'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1873838217138758129'
                    creation_date: Mon Dec 30 21:06:52 +0000 2024
                    text: '@ChelseaFC Chelsea December disaster has started 😂'
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/752094302/1709225654
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: true
                    views: null
                    timestamp: 1735592812
                    video_view_count: null
                    in_reply_to_status_id: '1873836650725548108'
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1873836650725548108'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1873819577395896447'
                    creation_date: Mon Dec 30 19:36:18 +0000 2024
                    text: >-
                      La Juve mette Danilo fuori rosa: lui vuole il Napoli,
                      braccio di ferro in vista col club https://t.co/a54dc7k9fB
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Tue Oct 27 18:15:06 +0000 2009
                      user_id: '85626417'
                      username: Gazzetta_it
                      name: La Gazzetta dello Sport
                      follower_count: 1963889
                      following_count: 296
                      favourites_count: 6165
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Italy
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1007020730767245313/P6VR9MwA_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/85626417/1667388526
                      description: >-
                        La pagina ufficiale de La Gazzetta dello Sport, il
                        quotidiano sportivo più diffuso in Italia 🗞️
                      external_url: http://www.gazzetta.it
                      number_of_tweets: 405213
                      bot: false
                      timestamp: 1256667306
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 6995
                      verified_type: null
                    language: it
                    favorite_count: 57
                    retweet_count: 8
                    reply_count: 3
                    quote_count: 2
                    retweet: true
                    views: null
                    timestamp: 1735587378
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1873815394386841661'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                  - tweet_id: '1874236204260221078'
                    creation_date: Sun Dec 31 23:23:31 +0000 2023
                    text: Happy New Year 🎊
                    media_url: null
                    video_url: null
                    user:
                      creation_date: Sat Aug 11 23:39:03 +0000 2012
                      user_id: '752094302'
                      username: mysportdabb
                      name: MySportDab
                      follower_count: 20192
                      following_count: 2359
                      favourites_count: 10660
                      is_private: null
                      is_verified: false
                      is_blue_verified: true
                      location: Worldwide
                      profile_pic_url: >-
                        https://pbs.twimg.com/profile_images/1580845634411708417/lotXJyLb_normal.jpg
                      profile_banner_url: >-
                        https://pbs.twimg.com/profile_banners/752094302/1709225654
                      description: >-
                        ⚽ We help you stay updated with the latest Football,
                        Boxing, Tennis, NPFL, Bundesliga News & more. 🔄 Get the
                        latest transfer news and football stats.
                      external_url: https://www.mysportdab.com
                      number_of_tweets: 201261
                      bot: false
                      timestamp: 1344728343
                      has_nft_avatar: false
                      category: null
                      default_profile: false
                      default_profile_image: false
                      listed_count: 76
                      verified_type: null
                    language: en
                    favorite_count: 1
                    retweet_count: 1
                    reply_count: 0
                    quote_count: 0
                    retweet: true
                    views: null
                    timestamp: 1704065011
                    video_view_count: null
                    in_reply_to_status_id: null
                    quoted_status_id: null
                    binding_values: null
                    expanded_url: null
                    retweet_tweet_id: null
                    extended_entities: null
                    conversation_id: '1741601005114892461'
                    retweet_status: null
                    quoted_status: null
                    bookmark_count: null
                    source: null
                    community_note: null
                continuation_token: DAABCgABGhF81FZ__0kKAAIaASPlU5rhHggAAwAAAAIAAA
        '422':
          description: Validation Error
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/Get_x_lists_tweets_continuation_Response422
              example:
                detail:
                  - loc: []
                    msg: ''
                    type: ''
      security:
        - ApiKeyAuth: []
components:
  schemas:
    Get_x_lists_tweets_continuation_Response:
      type: object
      properties:
        results:
          type: array
          items:
            type: object
        continuation_token:
          type: string
    Get_x_lists_tweets_continuation_Response422:
      title: HTTPValidationError
      type: object
      properties:
        detail:
          title: Detail
          type: array
          items:
            title: ValidationError
            required:
              - loc
              - msg
              - type
            type: object
            properties:
              loc:
                title: Location
                type: array
                items:
                  anyOf:
                    - type: string
                    - type: integer
              msg:
                title: Message
                type: string
              type:
                title: Error Type
                type: string
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: Authorization
      description: >-
        Bearer token. Pass your agntdata API key as: Authorization: Bearer
        agnt_live_...

````