Live now!

Progress of current post

How-to get EURO 2024 data with the Sportmonks Football API

Welcome to Sportmonks, the ultimate football data provider offering comprehensive coverage of major tournaments, now including the prestigious EURO 2024! Are you prepared to elevate your user experience and transform your implementation processes? Look no further because we’ve got you covered.

Explore this user-friendly guide, crafted to help you effortlessly navigate and access the latest and most accurate data for the EURO 2024 Championship.

Published 27 February 2024
Last updated 10 December 2024
Wesley Van Rooij
How-to get EURO 2024 data with the Sportmonks Football API
Contents

Recap: What happened during the EURO 2020?

The 2020 European Championship brought excitement and unexpected turns, marking an unforgettable tournament. Initially scheduled for 2020, the event was postponed to 2021 due to the global pandemic, adding an unusual layer to the competition. The tournament showcased thrilling matches, with standout performances from teams like Italy, which displayed a remarkable resurgence under coach Roberto Mancini. Italy’s triumph in the final against England, decided by a dramatic penalty shootout, left a lasting impression and underscored the unpredictable nature of football. Next to the European Champions, there were some other teams that rose as dark horses and grew during the tournament. What to think about Switzerland? Who beat France after penalties in the Round of 16? Switzerland was a formidable opponent who also made it Spain difficult in the Quarter-finals. Like always, the EURO 2024 has high expectations. Let’s briefly look ahead at our thoughts before diving into How-to get EURO 2024 data with the Sportmonks Football API.

EURO 2024 Preview

Top contenders

France

The most notable team in the entire competition is Les Blues. This team has so much quality that you think their second team would have a strong chance of competing well. In addition, coach Didier Deschamps has led them to two World Cup finals and the 2016 Euro final, so they have experience.

You get the impression that France is limited to defeating themselves, much like they may have been when Switzerland ousted them on penalties in the round of 16 in the previous European Championship.

England

England is under constant pressure to win a major tournament—pressure that grows with each passing one as they need to lift a trophy for the first time since the 1966 World Cup.

Although England lost the Euro 2020 final to Italy on penalties after losing to them in the World Cup quarterfinal in Russia in 2018, manager Gareth Southgate arguably has the best team England has had since 1966. England has many elite players, including Harry Kane, Jude Bellingham, Bukayo Saka, and many more. Not only have they drawn a weak group, but if they win, they will also not have to face the winner of the group until the semifinals.

Spain

Even without the injured Gavi, Luis de la Fuente’s Spain team is full of talent, especially in the middle of the park, and Álvaro Morata has, at least at the club level, found his scoring form again. The back might be a weak point, but French-born players Robin Le Normand and Aymeric Laporte have recently provided some solidity.

Portugal

Roberto Martinez, the coach of Portugal, has previously managed the golden generation of Belgium, where he was faced with extracting the maximum performance from a gifted team that could never produce gold. He finds himself in a similar scenario again with Portugal, a team full of household names that can be challenging to assemble into a cohesive unit: Bruno Fernandes, Bernardo Silva, Rúben Dias, João Félix, Diogo Jota, and, of course, Cristiano Ronaldo. We didn’t learn much from qualifying because they were in a relatively easy group, so we’ll have to wait and see what this side can produce.

Outsiders

Italy

Defending champions Italy appears to be a step below the top contenders, having struggled mightily to turn opportunities into goals of their own. They have quality in the middle of the pitch, but Federico Chiesa’s health and performance level come tournament time will determine a lot on the offensive end. In the meantime, they will miss Leonardo Bonucci and Giorgio Chiellini’s leadership at the back compared to Euro 2020.

The Netherlands

Ronald Koeman’s team appeared to be underperforming over a significant portion of the season, as the Netherlands placed second in the qualifying group behind France. Though they have a strong lineup in midfield (Frenkie de Jong, Ryan Gravenberch, Xavi Simons) and a formidable back line (Virgil van Dijk, Denzel Dumfries, Nathan Aké, Matthijs de Ligt, Lutsharel Geertruida), you have to question if Cody Gakpo and Wout Weghorst will be sufficient upfront.

Croatia

Although they struggled in qualifying, Croatia hopes that Luka Modric, Marcelo Brozovic, Ivan Perisic, and Domagoj Vida—the remaining members of their golden generation—can still work their magic. Josko Gvardiol, a star defender from the previous World Cup, will need to do similarly in this competition.

Germany

Germany wants to win the European Championships and become the first host country to do so since France in 1984, but Julian Nagelsmann’s squad needs help. Germany can still turn things around because they have a talented squad that includes Ilkay Gündogan, Joshua Kimmich, Leroy Sané, and Jamal Musiala. However, they are up against a tough group.

Belgium

The so-called “golden generation” of Belgium has now largely disappeared from the scene, but Romelu Lukaku continues to score goals for Domenico Tedesco’s team on a regular basis. Captain Kevin De Bruyne hopes to guide his nation to their first European title.

Why should you cover EURO 2024?

Including EURO 2024 in your football application is essential because your users expect this data, and it will significantly boost their engagement. EURO 2024 is the pinnacle of football excitement, showcasing not only current stars but also the next generation of talent. With its rich history and immense popularity, the tournament brings football rivalries to life, adding drama and intensity to every match. Covering EURO 2024 allows your users to experience legendary matchups and discover emerging talents, encapsulating everything that makes football beloved worldwide. Whether you’re a seasoned football fan or new to the game, following the EURO 2024 in your app will be an unforgettable journey through football’s past, present, and future.

Learn more about the EURO

How can I get EURO 2024 data with the Sportmonks Football API?

We’re going to show you how to access the following information:

  1. Full season schedule
  2. (live) Standings
  3. Topscorers
  4. Squads
  5. Statistics

Please note that you will need access to the European Championship (league ID: 1326) to display and access the data.

Let’s look at how to gather the correct football data and build an EURO 2024 application.

// 20240527160327
// https://api.sportmonks.com/v3/football/schedules/seasons/22842?api_token=YOURTOKEN

{
  "data": [
    {
      "id": 77468274,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "type_id": 223,
      "name": "Group Stage",
      "sort_order": 1,
      "finished": false,
      "is_current": false,
      "starting_at": "2024-06-14",
      "ending_at": "2024-06-26",
      "games_in_current_week": false,
      "tie_breaker_rule_id": null,
      "rounds": [
        {
          "id": 327513,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468274,
          "name": "1",
          "finished": false,
          "is_current": false,
          "starting_at": "2024-06-14",
          "ending_at": "2024-06-18",
          "games_in_current_week": false,
          "fixtures": [
            {
              "id": 19032628,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250006,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 2076,
              "name": "Poland vs Netherlands",
              "starting_at": "2024-06-16 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718542800,
              "participants": [
                {
                  "id": 18694,
                  "sport_id": 1,
                  "country_id": 38,
                  "venue_id": 154,
                  "gender": "male",
                  "name": "Netherlands",
                  "short_code": "NED",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18694.png",
                  "founded": 1889,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18699,
                  "sport_id": 1,
                  "country_id": 2,
                  "venue_id": 19398,
                  "gender": "male",
                  "name": "Poland",
                  "short_code": "POL",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/11/18699.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032623,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250005,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 2138,
              "name": "Serbia vs England",
              "starting_at": "2024-06-16 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718564400,
              "participants": [
                {
                  "id": 18873,
                  "sport_id": 1,
                  "country_id": 296,
                  "venue_id": 1590,
                  "gender": "male",
                  "name": "Serbia",
                  "short_code": "SRB",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/25/18873.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-25 17:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18645,
                  "sport_id": 1,
                  "country_id": 462,
                  "venue_id": 1315,
                  "gender": "male",
                  "name": "England",
                  "short_code": "ENG",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/21/18645.png",
                  "founded": 1863,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032616,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250004,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 1944,
              "name": "Spain vs Croatia",
              "starting_at": "2024-06-15 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718467200,
              "participants": [
                {
                  "id": 18710,
                  "sport_id": 1,
                  "country_id": 32,
                  "venue_id": 2020,
                  "gender": "male",
                  "name": "Spain",
                  "short_code": "ESP",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/22/18710.png",
                  "founded": 1913,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:30:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18588,
                  "sport_id": 1,
                  "country_id": 266,
                  "venue_id": 176,
                  "gender": "male",
                  "name": "Croatia",
                  "short_code": "CRO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18588.png",
                  "founded": 1912,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032613,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250003,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 53,
              "name": "Germany vs Scotland",
              "starting_at": "2024-06-14 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718391600,
              "participants": [
                {
                  "id": 18706,
                  "sport_id": 1,
                  "country_id": 1161,
                  "venue_id": 6935,
                  "gender": "male",
                  "name": "Scotland",
                  "short_code": "SCO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/18/18706.png",
                  "founded": 1873,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18660,
                  "sport_id": 1,
                  "country_id": 11,
                  "venue_id": 1944,
                  "gender": "male",
                  "name": "Germany",
                  "short_code": "GER",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18660.png",
                  "founded": 1900,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032640,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250008,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 2166,
              "name": "Turkey vs Georgia",
              "starting_at": "2024-06-18 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718726400,
              "participants": [
                {
                  "id": 18716,
                  "sport_id": 1,
                  "country_id": 404,
                  "venue_id": 9634,
                  "gender": "male",
                  "name": "Turkey",
                  "short_code": "TUR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18716.png",
                  "founded": 1923,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18692,
                  "sport_id": 1,
                  "country_id": 119,
                  "venue_id": 2011,
                  "gender": "male",
                  "name": "Georgia",
                  "short_code": "GEO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18692.png",
                  "founded": 1990,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 17:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032622,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250005,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 1945,
              "name": "Slovenia vs Denmark",
              "starting_at": "2024-06-16 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718553600,
              "participants": [
                {
                  "id": 18630,
                  "sport_id": 1,
                  "country_id": 1638,
                  "venue_id": 682,
                  "gender": "male",
                  "name": "Slovenia",
                  "short_code": "SVN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18630.png",
                  "founded": 1920,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18583,
                  "sport_id": 1,
                  "country_id": 320,
                  "venue_id": 5660,
                  "gender": "male",
                  "name": "Denmark",
                  "short_code": "DEN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18583.png",
                  "founded": 1889,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:15:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032629,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250006,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 427,
              "name": "Austria vs France",
              "starting_at": "2024-06-17 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718650800,
              "participants": [
                {
                  "id": 18643,
                  "sport_id": 1,
                  "country_id": 143,
                  "venue_id": 3871,
                  "gender": "male",
                  "name": "Austria",
                  "short_code": "AUT",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/19/18643.png",
                  "founded": 1904,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18647,
                  "sport_id": 1,
                  "country_id": 17,
                  "venue_id": 6152,
                  "gender": "male",
                  "name": "France",
                  "short_code": "FRA",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18647.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032635,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250007,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 53,
              "name": "Romania vs Ukraine",
              "starting_at": "2024-06-17 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718629200,
              "participants": [
                {
                  "id": 18638,
                  "sport_id": 1,
                  "country_id": 155,
                  "venue_id": 2010,
                  "gender": "male",
                  "name": "Romania",
                  "short_code": "ROM",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/14/18638.png",
                  "founded": 1909,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:30:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18624,
                  "sport_id": 1,
                  "country_id": 86,
                  "venue_id": 104,
                  "gender": "male",
                  "name": "Ukraine",
                  "short_code": "UKR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/0/18624.png",
                  "founded": 1991,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032617,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250004,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 2166,
              "name": "Italy vs Albania",
              "starting_at": "2024-06-15 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718478000,
              "participants": [
                {
                  "id": 18658,
                  "sport_id": 1,
                  "country_id": 251,
                  "venue_id": 7189,
                  "gender": "male",
                  "name": "Italy",
                  "short_code": "ITA",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/2/18658.png",
                  "founded": 1898,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-24 20:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18641,
                  "sport_id": 1,
                  "country_id": 2454,
                  "venue_id": 338808,
                  "gender": "male",
                  "name": "Albania",
                  "short_code": "ALB",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/17/18641.png",
                  "founded": 1930,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-25 18:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032641,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250008,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 2171,
              "name": "Portugal vs Czech Republic",
              "starting_at": "2024-06-18 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718737200,
              "participants": [
                {
                  "id": 18701,
                  "sport_id": 1,
                  "country_id": 20,
                  "venue_id": 14455,
                  "gender": "male",
                  "name": "Portugal",
                  "short_code": "POR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/13/18701.png",
                  "founded": 1914,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18718,
                  "sport_id": 1,
                  "country_id": 245,
                  "venue_id": 1619,
                  "gender": "male",
                  "name": "Czech Republic",
                  "short_code": "CZE",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/30/18718.png",
                  "founded": 1901,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032634,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250007,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 339832,
              "name": "Belgium vs Slovakia",
              "starting_at": "2024-06-17 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718640000,
              "participants": [
                {
                  "id": 18743,
                  "sport_id": 1,
                  "country_id": 556,
                  "venue_id": 2318,
                  "gender": "male",
                  "name": "Belgium",
                  "short_code": "BEL",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18743.png",
                  "founded": 1895,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18648,
                  "sport_id": 1,
                  "country_id": 401,
                  "venue_id": 1915,
                  "gender": "male",
                  "name": "Slovakia",
                  "short_code": "SVK",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/24/18648.png",
                  "founded": 1993,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 18:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19045701,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250003,
              "aggregate_id": null,
              "round_id": 327513,
              "state_id": 1,
              "venue_id": 4116,
              "name": "Hungary vs Switzerland",
              "starting_at": "2024-06-15 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": true,
              "has_premium_odds": true,
              "starting_at_timestamp": 1718456400,
              "participants": [
                {
                  "id": 18708,
                  "sport_id": 1,
                  "country_id": 62,
                  "venue_id": 9553,
                  "gender": "male",
                  "name": "Switzerland",
                  "short_code": "SUI",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/20/18708.png",
                  "founded": 1895,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-05-18 00:30:00",
                  "meta": {
                    "location": "away",
                    "winner": false,
                    "position": null
                  }
                },
                {
                  "id": 18732,
                  "sport_id": 1,
                  "country_id": 674,
                  "venue_id": 6767,
                  "gender": "male",
                  "name": "Hungary",
                  "short_code": "HUN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/12/18732.png",
                  "founded": 1901,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-05-18 00:30:00",
                  "meta": {
                    "location": "home",
                    "winner": false,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            }
          ]
        },
        {
          "id": 327514,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468274,
          "name": "2",
          "finished": false,
          "is_current": false,
          "starting_at": "2024-06-19",
          "ending_at": "2024-06-22",
          "games_in_current_week": false,
          "fixtures": [
            {
              "id": 19032637,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250007,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 1946,
              "name": "Belgium vs Romania",
              "starting_at": "2024-06-22 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719082800,
              "participants": [
                {
                  "id": 18743,
                  "sport_id": 1,
                  "country_id": 556,
                  "venue_id": 2318,
                  "gender": "male",
                  "name": "Belgium",
                  "short_code": "BEL",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18743.png",
                  "founded": 1895,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18638,
                  "sport_id": 1,
                  "country_id": 155,
                  "venue_id": 2010,
                  "gender": "male",
                  "name": "Romania",
                  "short_code": "ROM",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/14/18638.png",
                  "founded": 1909,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:30:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032614,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250003,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 1945,
              "name": "Germany vs Hungary",
              "starting_at": "2024-06-19 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718812800,
              "participants": [
                {
                  "id": 18660,
                  "sport_id": 1,
                  "country_id": 11,
                  "venue_id": 1944,
                  "gender": "male",
                  "name": "Germany",
                  "short_code": "GER",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18660.png",
                  "founded": 1900,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18732,
                  "sport_id": 1,
                  "country_id": 674,
                  "venue_id": 6767,
                  "gender": "male",
                  "name": "Hungary",
                  "short_code": "HUN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/12/18732.png",
                  "founded": 1901,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-05-18 00:30:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032624,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250005,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 339832,
              "name": "Denmark vs England",
              "starting_at": "2024-06-20 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718899200,
              "participants": [
                {
                  "id": 18583,
                  "sport_id": 1,
                  "country_id": 320,
                  "venue_id": 5660,
                  "gender": "male",
                  "name": "Denmark",
                  "short_code": "DEN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18583.png",
                  "founded": 1889,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:15:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18645,
                  "sport_id": 1,
                  "country_id": 462,
                  "venue_id": 1315,
                  "gender": "male",
                  "name": "England",
                  "short_code": "ENG",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/21/18645.png",
                  "founded": 1863,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032625,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250005,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 53,
              "name": "Slovenia vs Serbia",
              "starting_at": "2024-06-20 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718888400,
              "participants": [
                {
                  "id": 18873,
                  "sport_id": 1,
                  "country_id": 296,
                  "venue_id": 1590,
                  "gender": "male",
                  "name": "Serbia",
                  "short_code": "SRB",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/25/18873.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-25 17:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18630,
                  "sport_id": 1,
                  "country_id": 1638,
                  "venue_id": 682,
                  "gender": "male",
                  "name": "Slovenia",
                  "short_code": "SVN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18630.png",
                  "founded": 1920,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032631,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250006,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 2171,
              "name": "Netherlands vs France",
              "starting_at": "2024-06-21 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718996400,
              "participants": [
                {
                  "id": 18694,
                  "sport_id": 1,
                  "country_id": 38,
                  "venue_id": 154,
                  "gender": "male",
                  "name": "Netherlands",
                  "short_code": "NED",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18694.png",
                  "founded": 1889,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18647,
                  "sport_id": 1,
                  "country_id": 17,
                  "venue_id": 6152,
                  "gender": "male",
                  "name": "France",
                  "short_code": "FRA",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18647.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19045702,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250003,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 1946,
              "name": "Scotland vs Switzerland",
              "starting_at": "2024-06-19 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718823600,
              "participants": [
                {
                  "id": 18706,
                  "sport_id": 1,
                  "country_id": 1161,
                  "venue_id": 6935,
                  "gender": "male",
                  "name": "Scotland",
                  "short_code": "SCO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/18/18706.png",
                  "founded": 1873,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18708,
                  "sport_id": 1,
                  "country_id": 62,
                  "venue_id": 9553,
                  "gender": "male",
                  "name": "Switzerland",
                  "short_code": "SUI",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/20/18708.png",
                  "founded": 1895,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-05-18 00:30:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032619,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250004,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 2138,
              "name": "Spain vs Italy",
              "starting_at": "2024-06-20 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718910000,
              "participants": [
                {
                  "id": 18710,
                  "sport_id": 1,
                  "country_id": 32,
                  "venue_id": 2020,
                  "gender": "male",
                  "name": "Spain",
                  "short_code": "ESP",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/22/18710.png",
                  "founded": 1913,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:30:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18658,
                  "sport_id": 1,
                  "country_id": 251,
                  "venue_id": 7189,
                  "gender": "male",
                  "name": "Italy",
                  "short_code": "ITA",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/2/18658.png",
                  "founded": 1898,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-24 20:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032636,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250007,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 427,
              "name": "Slovakia vs Ukraine",
              "starting_at": "2024-06-21 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718974800,
              "participants": [
                {
                  "id": 18648,
                  "sport_id": 1,
                  "country_id": 401,
                  "venue_id": 1915,
                  "gender": "male",
                  "name": "Slovakia",
                  "short_code": "SVK",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/24/18648.png",
                  "founded": 1993,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 18:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18624,
                  "sport_id": 1,
                  "country_id": 86,
                  "venue_id": 104,
                  "gender": "male",
                  "name": "Ukraine",
                  "short_code": "UKR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/0/18624.png",
                  "founded": 1991,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032630,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250006,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 1944,
              "name": "Poland vs Austria",
              "starting_at": "2024-06-21 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718985600,
              "participants": [
                {
                  "id": 18643,
                  "sport_id": 1,
                  "country_id": 143,
                  "venue_id": 3871,
                  "gender": "male",
                  "name": "Austria",
                  "short_code": "AUT",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/19/18643.png",
                  "founded": 1904,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18699,
                  "sport_id": 1,
                  "country_id": 2,
                  "venue_id": 19398,
                  "gender": "male",
                  "name": "Poland",
                  "short_code": "POL",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/11/18699.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032618,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250004,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 2076,
              "name": "Croatia vs Albania",
              "starting_at": "2024-06-19 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1718802000,
              "participants": [
                {
                  "id": 18588,
                  "sport_id": 1,
                  "country_id": 266,
                  "venue_id": 176,
                  "gender": "male",
                  "name": "Croatia",
                  "short_code": "CRO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18588.png",
                  "founded": 1912,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18641,
                  "sport_id": 1,
                  "country_id": 2454,
                  "venue_id": 338808,
                  "gender": "male",
                  "name": "Albania",
                  "short_code": "ALB",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/17/18641.png",
                  "founded": 1930,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-25 18:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032643,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250008,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 2166,
              "name": "Turkey vs Portugal",
              "starting_at": "2024-06-22 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719072000,
              "participants": [
                {
                  "id": 18716,
                  "sport_id": 1,
                  "country_id": 404,
                  "venue_id": 9634,
                  "gender": "male",
                  "name": "Turkey",
                  "short_code": "TUR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18716.png",
                  "founded": 1923,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18701,
                  "sport_id": 1,
                  "country_id": 20,
                  "venue_id": 14455,
                  "gender": "male",
                  "name": "Portugal",
                  "short_code": "POR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/13/18701.png",
                  "founded": 1914,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032642,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250008,
              "aggregate_id": null,
              "round_id": 327514,
              "state_id": 1,
              "venue_id": 2076,
              "name": "Georgia vs Czech Republic",
              "starting_at": "2024-06-22 13:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719061200,
              "participants": [
                {
                  "id": 18718,
                  "sport_id": 1,
                  "country_id": 245,
                  "venue_id": 1619,
                  "gender": "male",
                  "name": "Czech Republic",
                  "short_code": "CZE",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/30/18718.png",
                  "founded": 1901,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18692,
                  "sport_id": 1,
                  "country_id": 119,
                  "venue_id": 2011,
                  "gender": "male",
                  "name": "Georgia",
                  "short_code": "GEO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18692.png",
                  "founded": 1990,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 17:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            }
          ]
        },
        {
          "id": 327515,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468274,
          "name": "3",
          "finished": false,
          "is_current": false,
          "starting_at": "2024-06-23",
          "ending_at": "2024-06-26",
          "games_in_current_week": false,
          "fixtures": [
            {
              "id": 19032645,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250008,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 2138,
              "name": "Georgia vs Portugal",
              "starting_at": "2024-06-26 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719428400,
              "participants": [
                {
                  "id": 18701,
                  "sport_id": 1,
                  "country_id": 20,
                  "venue_id": 14455,
                  "gender": "male",
                  "name": "Portugal",
                  "short_code": "POR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/13/18701.png",
                  "founded": 1914,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18692,
                  "sport_id": 1,
                  "country_id": 119,
                  "venue_id": 2011,
                  "gender": "male",
                  "name": "Georgia",
                  "short_code": "GEO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18692.png",
                  "founded": 1990,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 17:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032627,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250005,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 53,
              "name": "Denmark vs Serbia",
              "starting_at": "2024-06-25 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719342000,
              "participants": [
                {
                  "id": 18583,
                  "sport_id": 1,
                  "country_id": 320,
                  "venue_id": 5660,
                  "gender": "male",
                  "name": "Denmark",
                  "short_code": "DEN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18583.png",
                  "founded": 1889,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:15:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18873,
                  "sport_id": 1,
                  "country_id": 296,
                  "venue_id": 1590,
                  "gender": "male",
                  "name": "Serbia",
                  "short_code": "SRB",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/25/18873.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-25 17:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032644,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250008,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 2076,
              "name": "Czech Republic vs Turkey",
              "starting_at": "2024-06-26 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719428400,
              "participants": [
                {
                  "id": 18718,
                  "sport_id": 1,
                  "country_id": 245,
                  "venue_id": 1619,
                  "gender": "male",
                  "name": "Czech Republic",
                  "short_code": "CZE",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/30/18718.png",
                  "founded": 1901,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18716,
                  "sport_id": 1,
                  "country_id": 404,
                  "venue_id": 9634,
                  "gender": "male",
                  "name": "Turkey",
                  "short_code": "TUR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18716.png",
                  "founded": 1923,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032620,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250004,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 2171,
              "name": "Croatia vs Italy",
              "starting_at": "2024-06-24 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719255600,
              "participants": [
                {
                  "id": 18588,
                  "sport_id": 1,
                  "country_id": 266,
                  "venue_id": 176,
                  "gender": "male",
                  "name": "Croatia",
                  "short_code": "CRO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18588.png",
                  "founded": 1912,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18658,
                  "sport_id": 1,
                  "country_id": 251,
                  "venue_id": 7189,
                  "gender": "male",
                  "name": "Italy",
                  "short_code": "ITA",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/2/18658.png",
                  "founded": 1898,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-24 20:00:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032621,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250004,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 427,
              "name": "Albania vs Spain",
              "starting_at": "2024-06-24 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719255600,
              "participants": [
                {
                  "id": 18641,
                  "sport_id": 1,
                  "country_id": 2454,
                  "venue_id": 338808,
                  "gender": "male",
                  "name": "Albania",
                  "short_code": "ALB",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/17/18641.png",
                  "founded": 1930,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-25 18:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18710,
                  "sport_id": 1,
                  "country_id": 32,
                  "venue_id": 2020,
                  "gender": "male",
                  "name": "Spain",
                  "short_code": "ESP",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/22/18710.png",
                  "founded": 1913,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:30:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032632,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250006,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 1944,
              "name": "Netherlands vs Austria",
              "starting_at": "2024-06-25 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719331200,
              "participants": [
                {
                  "id": 18694,
                  "sport_id": 1,
                  "country_id": 38,
                  "venue_id": 154,
                  "gender": "male",
                  "name": "Netherlands",
                  "short_code": "NED",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18694.png",
                  "founded": 1889,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18643,
                  "sport_id": 1,
                  "country_id": 143,
                  "venue_id": 3871,
                  "gender": "male",
                  "name": "Austria",
                  "short_code": "AUT",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/19/18643.png",
                  "founded": 1904,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032638,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250007,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 339832,
              "name": "Slovakia vs Romania",
              "starting_at": "2024-06-26 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719417600,
              "participants": [
                {
                  "id": 18648,
                  "sport_id": 1,
                  "country_id": 401,
                  "venue_id": 1915,
                  "gender": "male",
                  "name": "Slovakia",
                  "short_code": "SVK",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/24/18648.png",
                  "founded": 1993,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 18:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18638,
                  "sport_id": 1,
                  "country_id": 155,
                  "venue_id": 2010,
                  "gender": "male",
                  "name": "Romania",
                  "short_code": "ROM",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/14/18638.png",
                  "founded": 1909,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:30:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032626,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250005,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 1946,
              "name": "England vs Slovenia",
              "starting_at": "2024-06-25 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719342000,
              "participants": [
                {
                  "id": 18645,
                  "sport_id": 1,
                  "country_id": 462,
                  "venue_id": 1315,
                  "gender": "male",
                  "name": "England",
                  "short_code": "ENG",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/21/18645.png",
                  "founded": 1863,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18630,
                  "sport_id": 1,
                  "country_id": 1638,
                  "venue_id": 682,
                  "gender": "male",
                  "name": "Slovenia",
                  "short_code": "SVN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18630.png",
                  "founded": 1920,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19045703,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250003,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 1945,
              "name": "Scotland vs Hungary",
              "starting_at": "2024-06-23 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719169200,
              "participants": [
                {
                  "id": 18706,
                  "sport_id": 1,
                  "country_id": 1161,
                  "venue_id": 6935,
                  "gender": "male",
                  "name": "Scotland",
                  "short_code": "SCO",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/18/18706.png",
                  "founded": 1873,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18732,
                  "sport_id": 1,
                  "country_id": 674,
                  "venue_id": 6767,
                  "gender": "male",
                  "name": "Hungary",
                  "short_code": "HUN",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/12/18732.png",
                  "founded": 1901,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-05-18 00:30:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032633,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250006,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 2166,
              "name": "France vs Poland",
              "starting_at": "2024-06-25 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719331200,
              "participants": [
                {
                  "id": 18647,
                  "sport_id": 1,
                  "country_id": 17,
                  "venue_id": 6152,
                  "gender": "male",
                  "name": "France",
                  "short_code": "FRA",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18647.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 20:00:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18699,
                  "sport_id": 1,
                  "country_id": 2,
                  "venue_id": 19398,
                  "gender": "male",
                  "name": "Poland",
                  "short_code": "POL",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/11/18699.png",
                  "founded": 1919,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032639,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250007,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 1945,
              "name": "Ukraine vs Belgium",
              "starting_at": "2024-06-26 16:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719417600,
              "participants": [
                {
                  "id": 18743,
                  "sport_id": 1,
                  "country_id": 556,
                  "venue_id": 2318,
                  "gender": "male",
                  "name": "Belgium",
                  "short_code": "BEL",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18743.png",
                  "founded": 1895,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18624,
                  "sport_id": 1,
                  "country_id": 86,
                  "venue_id": 104,
                  "gender": "male",
                  "name": "Ukraine",
                  "short_code": "UKR",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/0/18624.png",
                  "founded": 1991,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            },
            {
              "id": 19032615,
              "sport_id": 1,
              "league_id": 1326,
              "season_id": 22842,
              "stage_id": 77468274,
              "group_id": 250003,
              "aggregate_id": null,
              "round_id": 327515,
              "state_id": 1,
              "venue_id": 339832,
              "name": "Switzerland vs Germany",
              "starting_at": "2024-06-23 19:00:00",
              "result_info": null,
              "leg": "1/1",
              "details": null,
              "length": 90,
              "placeholder": false,
              "has_odds": false,
              "has_premium_odds": false,
              "starting_at_timestamp": 1719169200,
              "participants": [
                {
                  "id": 18708,
                  "sport_id": 1,
                  "country_id": 62,
                  "venue_id": 9553,
                  "gender": "male",
                  "name": "Switzerland",
                  "short_code": "SUI",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/20/18708.png",
                  "founded": 1895,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-05-18 00:30:00",
                  "meta": {
                    "location": "home",
                    "winner": null,
                    "position": null
                  }
                },
                {
                  "id": 18660,
                  "sport_id": 1,
                  "country_id": 11,
                  "venue_id": 1944,
                  "gender": "male",
                  "name": "Germany",
                  "short_code": "GER",
                  "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18660.png",
                  "founded": 1900,
                  "type": "national",
                  "placeholder": false,
                  "last_played_at": "2024-03-26 19:45:00",
                  "meta": {
                    "location": "away",
                    "winner": null,
                    "position": null
                  }
                }
              ],
              "scores": [
                
              ]
            }
          ]
        }
      ],
      "aggregates": [
        
      ]
    },
    {
      "id": 77468273,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "type_id": 224,
      "name": "Round of 16",
      "sort_order": 2,
      "finished": false,
      "is_current": false,
      "starting_at": "2024-06-29",
      "ending_at": "2024-07-02",
      "games_in_current_week": false,
      "tie_breaker_rule_id": null,
      "rounds": [
        
      ],
      "fixtures": [
        {
          "id": 19032609,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 339832,
          "name": "1st Group F vs 3rd Group A/B/C",
          "starting_at": "2024-07-01 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719860400,
          "participants": [
            {
              "id": 260270,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "1st Group F",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 270180,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "3rd Group A/B/C",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032612,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 2171,
          "name": "1st Group D vs 2nd Group F",
          "starting_at": "2024-07-02 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719946800,
          "participants": [
            {
              "id": 260268,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "1st Group D",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260265,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "2nd Group F",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032607,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 1946,
          "name": "1st Group B vs 3rd Group A/D/E/F",
          "starting_at": "2024-06-30 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719774000,
          "participants": [
            {
              "id": 260266,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "1st Group B",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 254387,
              "sport_id": 1,
              "country_id": null,
              "venue_id": null,
              "gender": "neutral",
              "name": "3rd Group A/D/E/F",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032606,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 1944,
          "name": "2nd Group A vs 2nd Group B",
          "starting_at": "2024-06-29 16:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719676800,
          "participants": [
            {
              "id": 260273,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "2nd Group A",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260274,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "2nd Group B",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032605,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 2166,
          "name": "1st Group A vs 2nd Group C",
          "starting_at": "2024-06-29 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719687600,
          "participants": [
            {
              "id": 260262,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "1st Group A",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260275,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "2nd Group C",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032610,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 427,
          "name": "2nd Group D vs 2nd ranked Group E",
          "starting_at": "2024-07-01 16:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719849600,
          "participants": [
            {
              "id": 260276,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "2nd Group D",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 272767,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "2nd ranked Group E",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032608,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 2138,
          "name": "1st Group C vs 3rd Group D/E/F",
          "starting_at": "2024-06-30 16:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719763200,
          "participants": [
            {
              "id": 260267,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "1st Group C",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 270181,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "3rd Group D/E/F",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032611,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468273,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 53,
          "name": "1st Group E vs 3rd Group A/B/C/D",
          "starting_at": "2024-07-02 16:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1719936000,
          "participants": [
            {
              "id": 260269,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "1st Group E",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 254379,
              "sport_id": 1,
              "country_id": null,
              "venue_id": null,
              "gender": "neutral",
              "name": "3rd Group A/B/C/D",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        }
      ]
    },
    {
      "id": 77468272,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "type_id": 224,
      "name": "Quarter-finals",
      "sort_order": 3,
      "finished": false,
      "is_current": false,
      "starting_at": "2024-07-05",
      "ending_at": "2024-07-06",
      "games_in_current_week": false,
      "tie_breaker_rule_id": null,
      "rounds": [
        
      ],
      "fixtures": [
        {
          "id": 19032604,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468272,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 427,
          "name": "Winner Match 40 vs Winner Match 38",
          "starting_at": "2024-07-06 16:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720281600,
          "participants": [
            {
              "id": 267189,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 40",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260866,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 38",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032603,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468272,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 1944,
          "name": "Winner Match 43 vs Winner Match 44",
          "starting_at": "2024-07-06 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720292400,
          "participants": [
            {
              "id": 267192,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 43",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 267193,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 44",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032601,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468272,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 1945,
          "name": "Winner Match 39 vs Winner Match 37",
          "starting_at": "2024-07-05 16:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720195200,
          "participants": [
            {
              "id": 267188,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 39",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260865,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 37",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032602,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468272,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 2076,
          "name": "Winner Match 41 vs Winner Match 42",
          "starting_at": "2024-07-05 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720206000,
          "participants": [
            {
              "id": 267190,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 41",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 267191,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Match 42",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": null,
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        }
      ]
    },
    {
      "id": 77468271,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "type_id": 224,
      "name": "Semi-finals",
      "sort_order": 4,
      "finished": false,
      "is_current": false,
      "starting_at": "2024-07-09",
      "ending_at": "2024-07-10",
      "games_in_current_week": false,
      "tie_breaker_rule_id": null,
      "rounds": [
        
      ],
      "fixtures": [
        {
          "id": 19032600,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468271,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 2166,
          "name": "Winner Quarter-final 3 vs Winner Quarter-final 4",
          "starting_at": "2024-07-10 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720638000,
          "participants": [
            {
              "id": 260286,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Quarter-final 3",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": "2023-10-03 10:00:00",
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260287,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Quarter-final 4",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": "2023-10-03 10:00:00",
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        },
        {
          "id": 19032599,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468271,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 53,
          "name": "Winner Quarter-final 1 vs Winner Quarter-final 2",
          "starting_at": "2024-07-09 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720551600,
          "participants": [
            {
              "id": 260284,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Quarter-final 1",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": "2023-10-03 12:00:00",
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260285,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Quarter-final 2",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": "2023-10-03 12:00:00",
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        }
      ]
    },
    {
      "id": 77468270,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "type_id": 224,
      "name": "Final",
      "sort_order": 5,
      "finished": false,
      "is_current": false,
      "starting_at": "2024-07-14",
      "ending_at": "2024-07-14",
      "games_in_current_week": false,
      "tie_breaker_rule_id": null,
      "rounds": [
        
      ],
      "fixtures": [
        {
          "id": 19032598,
          "sport_id": 1,
          "league_id": 1326,
          "season_id": 22842,
          "stage_id": 77468270,
          "group_id": null,
          "aggregate_id": null,
          "round_id": null,
          "state_id": 1,
          "venue_id": 1944,
          "name": "Winner Semi-final 1 vs Winner Semi-final 2",
          "starting_at": "2024-07-14 19:00:00",
          "result_info": null,
          "leg": "1/1",
          "details": null,
          "length": 90,
          "placeholder": true,
          "has_odds": false,
          "has_premium_odds": false,
          "starting_at_timestamp": 1720983600,
          "participants": [
            {
              "id": 260165,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Semi-final 1",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": "2023-05-21 13:00:00",
              "meta": {
                "location": "home",
                "winner": null,
                "position": null
              }
            },
            {
              "id": 260166,
              "sport_id": 1,
              "country_id": 190324,
              "venue_id": null,
              "gender": "neutral",
              "name": "Winner Semi-final 2",
              "short_code": null,
              "image_path": "https://cdn.sportmonks.com/images/soccer/team_placeholder.png",
              "founded": null,
              "type": "domestic",
              "placeholder": true,
              "last_played_at": "2023-05-21 13:00:00",
              "meta": {
                "location": "away",
                "winner": null,
                "position": null
              }
            }
          ],
          "scores": [
            
          ]
        }
      ]
    }
  ],

EURO 2024 Schedule and Results

Imagine this: you’re ready to dive into the excitement of the entire European Championship schedule, with knockout games presented in a visually appealing format. How do you showcase the full-season schedule in your app?

Our excellent development team has got you covered! We’ve introduced a nifty property called “is_placeholder” on fixture and team responses. This handy field tells you whether the data is a placeholder or the real deal. A “false” value for this property means the data is finalized and ready to go. The fixture’s ID stays the same even when actual data is updated, making it easy to manage.

Ready to dive in? Start by using the crucial ‘GET Schedule by Season ID’ endpoint. This robust endpoint lets you fetch all the stages, fixtures, and teams involved, setting the stage for a seamless implementation.

https://api.sportmonks.com/v3/football/schedules/seasons/22842?api_token=YOUR_TOKEN

Happy scheduling! Let’s make EURO 2024 the most engaging experience for your users.

EURO2024 Schedule
EURO2024 Schedule
// 20240527160759
// https://api.sportmonks.com/v3/football/standings/seasons/22842?api_token=YOURTOKEN&include=participant;details;group

{
  "data": [
    {
      "id": 219782,
      "participant_id": 18588,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250004,
      "round_id": null,
      "standing_rule_id": 116013,
      "position": 1,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18588,
        "sport_id": 1,
        "country_id": 266,
        "venue_id": 176,
        "gender": "male",
        "name": "Croatia",
        "short_code": "CRO",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18588.png",
        "founded": 1912,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 20:00:00"
      },
      "details": [
        {
          "id": 1899780308,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780309,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780310,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780311,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780306,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780307,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780312,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780313,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780314,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780315,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780317,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780318,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780320,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780321,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780322,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780323,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780325,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780326,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780327,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780316,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780324,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780319,
          "standing_type": "standing",
          "standing_id": 219782,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250004,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group B",
        "starting_at": "2024-06-15",
        "ending_at": "2024-06-24",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 226705,
      "participant_id": 18692,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250008,
      "round_id": null,
      "standing_rule_id": 116013,
      "position": 1,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18692,
        "sport_id": 1,
        "country_id": 119,
        "venue_id": 2011,
        "gender": "male",
        "name": "Georgia",
        "short_code": "GEO",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18692.png",
        "founded": 1990,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 17:00:00"
      },
      "details": [
        {
          "id": 2535377588,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 2535377589,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 2535377590,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 2535377591,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 2535377586,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 2535377587,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 2535377592,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 2535377593,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 2535377594,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 2535377595,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 2535377597,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 2535377598,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 2535377600,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 2535377601,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 2535377602,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 2535377603,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 2535377605,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 2535377606,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 2535377607,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 2535377596,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 2535377604,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 2535377599,
          "standing_type": "standing",
          "standing_id": 226705,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250008,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group F",
        "starting_at": "2024-06-18",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 218673,
      "participant_id": 18660,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250003,
      "round_id": null,
      "standing_rule_id": 116013,
      "position": 1,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18660,
        "sport_id": 1,
        "country_id": 11,
        "venue_id": 1944,
        "gender": "male",
        "name": "Germany",
        "short_code": "GER",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/4/18660.png",
        "founded": 1900,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1729788682,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1729788683,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1729788684,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1729788685,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1729788680,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1729788681,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1729788686,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1729788687,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1729788688,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1729788689,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1729788691,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1729788692,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1729788694,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1729788695,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1729788696,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1729788697,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1729788699,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1729788700,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1729788701,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1729788690,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1729788698,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1729788693,
          "standing_type": "standing",
          "standing_id": 218673,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250003,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group A",
        "starting_at": "2024-06-14",
        "ending_at": "2024-06-23",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 226708,
      "participant_id": 18624,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250007,
      "round_id": null,
      "standing_rule_id": 116013,
      "position": 1,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18624,
        "sport_id": 1,
        "country_id": 86,
        "venue_id": 104,
        "gender": "male",
        "name": "Ukraine",
        "short_code": "UKR",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/0/18624.png",
        "founded": 1991,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 2536839752,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 2536839753,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 2536839754,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 2536839755,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 2536839750,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 2536839751,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 2536839756,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 2536839757,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 2536839758,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 2536839759,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 2536839761,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 2536839762,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 2536839764,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 2536839765,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 2536839766,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 2536839767,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 2536839769,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 2536839770,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 2536839771,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 2536839760,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 2536839768,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 2536839763,
          "standing_type": "standing",
          "standing_id": 226708,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250007,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group E",
        "starting_at": "2024-06-17",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219786,
      "participant_id": 18643,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250006,
      "round_id": null,
      "standing_rule_id": 116013,
      "position": 1,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18643,
        "sport_id": 1,
        "country_id": 143,
        "venue_id": 3871,
        "gender": "male",
        "name": "Austria",
        "short_code": "AUT",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/19/18643.png",
        "founded": 1904,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780396,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780397,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780398,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780399,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780394,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780395,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780400,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780401,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780402,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780403,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780405,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780406,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780408,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780409,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780410,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780411,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780413,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780414,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780415,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780404,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780412,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780407,
          "standing_type": "standing",
          "standing_id": 219786,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250006,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group D",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219790,
      "participant_id": 18583,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250005,
      "round_id": null,
      "standing_rule_id": 116013,
      "position": 1,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18583,
        "sport_id": 1,
        "country_id": 320,
        "venue_id": 5660,
        "gender": "male",
        "name": "Denmark",
        "short_code": "DEN",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18583.png",
        "founded": 1889,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:15:00"
      },
      "details": [
        {
          "id": 1899780484,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780485,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780486,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780487,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780482,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780483,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780488,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780489,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780490,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780491,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780493,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780494,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780496,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780497,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780498,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780499,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780501,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780502,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780503,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780492,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780500,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780495,
          "standing_type": "standing",
          "standing_id": 219790,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250005,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group C",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219791,
      "participant_id": 18630,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250005,
      "round_id": null,
      "standing_rule_id": 116012,
      "position": 2,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18630,
        "sport_id": 1,
        "country_id": 1638,
        "venue_id": 682,
        "gender": "male",
        "name": "Slovenia",
        "short_code": "SVN",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18630.png",
        "founded": 1920,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780506,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780507,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780508,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780509,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780504,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780505,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780510,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780511,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780512,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780513,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780515,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780516,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780518,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780519,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780520,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780521,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780523,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780524,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780525,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780514,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780522,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780517,
          "standing_type": "standing",
          "standing_id": 219791,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250005,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group C",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219797,
      "participant_id": 18638,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250007,
      "round_id": null,
      "standing_rule_id": 116012,
      "position": 2,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18638,
        "sport_id": 1,
        "country_id": 155,
        "venue_id": 2010,
        "gender": "male",
        "name": "Romania",
        "short_code": "ROM",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/14/18638.png",
        "founded": 1909,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:30:00"
      },
      "details": [
        {
          "id": 1899780660,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780661,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780662,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780663,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780658,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780659,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780664,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780665,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780666,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780667,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780669,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780670,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780672,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780673,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780674,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780675,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780677,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780678,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780679,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780668,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780676,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780671,
          "standing_type": "standing",
          "standing_id": 219797,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250007,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group E",
        "starting_at": "2024-06-17",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219801,
      "participant_id": 18701,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250008,
      "round_id": null,
      "standing_rule_id": 116012,
      "position": 2,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18701,
        "sport_id": 1,
        "country_id": 20,
        "venue_id": 14455,
        "gender": "male",
        "name": "Portugal",
        "short_code": "POR",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/13/18701.png",
        "founded": 1914,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780748,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780749,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780750,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780751,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780746,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780747,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780752,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780753,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780754,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780755,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780757,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780758,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780760,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780761,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780762,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780763,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780765,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780766,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780767,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780756,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780764,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780759,
          "standing_type": "standing",
          "standing_id": 219801,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250008,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group F",
        "starting_at": "2024-06-18",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219783,
      "participant_id": 18641,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250004,
      "round_id": null,
      "standing_rule_id": 116012,
      "position": 2,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18641,
        "sport_id": 1,
        "country_id": 2454,
        "venue_id": 338808,
        "gender": "male",
        "name": "Albania",
        "short_code": "ALB",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/17/18641.png",
        "founded": 1930,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-25 18:00:00"
      },
      "details": [
        {
          "id": 1899780330,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780331,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780332,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780333,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780328,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780329,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780334,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780335,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780336,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780337,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780339,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780340,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780342,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780343,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780344,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780345,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780347,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780348,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780349,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780338,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780346,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780341,
          "standing_type": "standing",
          "standing_id": 219783,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250004,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group B",
        "starting_at": "2024-06-15",
        "ending_at": "2024-06-24",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219794,
      "participant_id": 18706,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250003,
      "round_id": null,
      "standing_rule_id": 116012,
      "position": 2,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18706,
        "sport_id": 1,
        "country_id": 1161,
        "venue_id": 6935,
        "gender": "male",
        "name": "Scotland",
        "short_code": "SCO",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/18/18706.png",
        "founded": 1873,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780594,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780595,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780596,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780597,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780592,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780593,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780598,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780599,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780600,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780601,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780603,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780604,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780606,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780607,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780608,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780609,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780611,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780612,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780613,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780602,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780610,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780605,
          "standing_type": "standing",
          "standing_id": 219794,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250003,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group A",
        "starting_at": "2024-06-14",
        "ending_at": "2024-06-23",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219787,
      "participant_id": 18647,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250006,
      "round_id": null,
      "standing_rule_id": 116012,
      "position": 2,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18647,
        "sport_id": 1,
        "country_id": 17,
        "venue_id": 6152,
        "gender": "male",
        "name": "France",
        "short_code": "FRA",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18647.png",
        "founded": 1919,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 20:00:00"
      },
      "details": [
        {
          "id": 1899780418,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780419,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780420,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780421,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780416,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780417,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780422,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780423,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780424,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780425,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780427,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780428,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780430,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780431,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780432,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780433,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780435,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780436,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780437,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780426,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780434,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780429,
          "standing_type": "standing",
          "standing_id": 219787,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250006,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group D",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219795,
      "participant_id": 18708,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250003,
      "round_id": null,
      "standing_rule_id": 116014,
      "position": 3,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18708,
        "sport_id": 1,
        "country_id": 62,
        "venue_id": 9553,
        "gender": "male",
        "name": "Switzerland",
        "short_code": "SUI",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/20/18708.png",
        "founded": 1895,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-05-18 00:30:00"
      },
      "details": [
        {
          "id": 1899780616,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780617,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780618,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780619,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780614,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780615,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780620,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780621,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780622,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780623,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780625,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780626,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780628,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780629,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780630,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780631,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780633,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780634,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780635,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780624,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780632,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780627,
          "standing_type": "standing",
          "standing_id": 219795,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250003,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group A",
        "starting_at": "2024-06-14",
        "ending_at": "2024-06-23",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219798,
      "participant_id": 18648,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250007,
      "round_id": null,
      "standing_rule_id": 116014,
      "position": 3,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18648,
        "sport_id": 1,
        "country_id": 401,
        "venue_id": 1915,
        "gender": "male",
        "name": "Slovakia",
        "short_code": "SVK",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/24/18648.png",
        "founded": 1993,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 18:00:00"
      },
      "details": [
        {
          "id": 1899780682,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780683,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780684,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780685,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780680,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780681,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780686,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780687,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780688,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780689,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780691,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780692,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780694,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780695,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780696,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780697,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780699,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780700,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780701,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780690,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780698,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780693,
          "standing_type": "standing",
          "standing_id": 219798,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250007,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group E",
        "starting_at": "2024-06-17",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219784,
      "participant_id": 18658,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250004,
      "round_id": null,
      "standing_rule_id": 116014,
      "position": 3,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18658,
        "sport_id": 1,
        "country_id": 251,
        "venue_id": 7189,
        "gender": "male",
        "name": "Italy",
        "short_code": "ITA",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/2/18658.png",
        "founded": 1898,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-24 20:00:00"
      },
      "details": [
        {
          "id": 1899780352,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780353,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780354,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780355,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780350,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780351,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780356,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780357,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780358,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780359,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780361,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780362,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780364,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780365,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780366,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780367,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780369,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780370,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780371,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780360,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780368,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780363,
          "standing_type": "standing",
          "standing_id": 219784,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250004,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group B",
        "starting_at": "2024-06-15",
        "ending_at": "2024-06-24",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219792,
      "participant_id": 18645,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250005,
      "round_id": null,
      "standing_rule_id": 116014,
      "position": 3,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18645,
        "sport_id": 1,
        "country_id": 462,
        "venue_id": 1315,
        "gender": "male",
        "name": "England",
        "short_code": "ENG",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/21/18645.png",
        "founded": 1863,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780528,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780529,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780530,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780531,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780526,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780527,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780532,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780533,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780534,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780535,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780537,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780538,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780540,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780541,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780542,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780543,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780545,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780546,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780547,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780536,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780544,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780539,
          "standing_type": "standing",
          "standing_id": 219792,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250005,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group C",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219802,
      "participant_id": 18716,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250008,
      "round_id": null,
      "standing_rule_id": 116014,
      "position": 3,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18716,
        "sport_id": 1,
        "country_id": 404,
        "venue_id": 9634,
        "gender": "male",
        "name": "Turkey",
        "short_code": "TUR",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/28/18716.png",
        "founded": 1923,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780770,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780771,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780772,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780773,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780768,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780769,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780774,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780775,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780776,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780777,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780779,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780780,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780782,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780783,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780784,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780785,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780787,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780788,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780789,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780778,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780786,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780781,
          "standing_type": "standing",
          "standing_id": 219802,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250008,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group F",
        "starting_at": "2024-06-18",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219788,
      "participant_id": 18694,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250006,
      "round_id": null,
      "standing_rule_id": 116014,
      "position": 3,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18694,
        "sport_id": 1,
        "country_id": 38,
        "venue_id": 154,
        "gender": "male",
        "name": "Netherlands",
        "short_code": "NED",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/6/18694.png",
        "founded": 1889,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780440,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780441,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780442,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780443,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780438,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780439,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780444,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780445,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780446,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780447,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780449,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780450,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780452,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780453,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780454,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780455,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780457,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780458,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780459,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780448,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780456,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780451,
          "standing_type": "standing",
          "standing_id": 219788,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250006,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group D",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219803,
      "participant_id": 18718,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250008,
      "round_id": null,
      "standing_rule_id": null,
      "position": 4,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18718,
        "sport_id": 1,
        "country_id": 245,
        "venue_id": 1619,
        "gender": "male",
        "name": "Czech Republic",
        "short_code": "CZE",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/30/18718.png",
        "founded": 1901,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:00:00"
      },
      "details": [
        {
          "id": 1899780792,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780793,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780794,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780795,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780790,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780791,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780796,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780797,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780798,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780799,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780801,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780802,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780804,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780805,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780806,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780807,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780809,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780810,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780811,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780800,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780808,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780803,
          "standing_type": "standing",
          "standing_id": 219803,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250008,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group F",
        "starting_at": "2024-06-18",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219799,
      "participant_id": 18743,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250007,
      "round_id": null,
      "standing_rule_id": null,
      "position": 4,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18743,
        "sport_id": 1,
        "country_id": 556,
        "venue_id": 2318,
        "gender": "male",
        "name": "Belgium",
        "short_code": "BEL",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/23/18743.png",
        "founded": 1895,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 1899780704,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780705,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780706,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780707,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780702,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780703,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780708,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780709,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780710,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780711,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780713,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780714,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780716,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780717,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780718,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780719,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780721,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780722,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780723,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780712,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780720,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780715,
          "standing_type": "standing",
          "standing_id": 219799,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250007,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group E",
        "starting_at": "2024-06-17",
        "ending_at": "2024-06-26",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 226709,
      "participant_id": 18699,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250006,
      "round_id": null,
      "standing_rule_id": null,
      "position": 4,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18699,
        "sport_id": 1,
        "country_id": 2,
        "venue_id": 19398,
        "gender": "male",
        "name": "Poland",
        "short_code": "POL",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/11/18699.png",
        "founded": 1919,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 19:45:00"
      },
      "details": [
        {
          "id": 2536839994,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 2536839995,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 2536839996,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 2536839997,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 2536839992,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 2536839993,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 2536839998,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 2536839999,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 2536840000,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 2536840001,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 2536840003,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 2536840004,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 2536840006,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 2536840007,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 2536840008,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 2536840009,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 2536840011,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 2536840012,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 2536840013,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 2536840002,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 2536840010,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 2536840005,
          "standing_type": "standing",
          "standing_id": 226709,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250006,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group D",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219796,
      "participant_id": 18732,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250003,
      "round_id": null,
      "standing_rule_id": null,
      "position": 4,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18732,
        "sport_id": 1,
        "country_id": 674,
        "venue_id": 6767,
        "gender": "male",
        "name": "Hungary",
        "short_code": "HUN",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/12/18732.png",
        "founded": 1901,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-05-18 00:30:00"
      },
      "details": [
        {
          "id": 1899780638,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780639,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780640,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780641,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780636,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780637,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780642,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780643,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780644,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780645,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780647,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780648,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780650,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780651,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780652,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780653,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780655,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780656,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780657,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780646,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780654,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780649,
          "standing_type": "standing",
          "standing_id": 219796,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250003,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group A",
        "starting_at": "2024-06-14",
        "ending_at": "2024-06-23",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219793,
      "participant_id": 18873,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250005,
      "round_id": null,
      "standing_rule_id": null,
      "position": 4,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18873,
        "sport_id": 1,
        "country_id": 296,
        "venue_id": 1590,
        "gender": "male",
        "name": "Serbia",
        "short_code": "SRB",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/25/18873.png",
        "founded": 1919,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-25 17:00:00"
      },
      "details": [
        {
          "id": 1899780550,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780551,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780552,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780553,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780548,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780549,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780554,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780555,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780556,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780557,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780559,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780560,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780562,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780563,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780564,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780565,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780567,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780568,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780569,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780558,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780566,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780561,
          "standing_type": "standing",
          "standing_id": 219793,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250005,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group C",
        "starting_at": "2024-06-16",
        "ending_at": "2024-06-25",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    },
    {
      "id": 219785,
      "participant_id": 18710,
      "sport_id": 1,
      "league_id": 1326,
      "season_id": 22842,
      "stage_id": 77468274,
      "group_id": 250004,
      "round_id": null,
      "standing_rule_id": null,
      "position": 4,
      "result": "equal",
      "points": 0,
      "participant": {
        "id": 18710,
        "sport_id": 1,
        "country_id": 32,
        "venue_id": 2020,
        "gender": "male",
        "name": "Spain",
        "short_code": "ESP",
        "image_path": "https://cdn.sportmonks.com/images/soccer/teams/22/18710.png",
        "founded": 1913,
        "type": "national",
        "placeholder": false,
        "last_played_at": "2024-03-26 20:30:00"
      },
      "details": [
        {
          "id": 1899780374,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 129,
          "value": 0
        },
        {
          "id": 1899780375,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 130,
          "value": 0
        },
        {
          "id": 1899780376,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 131,
          "value": 0
        },
        {
          "id": 1899780377,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 132,
          "value": 0
        },
        {
          "id": 1899780372,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 133,
          "value": 0
        },
        {
          "id": 1899780373,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 134,
          "value": 0
        },
        {
          "id": 1899780378,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 135,
          "value": 0
        },
        {
          "id": 1899780379,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 136,
          "value": 0
        },
        {
          "id": 1899780380,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 137,
          "value": 0
        },
        {
          "id": 1899780381,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 138,
          "value": 0
        },
        {
          "id": 1899780383,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 139,
          "value": 0
        },
        {
          "id": 1899780384,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 140,
          "value": 0
        },
        {
          "id": 1899780386,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 141,
          "value": 0
        },
        {
          "id": 1899780387,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 142,
          "value": 0
        },
        {
          "id": 1899780388,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 143,
          "value": 0
        },
        {
          "id": 1899780389,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 144,
          "value": 0
        },
        {
          "id": 1899780391,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 145,
          "value": 0
        },
        {
          "id": 1899780392,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 146,
          "value": 0
        },
        {
          "id": 1899780393,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 179,
          "value": 0
        },
        {
          "id": 1899780382,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 185,
          "value": 0
        },
        {
          "id": 1899780390,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 186,
          "value": 0
        },
        {
          "id": 1899780385,
          "standing_type": "standing",
          "standing_id": 219785,
          "type_id": 187,
          "value": 0
        }
      ],
      "group": {
        "id": 250004,
        "sport_id": 1,
        "league_id": 1326,
        "season_id": 22842,
        "stage_id": 77468274,
        "name": "Group B",
        "starting_at": "2024-06-15",
        "ending_at": "2024-06-24",
        "games_in_current_week": false,
        "is_current": false,
        "finished": false,
        "pending": false
      }
    }
  ],

EURO 2024 Season Standings

Get ready for a detailed look at all the groups in EURO 2024! Using our ‘GET Standings by Season ID’ endpoint is the best way to get a comprehensive snapshot of each group, keeping you in the loop with the tournament’s unfolding dynamics. With this endpoint, you’ll get all the juicy details about the participating countries, including points, goal difference, wins, losses, and the group each country is in. The endpoint you can use:

https://api.sportmonks.com/v3/football/standings/seasons/22842?api_token=YOUR_TOKEN&include=participant;details;group

Stay informed and enjoy the thrill of tracking your favourite teams as they battle it out in EURO 2024!

EURO2024 standings
EURO2024 standings

EURO 2024 Topscorers

Tracking the top scorers of EURO 2024 adds another exciting layer to your football coverage. Fans love following the race for the Golden Boot, and our API makes it easy to provide this information. Use the ‘GET Topscorers by Season ID’ endpoint to retrieve a list of the leading goal scorers throughout the tournament.

This endpoint will give you up-to-date stats on the top performers, including goals scored, matches played, and other key metrics. Integrating this into your app will keep your users engaged, allowing them to track their favorite players and see who’s leading the charge for the Golden Boot.

Make sure to stay on top of the scoring charts and keep your audience captivated with real-time updates on the EURO 2024 top scorers!

Start developing

EURO 2024 Squads

Now that you’ve sorted the EURO 2024 season schedule and group standings, it’s time to showcase all the squads participating in the tournament. The easiest way to get this information is using our ‘GET Team by Season ID’ endpoint. The endpoint will give you comprehensive details about each team’s squad, adding even more depth to your EURO 2024 coverage. The basic request you can use:

https://api.sportmonks.com/v3/football/squads/seasons/22842/teams/18647?api_token=YOUR_TOKEN

Want even more details? You have the flexibility to enhance your request with includes like statistics and player details by simply adding include=details;player to your query. You can also filter and select specific fields, such as just the player name and image, tailoring the data to your specific needs. For more on filtering and selecting, visit our tutorials on the developer documentation pages.

EURO 2024 Statistics

Dive into the detailed match, team, player, and season statistics for EURO 2024! You can get all this rich information using the ‘GET Season Statistics by Participant’ endpoint or by adding the statistics include on the team, season, or player endpoints. For a complete overview of our statistics, check out our coverage page. 

Want specific stats? You can enhance your queries by adding includes for detailed stats. Whether you’re looking for team performance, player achievements, or season-wide data, our Football API has you covered.

Stay ahead of the game with comprehensive EURO 2024 statistics and make your app the ultimate hub for football fans!

45+
Player statistics
25+
Season statistics
40+
Fixture statistics

Experience the EURO 2024

Thanks for joining us in the world of EURO 2024 at Sportmonks! As your go-to football data provider, we’re here to enhance your user experience and simplify your implementation processes for this prestigious tournament.

Why cover EURO 2024 with Sportmonks? It’s not just about current stars; it’s about witnessing history, football rivalries, and discovering the next generation of talents. From accessing schedules to standings, squads, and stats, our Football API is your guide.  Join us in making EURO 2024 an unforgettable football experience!

Create your application

Frequently Asked Questions (FAQ)

Can I access real-time data during European Championship matches using the API?
Yes, you can access real-time data during European Championship matches using the Sportmonks Football API. The API provides live match updates, including scores, events, and other relevant information.
Does the Football API provide historical data for previous Euro tournaments?
Yes, the Sportmonks Football API provides access to historical data for previous Euro tournaments, including match results, player statistics, and more.
Are there any restrictions on the usage of European Championship data for commercial purposes?
Users are free to use European Championship data for commercial purposes as long as they comply with the terms of service and licensing agreements provided by Sportmonks.
How can I create an API-token?
Once you’ve created your account, you can create your API token via the settings page on My Sportmonks. For security reasons, the API token will only be shown to you once when you create it. Please make sure to write down your API token somewhere safe.
Where can I create an account?
You can create an account via our dedicated My Sportmonks platform. After you signed up, you will automatically be assigned to our free plan.
How can I test the Sportmonks API for FREE?
You have two options:
  1. Create an account on My Sportmonks and get immediate access to our free plan.
  2. Subscribe to one of our paid plans and receive a one-time-only 14-day free trial.
Where can I find all the available endpoints?
You can find all our endpoints with explanations on our well-described documentation pages. Please note that we also have a helpful Postman collection.
Are there any specific endpoints or parameters for accessing European Championship data?
Yes, the Sportmonks Football API offers specific endpoints and parameters for accessing European Championship data, allowing users to retrieve match information, player statistics, team data, and more.
Can I retrieve detailed player statistics for European Championship matches through the API?
Yes, you can retrieve detailed player statistics for European Championship matches through the Sportmonks Football API. This includes information such as goals, assists, yellow cards, red cards, and more.

Written by Wesley Van Rooij

Wesley van Rooij is a marketing and football expert with over 5 years of industry experience. His comprehensive knowledge of the Sportmonks Football API and a focused approach to APIs in the Sports Data industry allow him to offer insights and support to enthusiasts and businesses. His outstanding marketing and communication skills and technical writing expertise enable him to empathise with developers. He understands their needs and challenges to facilitate the development of cutting-edge football applications that stand out in the market.

EURO 2024 Widgets

No coding skills required! You can make the most of our data with our user-friendly widgets. These widgets seamlessly integrate into websites or applications, ensuring effortless access to the latest EURO 2024 data.

Learn more