// API Request:
// https://api.sportmonks.com/api/v3/football/fixtures/18138897?api_token={your_token}&include=lineups.player;lineups.player.country

{
  "data": {
    "id": 18138897,
    "inplay": 0,
    "sport_id": 1,
    "league_id": 8,
    "season_id": 18378,
    "stage_id": 77453700,
    "group_id": null,
    "aggregate_id": null,
    "round_id": 247615,
    "state_id": 5,
    "venue_id": 151,
    "name": "Manchester City vs Liverpool",
    "home_score": 2,
    "away_score": 2,
    "starting_at": "2022-04-10 15:30:00",
    "result_info": "Game ended in draw.",
    "ended_at": "2022-04-10 17:22:47",
    "leg": "1/1",
    "details": null,
    "length": 90,
    "placeholder": false,
    "is_final_result": 0,
    "lineups": [
      {
        "id": 1574621,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 129820,
        "team_id": 8,
        "position_id": 24,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 1,
        "formation_position": 1,
        "player_name": "Alisson",
        "player": {
          "id": 129820,
          "sport_id": 1,
          "country_id": 5,
          "nationality_id": null,
          "city_id": null,
          "position_id": 24,
          "detailed_position_id": 24,
          "type_id": 24,
          "common_name": "A. Becker",
          "firstname": "Alisson Ramsés",
          "lastname": "Becker",
          "name": "Alisson Ramsés Becker",
          "display_name": "Alisson",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/28/129820.png",
          "height": 193,
          "weight": 91,
          "date_of_birth": "1992-10-02",
          "gender": "male",
          "country": {
            "id": 5,
            "continent_id": 7,
            "name": "Brazil",
            "official_name": "Federative Republic of Brazil",
            "fifa_name": "BRA",
            "iso2": "BR",
            "iso3": "BRA",
            "latitude": "-10.81045150756836",
            "longitude": "-52.97311782836914",
            "geonameid": 3469034,
            "borders": [
              "ARG",
              "BOL",
              "COL",
              "GUF",
              "GUY",
              "PRY",
              "PER",
              "SUR",
              "URY",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/br.png"
          }
        }
      },
      {
        "id": 1574623,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 96099,
        "team_id": 8,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 3,
        "formation_position": 7,
        "player_name": "Fabinho",
        "player": {
          "id": 96099,
          "sport_id": 1,
          "country_id": 5,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 149,
          "type_id": 26,
          "common_name": "F. Tavares",
          "firstname": "Fábio Henrique",
          "lastname": "Tavares",
          "name": "Fábio Henrique Tavares",
          "display_name": "Fabinho",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/3/96099.png",
          "height": 188,
          "weight": 78,
          "date_of_birth": "1993-10-23",
          "gender": "male",
          "country": {
            "id": 5,
            "continent_id": 7,
            "name": "Brazil",
            "official_name": "Federative Republic of Brazil",
            "fifa_name": "BRA",
            "iso2": "BR",
            "iso3": "BRA",
            "latitude": "-10.81045150756836",
            "longitude": "-52.97311782836914",
            "geonameid": 3469034,
            "borders": [
              "ARG",
              "BOL",
              "COL",
              "GUF",
              "GUY",
              "PRY",
              "PER",
              "SUR",
              "URY",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/br.png"
          }
        }
      },
      {
        "id": 1574624,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1743,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 4,
        "formation_position": 4,
        "player_name": "Virgil van Dijk",
        "player": {
          "id": 1743,
          "sport_id": 1,
          "country_id": 38,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": null,
          "type_id": 25,
          "common_name": "V. van Dijk",
          "firstname": "Virgil",
          "lastname": "van Dijk",
          "name": "Virgil van Dijk",
          "display_name": "Virgil van Dijk",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/15/1743.png",
          "height": 193,
          "weight": 92,
          "date_of_birth": "1991-07-08",
          "gender": "male",
          "country": {
            "id": 38,
            "continent_id": 1,
            "name": "Netherlands",
            "official_name": "Netherlands",
            "fifa_name": "NED",
            "iso2": "NL",
            "iso3": "NLD",
            "latitude": "52.34225845336914",
            "longitude": "5.5281572341918945",
            "geonameid": 2750405,
            "borders": [
              "BEL",
              "DEU"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/nl.png"
          }
        }
      },
      {
        "id": 1574627,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 100556,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 5,
        "formation_position": null,
        "player_name": "Ibrahima Konaté",
        "player": {
          "id": 100556,
          "sport_id": 1,
          "country_id": 17,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 148,
          "type_id": 25,
          "common_name": "I. Konaté",
          "firstname": "Ibrahima",
          "lastname": "Konaté",
          "name": "Ibrahima Konaté",
          "display_name": "Ibrahima Konaté",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/12/100556.png",
          "height": 192,
          "weight": 93,
          "date_of_birth": "1999-05-25",
          "gender": "male",
          "country": {
            "id": 17,
            "continent_id": 1,
            "name": "France",
            "official_name": "French Republic",
            "fifa_name": "FRA",
            "iso2": "FR",
            "iso3": "FRA",
            "latitude": "46.63727951049805",
            "longitude": "2.3382623195648193",
            "geonameid": 3017382,
            "borders": [
              "AND",
              "BEL",
              "DEU",
              "ITA",
              "LUX",
              "MCO",
              "ESP",
              "CHE"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/fr.png"
          }
        }
      },
      {
        "id": 1574629,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 31857,
        "team_id": 8,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 6,
        "formation_position": 8,
        "player_name": "Thiago Alcântara",
        "player": {
          "id": 31857,
          "sport_id": 1,
          "country_id": 32,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "T. Alcântara do Nascimento",
          "firstname": "Thiago",
          "lastname": "Alcântara do Nascimento",
          "name": "Thiago Alcântara do Nascimento",
          "display_name": "Thiago Alcântara",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/17/31857.png",
          "height": 174,
          "weight": 70,
          "date_of_birth": "1991-04-11",
          "gender": "male",
          "country": {
            "id": 32,
            "continent_id": 1,
            "name": "Spain",
            "official_name": "Kingdom of Spain",
            "fifa_name": "ESP",
            "iso2": "ES",
            "iso3": "ESP",
            "latitude": "40.396026611328125",
            "longitude": "-3.550692558288574",
            "geonameid": 2510769,
            "borders": [
              "AND",
              "FRA",
              "GIB",
              "PRT",
              "MAR"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/es.png"
          }
        }
      },
      {
        "id": 1574632,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 197,
        "team_id": 8,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 7,
        "formation_position": null,
        "player_name": "James Milner",
        "player": {
          "id": 197,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "J. Milner",
          "firstname": "James Philip",
          "lastname": "Milner",
          "name": "James Philip Milner",
          "display_name": "James Milner",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/5/197.png",
          "height": 175,
          "weight": 70,
          "date_of_birth": "1986-01-04",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574635,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 32640,
        "team_id": 8,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 8,
        "formation_position": null,
        "player_name": "Naby Keïta",
        "player": {
          "id": 32640,
          "sport_id": 1,
          "country_id": 1703,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "N. Keïta",
          "firstname": "Naby Deco",
          "lastname": "Keïta",
          "name": "Naby Deco Keïta",
          "display_name": "Naby Keïta",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/0/32640.png",
          "height": 172,
          "weight": 64,
          "date_of_birth": "1995-02-10",
          "gender": "male",
          "country": {
            "id": 1703,
            "continent_id": 3,
            "name": "Guinea",
            "official_name": "Republic of Guinea",
            "fifa_name": "GUI",
            "iso2": "GN",
            "iso3": "GIN",
            "latitude": "10.429302215576172",
            "longitude": "-10.98954963684082",
            "geonameid": 2420477,
            "borders": [
              "CIV",
              "GNB",
              "LBR",
              "MLI",
              "SEN",
              "SLE"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gn.png"
          }
        }
      },
      {
        "id": 1574637,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1461,
        "team_id": 8,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 9,
        "formation_position": null,
        "player_name": "Roberto Firmino",
        "player": {
          "id": 1461,
          "sport_id": 1,
          "country_id": 5,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": 151,
          "type_id": 27,
          "common_name": "R. Firmino",
          "firstname": "Roberto Firmino",
          "lastname": "Barbosa de Oliveira",
          "name": "Roberto Firmino Barbosa de Oliveira",
          "display_name": "Roberto Firmino",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/21/1461.png",
          "height": 181,
          "weight": 76,
          "date_of_birth": "1991-10-02",
          "gender": "male",
          "country": {
            "id": 5,
            "continent_id": 7,
            "name": "Brazil",
            "official_name": "Federative Republic of Brazil",
            "fifa_name": "BRA",
            "iso2": "BR",
            "iso3": "BRA",
            "latitude": "-10.81045150756836",
            "longitude": "-52.97311782836914",
            "geonameid": 3469034,
            "borders": [
              "ARG",
              "BOL",
              "COL",
              "GUF",
              "GUY",
              "PRY",
              "PER",
              "SUR",
              "URY",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/br.png"
          }
        }
      },
      {
        "id": 1574639,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1389,
        "team_id": 8,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 10,
        "formation_position": 11,
        "player_name": "Sadio Mané",
        "player": {
          "id": 1389,
          "sport_id": 1,
          "country_id": 200,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": null,
          "type_id": 27,
          "common_name": "S. Mané",
          "firstname": "Sadio",
          "lastname": "Mané",
          "name": "Sadio Mané",
          "display_name": "Sadio Mané",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/13/1389.png",
          "height": 174,
          "weight": 69,
          "date_of_birth": "1992-04-10",
          "gender": "male",
          "country": {
            "id": 200,
            "continent_id": 3,
            "name": "Senegal",
            "official_name": "Republic of Senegal",
            "fifa_name": "SEN",
            "iso2": "SN",
            "iso3": "SEN",
            "latitude": "14.36251163482666",
            "longitude": "-14.531643867492676",
            "geonameid": 2245662,
            "borders": [
              "GMB",
              "GIN",
              "GNB",
              "MLI",
              "MRT"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/sn.png"
          }
        }
      },
      {
        "id": 1574641,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 4125,
        "team_id": 8,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 11,
        "formation_position": 9,
        "player_name": "Mohamed Salah",
        "player": {
          "id": 4125,
          "sport_id": 1,
          "country_id": 886,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": null,
          "type_id": 27,
          "common_name": "M. Salah Ghaly",
          "firstname": "Mohamed",
          "lastname": "Salah Ghaly",
          "name": "Mohamed Salah Ghaly",
          "display_name": "Mohamed Salah",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/29/4125.png",
          "height": 175,
          "weight": 71,
          "date_of_birth": "1992-06-15",
          "gender": "male",
          "country": {
            "id": 886,
            "continent_id": 3,
            "name": "Egypt",
            "official_name": "Arab Republic of Egypt",
            "fifa_name": "EGY",
            "iso2": "EG",
            "iso3": "EGY",
            "latitude": "26.756103515625",
            "longitude": "29.86229705810547",
            "geonameid": 357994,
            "borders": [
              "ISR",
              "LBY",
              "SDN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/eg.png"
          }
        }
      },
      {
        "id": 1574642,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1453,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 12,
        "formation_position": null,
        "player_name": "Joe Gomez",
        "player": {
          "id": 1453,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 148,
          "type_id": 25,
          "common_name": "J. Gomez",
          "firstname": "Joe",
          "lastname": "Gomez",
          "name": "Joe Gomez",
          "display_name": "Joe Gomez",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/13/1453.png",
          "height": 188,
          "weight": 77,
          "date_of_birth": "1997-05-23",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574644,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 323,
        "team_id": 8,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 14,
        "formation_position": 6,
        "player_name": "Jordan Henderson",
        "player": {
          "id": 323,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "J. Henderson",
          "firstname": "Jordan Brian",
          "lastname": "Henderson",
          "name": "Jordan Brian Henderson",
          "display_name": "Jordan Henderson",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/3/323.png",
          "height": 182,
          "weight": 67,
          "date_of_birth": "1990-06-17",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574646,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 4545513,
        "team_id": 8,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 17,
        "formation_position": null,
        "player_name": "Curtis Jones",
        "player": {
          "id": 4545513,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "C. Jones",
          "firstname": "Curtis",
          "lastname": "Jones",
          "name": "Curtis Jones",
          "display_name": "Curtis Jones",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/9/4545513.png",
          "height": null,
          "weight": null,
          "date_of_birth": "2001-01-30",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574647,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 159917,
        "team_id": 8,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 20,
        "formation_position": 10,
        "player_name": "Diogo Jota",
        "player": {
          "id": 159917,
          "sport_id": 1,
          "country_id": 20,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": 151,
          "type_id": 26,
          "common_name": "D. Teixeira da Silva",
          "firstname": "Diogo José",
          "lastname": "Teixeira da Silva",
          "name": "Diogo José Teixeira da Silva",
          "display_name": "Diogo Jota",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/13/159917.png",
          "height": 178,
          "weight": 68,
          "date_of_birth": "1996-12-04",
          "gender": "male",
          "country": {
            "id": 20,
            "continent_id": 1,
            "name": "Portugal",
            "official_name": "Portuguese Republic",
            "fifa_name": "POR",
            "iso2": "PT",
            "iso3": "PRT",
            "latitude": "39.64200973510742",
            "longitude": "-8.009422302246094",
            "geonameid": 2264397,
            "borders": [
              "ESP"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/pt.png"
          }
        }
      },
      {
        "id": 1574648,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 84627,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 21,
        "formation_position": null,
        "player_name": "Konstantinos Tsimikas",
        "player": {
          "id": 84627,
          "sport_id": 1,
          "country_id": 125,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 155,
          "type_id": 25,
          "common_name": "K. Tsimikas",
          "firstname": "Konstantinos",
          "lastname": "Tsimikas",
          "name": "Konstantinos Tsimikas",
          "display_name": "Konstantinos Tsimikas",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/19/84627.png",
          "height": 177,
          "weight": 70,
          "date_of_birth": "1996-05-12",
          "gender": "male",
          "country": {
            "id": 125,
            "continent_id": 1,
            "name": "Greece",
            "official_name": "Hellenic Republic",
            "fifa_name": "GRE",
            "iso2": "GR",
            "iso3": "GRC",
            "latitude": "39.68437194824219",
            "longitude": "21.897409439086914",
            "geonameid": 390903,
            "borders": [
              "ALB",
              "BGR",
              "TUR",
              "MKD"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gr.png"
          }
        }
      },
      {
        "id": 1574649,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 241036,
        "team_id": 8,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 23,
        "formation_position": null,
        "player_name": "Luis Díaz",
        "player": {
          "id": 241036,
          "sport_id": 1,
          "country_id": 353,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": 152,
          "type_id": 26,
          "common_name": "L. Díaz Marulanda",
          "firstname": "Luis Fernando",
          "lastname": "Díaz Marulanda",
          "name": "Luis Fernando Díaz Marulanda",
          "display_name": "Luis Díaz",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/12/241036.png",
          "height": null,
          "weight": null,
          "date_of_birth": "1997-01-13",
          "gender": "male",
          "country": {
            "id": 353,
            "continent_id": 7,
            "name": "Colombia",
            "official_name": "Republic of Colombia",
            "fifa_name": "COL",
            "iso2": "CO",
            "iso3": "COL",
            "latitude": "3.9976072311401367",
            "longitude": "-73.27796936035156",
            "geonameid": 3686110,
            "borders": [
              "BRA",
              "ECU",
              "PAN",
              "PER",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/co.png"
          }
        }
      },
      {
        "id": 1574650,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1078,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 26,
        "formation_position": 5,
        "player_name": "Andrew Robertson",
        "player": {
          "id": 1078,
          "sport_id": 1,
          "country_id": 1161,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 155,
          "type_id": 25,
          "common_name": "A. Robertson",
          "firstname": "Andrew",
          "lastname": "Robertson",
          "name": "Andrew Robertson",
          "display_name": "Andrew Robertson",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/22/1078.png",
          "height": 178,
          "weight": 64,
          "date_of_birth": "1994-03-11",
          "gender": "male",
          "country": {
            "id": 1161,
            "continent_id": 1,
            "name": "Scotland",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574651,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1920,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 32,
        "formation_position": 3,
        "player_name": "Joël Matip",
        "player": {
          "id": 1920,
          "sport_id": 1,
          "country_id": 593,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 148,
          "type_id": 25,
          "common_name": "J. Job Matip",
          "firstname": "Joël Andre",
          "lastname": "Job Matip",
          "name": "Joël Andre Job Matip",
          "display_name": "Joël Matip",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/0/1920.png",
          "height": 195,
          "weight": 90,
          "date_of_birth": "1991-08-08",
          "gender": "male",
          "country": {
            "id": 593,
            "continent_id": 3,
            "name": "Cameroon",
            "official_name": "Republic of Cameroon",
            "fifa_name": "CMR",
            "iso2": "CM",
            "iso3": "CMR",
            "latitude": "5.685476779937744",
            "longitude": "12.722877502441406",
            "geonameid": 2233387,
            "borders": [
              "CAF",
              "TCD",
              "COG",
              "GNQ",
              "GAB",
              "NGA"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/cm.png"
          }
        }
      },
      {
        "id": 1574652,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 896225,
        "team_id": 8,
        "position_id": 24,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 62,
        "formation_position": null,
        "player_name": "Caoimhin Kelleher",
        "player": {
          "id": 896225,
          "sport_id": 1,
          "country_id": 455,
          "nationality_id": null,
          "city_id": null,
          "position_id": 24,
          "detailed_position_id": 24,
          "type_id": 24,
          "common_name": "C. Kelleher",
          "firstname": "Caoimhin",
          "lastname": "Kelleher",
          "name": "Caoimhin Kelleher",
          "display_name": "Caoimhin Kelleher",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/1/896225.png",
          "height": null,
          "weight": null,
          "date_of_birth": "1998-11-23",
          "gender": "male",
          "country": {
            "id": 455,
            "continent_id": 1,
            "name": "Ireland",
            "official_name": "Republic of Ireland",
            "fifa_name": "IRL",
            "iso2": "IE",
            "iso3": "IRL",
            "latitude": "53.1827278137207",
            "longitude": "-8.196102142333984",
            "geonameid": 2963597,
            "borders": [
              "GBR"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/ie.png"
          }
        }
      },
      {
        "id": 1574653,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1917,
        "team_id": 8,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 66,
        "formation_position": 2,
        "player_name": "Trent Alexander-Arnold",
        "player": {
          "id": 1917,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 154,
          "type_id": 25,
          "common_name": "T. Alexander-Arnold",
          "firstname": "Trent",
          "lastname": "Alexander-Arnold",
          "name": "Trent Alexander-Arnold",
          "display_name": "Trent Alexander-Arnold",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/29/1917.png",
          "height": 175,
          "weight": 69,
          "date_of_birth": "1998-10-07",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574574,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 911,
        "team_id": 9,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 2,
        "formation_position": 2,
        "player_name": "Kyle Walker",
        "player": {
          "id": 911,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 154,
          "type_id": 25,
          "common_name": "K. Walker",
          "firstname": "Kyle",
          "lastname": "Walker",
          "name": "Kyle Walker",
          "display_name": "Kyle Walker",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/15/911.png",
          "height": 178,
          "weight": 70,
          "date_of_birth": "1990-05-28",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574577,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 982,
        "team_id": 9,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 5,
        "formation_position": 3,
        "player_name": "John Stones",
        "player": {
          "id": 982,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 148,
          "type_id": 25,
          "common_name": "J. Stones",
          "firstname": "John",
          "lastname": "Stones",
          "name": "John Stones",
          "display_name": "John Stones",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/22/982.png",
          "height": 188,
          "weight": 70,
          "date_of_birth": "1994-05-28",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574579,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1869,
        "team_id": 9,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 6,
        "formation_position": null,
        "player_name": "Nathan Aké",
        "player": {
          "id": 1869,
          "sport_id": 1,
          "country_id": 38,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": null,
          "type_id": 25,
          "common_name": "N. Aké",
          "firstname": "Nathan",
          "lastname": "Aké",
          "name": "Nathan Aké",
          "display_name": "Nathan Aké",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/13/1869.png",
          "height": 180,
          "weight": 75,
          "date_of_birth": "1995-02-18",
          "gender": "male",
          "country": {
            "id": 38,
            "continent_id": 1,
            "name": "Netherlands",
            "official_name": "Netherlands",
            "fifa_name": "NED",
            "iso2": "NL",
            "iso3": "NLD",
            "latitude": "52.34225845336914",
            "longitude": "5.5281572341918945",
            "geonameid": 2750405,
            "borders": [
              "BEL",
              "DEU"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/nl.png"
          }
        }
      },
      {
        "id": 1574583,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 802,
        "team_id": 9,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 7,
        "formation_position": 10,
        "player_name": "Raheem Sterling",
        "player": {
          "id": 802,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": 152,
          "type_id": 27,
          "common_name": "R. Sterling",
          "firstname": "Raheem Shaquille",
          "lastname": "Sterling",
          "name": "Raheem Shaquille Sterling",
          "display_name": "Raheem Sterling",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/2/802.png",
          "height": 170,
          "weight": 69,
          "date_of_birth": "1994-12-08",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574585,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 4842,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 8,
        "formation_position": null,
        "player_name": "İlkay Gündoğan",
        "player": {
          "id": 4842,
          "sport_id": 1,
          "country_id": 11,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "İ. Gündoğan",
          "firstname": "İlkay",
          "lastname": "Gündoğan",
          "name": "İlkay Gündoğan",
          "display_name": "İlkay Gündoğan",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/10/4842.png",
          "height": 180,
          "weight": 80,
          "date_of_birth": "1990-10-24",
          "gender": "male",
          "country": {
            "id": 11,
            "continent_id": 1,
            "name": "Germany",
            "official_name": "Federal Republic of Germany",
            "fifa_name": "GER",
            "iso2": "DE",
            "iso3": "DEU",
            "latitude": "51.20246505737305",
            "longitude": "10.382203102111816",
            "geonameid": 2921044,
            "borders": [
              "AUT",
              "BEL",
              "CZE",
              "DNK",
              "FRA",
              "LUX",
              "NLD",
              "POL",
              "CHE"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/de.png"
          }
        }
      },
      {
        "id": 1574586,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 5329,
        "team_id": 9,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 9,
        "formation_position": 9,
        "player_name": "Gabriel Jesus",
        "player": {
          "id": 5329,
          "sport_id": 1,
          "country_id": 5,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": 151,
          "type_id": 27,
          "common_name": "G. de Jesus",
          "firstname": "Gabriel Fernando",
          "lastname": "de Jesus",
          "name": "Gabriel Fernando de Jesus",
          "display_name": "Gabriel Jesus",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/17/5329.png",
          "height": 175,
          "weight": 73,
          "date_of_birth": "1997-04-03",
          "gender": "male",
          "country": {
            "id": 5,
            "continent_id": 7,
            "name": "Brazil",
            "official_name": "Federative Republic of Brazil",
            "fifa_name": "BRA",
            "iso2": "BR",
            "iso3": "BRA",
            "latitude": "-10.81045150756836",
            "longitude": "-52.97311782836914",
            "geonameid": 3469034,
            "borders": [
              "ARG",
              "BOL",
              "COL",
              "GUF",
              "GUY",
              "PRY",
              "PER",
              "SUR",
              "URY",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/br.png"
          }
        }
      },
      {
        "id": 1574589,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1116,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 10,
        "formation_position": null,
        "player_name": "Jack Grealish",
        "player": {
          "id": 1116,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": 152,
          "type_id": 26,
          "common_name": "J. Grealish",
          "firstname": "Jack",
          "lastname": "Grealish",
          "name": "Jack Grealish",
          "display_name": "Jack Grealish",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/28/1116.png",
          "height": 175,
          "weight": 68,
          "date_of_birth": "1995-09-10",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574591,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 26603,
        "team_id": 9,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 11,
        "formation_position": null,
        "player_name": "Oleksandr Zinchenko",
        "player": {
          "id": 26603,
          "sport_id": 1,
          "country_id": 86,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 155,
          "type_id": 26,
          "common_name": "O. Zinchenko",
          "firstname": "Oleksandr",
          "lastname": "Zinchenko",
          "name": "Oleksandr Zinchenko",
          "display_name": "Oleksandr Zinchenko",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/11/26603.png",
          "height": 175,
          "weight": 64,
          "date_of_birth": "1996-12-15",
          "gender": "male",
          "country": {
            "id": 86,
            "continent_id": 1,
            "name": "Ukraine",
            "official_name": "Ukraine",
            "fifa_name": "UKR",
            "iso2": "UA",
            "iso3": "UKR",
            "latitude": "48.92656326293945",
            "longitude": "31.47578239440918",
            "geonameid": 690791,
            "borders": [
              "BLR",
              "HUN",
              "MDA",
              "POL",
              "ROU",
              "RUS",
              "SVK"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/ua.png"
          }
        }
      },
      {
        "id": 1574593,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 47285,
        "team_id": 9,
        "position_id": 24,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 13,
        "formation_position": null,
        "player_name": "Zack Steffen",
        "player": {
          "id": 47285,
          "sport_id": 1,
          "country_id": 3483,
          "nationality_id": null,
          "city_id": null,
          "position_id": 24,
          "detailed_position_id": 24,
          "type_id": 24,
          "common_name": "Z. Steffen",
          "firstname": "Zack",
          "lastname": "Steffen",
          "name": "Zack Steffen",
          "display_name": "Zack Steffen",
          "image_path": "https://cdn.sportmonks.com/images/soccer/leagues/21/47285.png",
          "height": 191,
          "weight": 86,
          "date_of_birth": "1995-04-02",
          "gender": "male",
          "country": {
            "id": 3483,
            "continent_id": 6,
            "name": "United States",
            "official_name": "United States of America",
            "fifa_name": "USA",
            "iso2": "US",
            "iso3": "USA",
            "latitude": "39.44325637817383",
            "longitude": "-98.95733642578125",
            "geonameid": 6252001,
            "borders": [
              "CAN",
              "MEX"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/us.png"
          }
        }
      },
      {
        "id": 1574595,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 186299,
        "team_id": 9,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 14,
        "formation_position": 4,
        "player_name": "Aymeric Laporte",
        "player": {
          "id": 186299,
          "sport_id": 1,
          "country_id": 17,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 148,
          "type_id": 25,
          "common_name": "A. Laporte",
          "firstname": "Aymeric",
          "lastname": "Laporte",
          "name": "Aymeric Laporte",
          "display_name": "Aymeric Laporte",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/27/186299.png",
          "height": 191,
          "weight": 86,
          "date_of_birth": "1994-05-27",
          "gender": "male",
          "country": {
            "id": 17,
            "continent_id": 1,
            "name": "France",
            "official_name": "French Republic",
            "fifa_name": "FRA",
            "iso2": "FR",
            "iso3": "FRA",
            "latitude": "46.63727951049805",
            "longitude": "2.3382623195648193",
            "geonameid": 3017382,
            "borders": [
              "AND",
              "BEL",
              "DEU",
              "ITA",
              "LUX",
              "MCO",
              "ESP",
              "CHE"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/fr.png"
          }
        }
      },
      {
        "id": 1574597,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 186910,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 16,
        "formation_position": 7,
        "player_name": "Rodri Hernández",
        "player": {
          "id": 186910,
          "sport_id": 1,
          "country_id": 32,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 149,
          "type_id": 26,
          "common_name": "R. Hernández Cascante",
          "firstname": "Rodrigo",
          "lastname": "Hernández Cascante",
          "name": "Rodrigo Hernández Cascante",
          "display_name": "Rodri Hernández",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/30/186910.png",
          "height": 191,
          "weight": 82,
          "date_of_birth": "1996-06-22",
          "gender": "male",
          "country": {
            "id": 32,
            "continent_id": 1,
            "name": "Spain",
            "official_name": "Kingdom of Spain",
            "fifa_name": "ESP",
            "iso2": "ES",
            "iso3": "ESP",
            "latitude": "40.396026611328125",
            "longitude": "-3.550692558288574",
            "geonameid": 2510769,
            "borders": [
              "AND",
              "FRA",
              "GIB",
              "PRT",
              "MAR"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/es.png"
          }
        }
      },
      {
        "id": 1574598,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1371,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 17,
        "formation_position": 8,
        "player_name": "Kevin De Bruyne",
        "player": {
          "id": 1371,
          "sport_id": 1,
          "country_id": 556,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 150,
          "type_id": 26,
          "common_name": "K. De Bruyne",
          "firstname": "Kevin",
          "lastname": "De Bruyne",
          "name": "Kevin De Bruyne",
          "display_name": "Kevin De Bruyne",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/27/1371.png",
          "height": 181,
          "weight": 68,
          "date_of_birth": "1991-06-28",
          "gender": "male",
          "country": {
            "id": 556,
            "continent_id": 1,
            "name": "Belgium",
            "official_name": "Kingdom of Belgium",
            "fifa_name": "BEL",
            "iso2": "BE",
            "iso3": "BEL",
            "latitude": "50.648963928222656",
            "longitude": "4.641502380371094",
            "geonameid": 2802361,
            "borders": [
              "FRA",
              "DEU",
              "LUX",
              "NLD"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/be.png"
          }
        }
      },
      {
        "id": 1574600,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 96353,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 20,
        "formation_position": 6,
        "player_name": "Bernardo Silva",
        "player": {
          "id": 96353,
          "sport_id": 1,
          "country_id": 20,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 150,
          "type_id": 26,
          "common_name": "B. Mota Veiga de Carvalho e Silva",
          "firstname": "Bernardo",
          "lastname": "Mota Veiga de Carvalho e Silva",
          "name": "Bernardo Mota Veiga de Carvalho e Silva",
          "display_name": "Bernardo Silva",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/1/96353.png",
          "height": 173,
          "weight": 64,
          "date_of_birth": "1994-08-10",
          "gender": "male",
          "country": {
            "id": 20,
            "continent_id": 1,
            "name": "Portugal",
            "official_name": "Portuguese Republic",
            "fifa_name": "POR",
            "iso2": "PT",
            "iso3": "PRT",
            "latitude": "39.64200973510742",
            "longitude": "-8.009422302246094",
            "geonameid": 2264397,
            "borders": [
              "ESP"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/pt.png"
          }
        }
      },
      {
        "id": 1574602,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 1408,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 25,
        "formation_position": null,
        "player_name": "Fernandinho",
        "player": {
          "id": 1408,
          "sport_id": 1,
          "country_id": 5,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 149,
          "type_id": 26,
          "common_name": "F. Rosa",
          "firstname": "Fernando Luiz",
          "lastname": "Rosa",
          "name": "Fernando Luiz Rosa",
          "display_name": "Fernandinho",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/0/1408.png",
          "height": 179,
          "weight": 67,
          "date_of_birth": "1985-05-04",
          "gender": "male",
          "country": {
            "id": 5,
            "continent_id": 7,
            "name": "Brazil",
            "official_name": "Federative Republic of Brazil",
            "fifa_name": "BRA",
            "iso2": "BR",
            "iso3": "BRA",
            "latitude": "-10.81045150756836",
            "longitude": "-52.97311782836914",
            "geonameid": 3469034,
            "borders": [
              "ARG",
              "BOL",
              "COL",
              "GUF",
              "GUY",
              "PRY",
              "PER",
              "SUR",
              "URY",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/br.png"
          }
        }
      },
      {
        "id": 1574604,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 971,
        "team_id": 9,
        "position_id": 27,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 26,
        "formation_position": null,
        "player_name": "Riyad Mahrez",
        "player": {
          "id": 971,
          "sport_id": 1,
          "country_id": 614,
          "nationality_id": null,
          "city_id": null,
          "position_id": 27,
          "detailed_position_id": null,
          "type_id": 26,
          "common_name": "R. Mahrez",
          "firstname": "Riyad",
          "lastname": "Mahrez",
          "name": "Riyad Mahrez",
          "display_name": "Riyad Mahrez",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/11/971.png",
          "height": 179,
          "weight": 67,
          "date_of_birth": "1991-02-21",
          "gender": "male",
          "country": {
            "id": 614,
            "continent_id": 3,
            "name": "Algeria",
            "official_name": "People's Democratic Republic of Algeria",
            "fifa_name": "ALG",
            "iso2": "DZ",
            "iso3": "DZA",
            "latitude": "28.213645935058594",
            "longitude": "2.6547281742095947",
            "geonameid": 2589581,
            "borders": [
              "TUN",
              "LBY",
              "NER",
              "ESH",
              "MRT",
              "MLI",
              "MAR"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/dz.png"
          }
        }
      },
      {
        "id": 1574605,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 160956,
        "team_id": 9,
        "position_id": 25,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 27,
        "formation_position": 5,
        "player_name": "João Cancelo",
        "player": {
          "id": 160956,
          "sport_id": 1,
          "country_id": 20,
          "nationality_id": null,
          "city_id": null,
          "position_id": 25,
          "detailed_position_id": 154,
          "type_id": 25,
          "common_name": "J. Cavaco Cancelo",
          "firstname": "João Pedro",
          "lastname": "Cavaco Cancelo",
          "name": "João Pedro Cavaco Cancelo",
          "display_name": "João Cancelo",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/28/160956.png",
          "height": 182,
          "weight": 74,
          "date_of_birth": "1994-05-27",
          "gender": "male",
          "country": {
            "id": 20,
            "continent_id": 1,
            "name": "Portugal",
            "official_name": "Portuguese Republic",
            "fifa_name": "POR",
            "iso2": "PT",
            "iso3": "PRT",
            "latitude": "39.64200973510742",
            "longitude": "-8.009422302246094",
            "geonameid": 2264397,
            "borders": [
              "ESP"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/pt.png"
          }
        }
      },
      {
        "id": 1574607,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 159142,
        "team_id": 9,
        "position_id": 24,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 31,
        "formation_position": 1,
        "player_name": "Ederson Moraes",
        "player": {
          "id": 159142,
          "sport_id": 1,
          "country_id": 5,
          "nationality_id": null,
          "city_id": null,
          "position_id": 24,
          "detailed_position_id": 24,
          "type_id": 24,
          "common_name": "E. Santana de Moraes",
          "firstname": "Ederson",
          "lastname": "Santana de Moraes",
          "name": "Ederson Santana de Moraes",
          "display_name": "Ederson Moraes",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/6/159142.png",
          "height": 188,
          "weight": 86,
          "date_of_birth": "1993-08-17",
          "gender": "male",
          "country": {
            "id": 5,
            "continent_id": 7,
            "name": "Brazil",
            "official_name": "Federative Republic of Brazil",
            "fifa_name": "BRA",
            "iso2": "BR",
            "iso3": "BRA",
            "latitude": "-10.81045150756836",
            "longitude": "-52.97311782836914",
            "geonameid": 3469034,
            "borders": [
              "ARG",
              "BOL",
              "COL",
              "GUF",
              "GUY",
              "PRY",
              "PER",
              "SUR",
              "URY",
              "VEN"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/br.png"
          }
        }
      },
      {
        "id": 1574609,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 336133,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 4,
        "yersey_number": 47,
        "formation_position": 11,
        "player_name": "Phil Foden",
        "player": {
          "id": 336133,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": 153,
          "type_id": 26,
          "common_name": "P. Foden",
          "firstname": "Philip",
          "lastname": "Foden",
          "name": "Philip Foden",
          "display_name": "Phil Foden",
          "image_path": "https://cdn.sportmonks.com/images/soccer/players/5/336133.png",
          "height": 171,
          "weight": 70,
          "date_of_birth": "2000-05-28",
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574611,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 28575676,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 87,
        "formation_position": null,
        "player_name": "James Mcatee",
        "player": {
          "id": 28575676,
          "sport_id": 1,
          "country_id": 462,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": null,
          "type_id": 26,
          "common_name": "J. Mcatee",
          "firstname": "James",
          "lastname": "Mcatee",
          "name": "James Mcatee",
          "display_name": "James Mcatee",
          "image_path": "https://cdn.sportmonks.com/images/soccer/leagues/28/28575676.png",
          "height": null,
          "weight": null,
          "date_of_birth": null,
          "gender": "male",
          "country": {
            "id": 462,
            "continent_id": 1,
            "name": "United Kingdom",
            "official_name": "United Kingdom of Great Britain and Northern Ireland",
            "fifa_name": "ENG,NIR,SCO,WAL",
            "iso2": "GB",
            "iso3": "GBR",
            "latitude": "54.56088638305664",
            "longitude": "-2.2125117778778076",
            "geonameid": 2635167,
            "borders": [
              "IRL"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/gb.png"
          }
        }
      },
      {
        "id": 1574613,
        "sport_id": 1,
        "fixture_id": 18138897,
        "player_id": 37536874,
        "team_id": 9,
        "position_id": 26,
        "detailed_position_id": null,
        "formation_field": null,
        "type_id": 11,
        "provider_id": 2,
        "yersey_number": 90,
        "formation_position": null,
        "player_name": "Roméo Lavia",
        "player": {
          "id": 37536874,
          "sport_id": 1,
          "country_id": 556,
          "nationality_id": null,
          "city_id": null,
          "position_id": 26,
          "detailed_position_id": null,
          "type_id": 26,
          "common_name": "R. Lavia",
          "firstname": "Roméo",
          "lastname": "Lavia",
          "name": "Roméo Lavia",
          "display_name": "Roméo Lavia",
          "image_path": "https://cdn.sportmonks.com/images/soccer/leagues/10/37536874.png",
          "height": null,
          "weight": null,
          "date_of_birth": "2004-01-06",
          "gender": "male",
          "country": {
            "id": 556,
            "continent_id": 1,
            "name": "Belgium",
            "official_name": "Kingdom of Belgium",
            "fifa_name": "BEL",
            "iso2": "BE",
            "iso3": "BEL",
            "latitude": "50.648963928222656",
            "longitude": "4.641502380371094",
            "geonameid": 2802361,
            "borders": [
              "FRA",
              "DEU",
              "LUX",
              "NLD"
            ],
            "image_path": "https://cdn.sportmonks.com/images//countries/png/short/be.png"
          }
        }
      }
    ]
  },
}