Flashscore Scraper

ENDPOINTS
GET/teams/transfers

Team Transfers

Arrivals and departures with the date, both clubs, the deal type and the fee.

QUERY PARAMS

Flashscore team ID, or any flashscore.com team URL.

Examples:

  • ID: W8mj7MDD
  • URL: https://www.flashscore.com/team/real-madrid/W8mj7MDD/

Which moves to return.

Default: all

Allowed values: all, in, out

1-based page number.

Default: 1

Allowed values: 1-50

{
  "id": "W8mj7MDD",
  "name": "Real Madrid",
  "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
  "sport": {
    "id": 1,
    "name": "Football",
    "slug": "football"
  },
  "country": "Spain",
  "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png",
  "direction": "all",
  "count": 30,
  "transfers": [
    {
      "date": "2026-09-06",
      "direction": "out",
      "type": "Free agent",
      "fee": null,
      "player": {
        "id": "xzP9h1wK",
        "name": "Perea Cristian",
        "link": "https://www.flashscore.com/player/perea-cristian/xzP9h1wK/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "4KfIhq7B",
        "name": "CFR Cluj",
        "short_name": null,
        "link": "https://www.flashscore.com/team/cfr-cluj/4KfIhq7B/",
        "logo": "https://static.flashscore.com/res/image/data/S6SYxvWg-OUUX0e6e.png"
      }
    },
    {
      "date": "2026-08-30",
      "direction": "in",
      "type": "Transfer",
      "fee": {
        "amount": 3000000,
        "currency": "EUR"
      },
      "player": {
        "id": "GQDFpVh3",
        "name": "Martinez Sergio",
        "link": "https://www.flashscore.com/player/martinez-sergio/GQDFpVh3/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": null,
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/COqz35Ar-MsWrauH8.png"
      },
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-08-30",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 4000000,
        "currency": "EUR"
      },
      "player": {
        "id": "67fjsJDM",
        "name": "Manuel Angel",
        "link": "https://www.flashscore.com/player/manuel-angel/67fjsJDM/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "69ZiU2Om",
        "name": "Fulham",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fulham/69ZiU2Om/",
        "logo": "https://static.flashscore.com/res/image/data/naaAVOzB-ImMEe0UF.png"
      }
    },
    {
      "date": "2026-08-29",
      "direction": "out",
      "type": "Transfer",
      "fee": null,
      "player": {
        "id": "6VlzPhd1",
        "name": "Jimenez David",
        "link": "https://www.flashscore.com/player/jimenez-david/6VlzPhd1/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "SzYzw34K",
        "name": "Oviedo",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-oviedo/SzYzw34K/",
        "logo": "https://static.flashscore.com/res/image/data/z16nhrjl-Y7pkY0PJ.png"
      }
    },
    {
      "date": "2026-08-15",
      "direction": "in",
      "type": null,
      "fee": null,
      "player": {
        "id": "lUSZX0Ma",
        "name": "Voloshyn Illia",
        "link": "https://www.flashscore.com/player/voloshyn-illia/lUSZX0Ma/",
        "image": null
      },
      "player_country": "Ukraine",
      "from_team": null,
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-08-06",
      "direction": "out",
      "type": "Loan",
      "fee": null,
      "player": {
        "id": "tpBPaidM",
        "name": "Mastantuono Franco",
        "link": "https://www.flashscore.com/player/mastantuono-franco/tpBPaidM/",
        "image": null
      },
      "player_country": "Argentina",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "Q3A3IbXH",
        "name": "Fiorentina",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fiorentina/Q3A3IbXH/",
        "logo": "https://static.flashscore.com/res/image/data/nPTphRh5-6XKdgOM6.png"
      }
    },
    {
      "date": "2026-08-05",
      "direction": "in",
      "type": "Transfer",
      "fee": {
        "amount": 125000000,
        "currency": "EUR"
      },
      "player": {
        "id": "0p2ORrJi",
        "name": "Diomande Yan",
        "link": "https://www.flashscore.com/player/diomande-yan/0p2ORrJi/",
        "image": null
      },
      "player_country": "Ivory Coast",
      "from_team": {
        "id": "KbS1suSm",
        "name": "RB Leipzig",
        "short_name": null,
        "link": "https://www.flashscore.com/team/rb-leipzig/KbS1suSm/",
        "logo": "https://static.flashscore.com/res/image/data/02lwXYkl-WvvSE8Dm.png"
      },
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-08-01",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 10000000,
        "currency": "EUR"
      },
      "player": {
        "id": "8d2U9MPp",
        "name": "Palacios Cesar",
        "link": "https://www.flashscore.com/player/perez-cesar/8d2U9MPp/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "69ZiU2Om",
        "name": "Fulham",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fulham/69ZiU2Om/",
        "logo": "https://static.flashscore.com/res/image/data/naaAVOzB-ImMEe0UF.png"
      }
    },
    {
      "date": "2026-08-01",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 40000000,
        "currency": "EUR"
      },
      "player": {
        "id": "pWxyEyDA",
        "name": "Garcia Gonzalo",
        "link": "https://www.flashscore.com/player/garcia-gonzalo/pWxyEyDA/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "69ZiU2Om",
        "name": "Fulham",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fulham/69ZiU2Om/",
        "logo": "https://static.flashscore.com/res/image/data/naaAVOzB-ImMEe0UF.png"
      }
    },
    {
      "date": "2026-07-31",
      "direction": "out",
      "type": "Transfer",
      "fee": null,
      "player": {
        "id": "Is0aEgM6",
        "name": "Fran",
        "link": "https://www.flashscore.com/player/perez-francisco-javier-gonzalez/Is0aEgM6/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": null,
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/G2BgO5Ar-tIT0KyhE.png"
      }
    },
    {
      "date": "2026-07-29",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 8000000,
        "currency": "EUR"
      },
      "player": {
        "id": "vqc9f0mJ",
        "name": "Valdepenas Victor",
        "link": "https://www.flashscore.com/player/victor-valdepenas/vqc9f0mJ/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "Q3A3IbXH",
        "name": "Fiorentina",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fiorentina/Q3A3IbXH/",
        "logo": "https://static.flashscore.com/res/image/data/nPTphRh5-6XKdgOM6.png"
      }
    },
    {
      "date": "2026-07-29",
      "direction": "in",
      "type": "Transfer",
      "fee": {
        "amount": 25000000,
        "currency": "EUR"
      },
      "player": {
        "id": "WURwLTen",
        "name": "Espi Carlos",
        "link": "https://www.flashscore.com/player/espi-carlos/WURwLTen/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": null,
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/25Tx45il-QqzX7amJ.png"
      },
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-07-29",
      "direction": "out",
      "type": "Free agent",
      "fee": null,
      "player": {
        "id": "bu0FOD1Q",
        "name": "Iglesias Lois Bruno",
        "link": "https://www.flashscore.com/player/iglesias-lois-bruno/bu0FOD1Q/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "tCBNq3le",
        "name": "Karpaty Lviv",
        "short_name": null,
        "link": "https://www.flashscore.com/team/karpaty-lviv/tCBNq3le/",
        "logo": "https://static.flashscore.com/res/image/data/63Z8IjcM-pAWqOavk.png"
      }
    },
    {
      "date": "2026-07-15",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 4000000,
        "currency": "EUR"
      },
      "player": {
        "id": "pKKeEzzH",
        "name": "Galassi Bruno",
        "link": "https://www.flashscore.com/player/galassi-bruno/pKKeEzzH/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "URcSl02h",
        "name": "Lazio",
        "short_name": null,
        "link": "https://www.flashscore.com/team/lazio/URcSl02h/",
        "logo": "https://static.flashscore.com/res/image/data/zXqymff5-EaFfQ9z6.png"
      }
    },
    {
      "date": "2026-07-14",
      "direction": "out",
      "type": "Free agent",
      "fee": null,
      "player": {
        "id": "d47tCXdI",
        "name": "Rodriguez Carlos",
        "link": "https://www.flashscore.com/player/rodriguez-carlos/d47tCXdI/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "46PfJ545",
        "name": "Iraklis 1908",
        "short_name": null,
        "link": "https://www.flashscore.com/team/iraklis-fc/46PfJ545/",
        "logo": "https://static.flashscore.com/res/image/data/z12aOWcM-2V0U0cEB.png"
      }
    },
    {
      "date": "2026-08-30",
      "direction": "in",
      "type": "Transfer",
      "fee": {
        "amount": 3000000,
        "currency": "EUR"
      },
      "player": {
        "id": "GQDFpVh3",
        "name": "Martinez Sergio",
        "link": "https://www.flashscore.com/player/martinez-sergio/GQDFpVh3/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": null,
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/COqz35Ar-MsWrauH8.png"
      },
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-08-15",
      "direction": "in",
      "type": null,
      "fee": null,
      "player": {
        "id": "lUSZX0Ma",
        "name": "Voloshyn Illia",
        "link": "https://www.flashscore.com/player/voloshyn-illia/lUSZX0Ma/",
        "image": null
      },
      "player_country": "Ukraine",
      "from_team": null,
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-08-05",
      "direction": "in",
      "type": "Transfer",
      "fee": {
        "amount": 125000000,
        "currency": "EUR"
      },
      "player": {
        "id": "0p2ORrJi",
        "name": "Diomande Yan",
        "link": "https://www.flashscore.com/player/diomande-yan/0p2ORrJi/",
        "image": null
      },
      "player_country": "Ivory Coast",
      "from_team": {
        "id": "KbS1suSm",
        "name": "RB Leipzig",
        "short_name": null,
        "link": "https://www.flashscore.com/team/rb-leipzig/KbS1suSm/",
        "logo": "https://static.flashscore.com/res/image/data/02lwXYkl-WvvSE8Dm.png"
      },
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-07-29",
      "direction": "in",
      "type": "Transfer",
      "fee": {
        "amount": 25000000,
        "currency": "EUR"
      },
      "player": {
        "id": "WURwLTen",
        "name": "Espi Carlos",
        "link": "https://www.flashscore.com/player/espi-carlos/WURwLTen/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": null,
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/25Tx45il-QqzX7amJ.png"
      },
      "to_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      }
    },
    {
      "date": "2026-09-06",
      "direction": "out",
      "type": "Free agent",
      "fee": null,
      "player": {
        "id": "xzP9h1wK",
        "name": "Perea Cristian",
        "link": "https://www.flashscore.com/player/perea-cristian/xzP9h1wK/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "4KfIhq7B",
        "name": "CFR Cluj",
        "short_name": null,
        "link": "https://www.flashscore.com/team/cfr-cluj/4KfIhq7B/",
        "logo": "https://static.flashscore.com/res/image/data/S6SYxvWg-OUUX0e6e.png"
      }
    },
    {
      "date": "2026-08-30",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 4000000,
        "currency": "EUR"
      },
      "player": {
        "id": "67fjsJDM",
        "name": "Manuel Angel",
        "link": "https://www.flashscore.com/player/manuel-angel/67fjsJDM/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "69ZiU2Om",
        "name": "Fulham",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fulham/69ZiU2Om/",
        "logo": "https://static.flashscore.com/res/image/data/naaAVOzB-ImMEe0UF.png"
      }
    },
    {
      "date": "2026-08-29",
      "direction": "out",
      "type": "Transfer",
      "fee": null,
      "player": {
        "id": "6VlzPhd1",
        "name": "Jimenez David",
        "link": "https://www.flashscore.com/player/jimenez-david/6VlzPhd1/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "SzYzw34K",
        "name": "Oviedo",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-oviedo/SzYzw34K/",
        "logo": "https://static.flashscore.com/res/image/data/z16nhrjl-Y7pkY0PJ.png"
      }
    },
    {
      "date": "2026-08-06",
      "direction": "out",
      "type": "Loan",
      "fee": null,
      "player": {
        "id": "tpBPaidM",
        "name": "Mastantuono Franco",
        "link": "https://www.flashscore.com/player/mastantuono-franco/tpBPaidM/",
        "image": null
      },
      "player_country": "Argentina",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "Q3A3IbXH",
        "name": "Fiorentina",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fiorentina/Q3A3IbXH/",
        "logo": "https://static.flashscore.com/res/image/data/nPTphRh5-6XKdgOM6.png"
      }
    },
    {
      "date": "2026-08-01",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 10000000,
        "currency": "EUR"
      },
      "player": {
        "id": "8d2U9MPp",
        "name": "Palacios Cesar",
        "link": "https://www.flashscore.com/player/perez-cesar/8d2U9MPp/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "69ZiU2Om",
        "name": "Fulham",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fulham/69ZiU2Om/",
        "logo": "https://static.flashscore.com/res/image/data/naaAVOzB-ImMEe0UF.png"
      }
    },
    {
      "date": "2026-08-01",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 40000000,
        "currency": "EUR"
      },
      "player": {
        "id": "pWxyEyDA",
        "name": "Garcia Gonzalo",
        "link": "https://www.flashscore.com/player/garcia-gonzalo/pWxyEyDA/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "69ZiU2Om",
        "name": "Fulham",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fulham/69ZiU2Om/",
        "logo": "https://static.flashscore.com/res/image/data/naaAVOzB-ImMEe0UF.png"
      }
    },
    {
      "date": "2026-07-31",
      "direction": "out",
      "type": "Transfer",
      "fee": null,
      "player": {
        "id": "Is0aEgM6",
        "name": "Fran",
        "link": "https://www.flashscore.com/player/perez-francisco-javier-gonzalez/Is0aEgM6/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": null,
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/G2BgO5Ar-tIT0KyhE.png"
      }
    },
    {
      "date": "2026-07-29",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 8000000,
        "currency": "EUR"
      },
      "player": {
        "id": "vqc9f0mJ",
        "name": "Valdepenas Victor",
        "link": "https://www.flashscore.com/player/victor-valdepenas/vqc9f0mJ/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "Q3A3IbXH",
        "name": "Fiorentina",
        "short_name": null,
        "link": "https://www.flashscore.com/team/fiorentina/Q3A3IbXH/",
        "logo": "https://static.flashscore.com/res/image/data/nPTphRh5-6XKdgOM6.png"
      }
    },
    {
      "date": "2026-07-29",
      "direction": "out",
      "type": "Free agent",
      "fee": null,
      "player": {
        "id": "bu0FOD1Q",
        "name": "Iglesias Lois Bruno",
        "link": "https://www.flashscore.com/player/iglesias-lois-bruno/bu0FOD1Q/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "tCBNq3le",
        "name": "Karpaty Lviv",
        "short_name": null,
        "link": "https://www.flashscore.com/team/karpaty-lviv/tCBNq3le/",
        "logo": "https://static.flashscore.com/res/image/data/63Z8IjcM-pAWqOavk.png"
      }
    },
    {
      "date": "2026-07-15",
      "direction": "out",
      "type": "Transfer",
      "fee": {
        "amount": 4000000,
        "currency": "EUR"
      },
      "player": {
        "id": "pKKeEzzH",
        "name": "Galassi Bruno",
        "link": "https://www.flashscore.com/player/galassi-bruno/pKKeEzzH/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "URcSl02h",
        "name": "Lazio",
        "short_name": null,
        "link": "https://www.flashscore.com/team/lazio/URcSl02h/",
        "logo": "https://static.flashscore.com/res/image/data/zXqymff5-EaFfQ9z6.png"
      }
    },
    {
      "date": "2026-07-14",
      "direction": "out",
      "type": "Free agent",
      "fee": null,
      "player": {
        "id": "d47tCXdI",
        "name": "Rodriguez Carlos",
        "link": "https://www.flashscore.com/player/rodriguez-carlos/d47tCXdI/",
        "image": null
      },
      "player_country": "Spain",
      "from_team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png"
      },
      "to_team": {
        "id": "46PfJ545",
        "name": "Iraklis 1908",
        "short_name": null,
        "link": "https://www.flashscore.com/team/iraklis-fc/46PfJ545/",
        "logo": "https://static.flashscore.com/res/image/data/z12aOWcM-2V0U0cEB.png"
      }
    }
  ]
}