Placeholders
In some cases, you may come across situations where you need to handle data for teams or fixtures that are not yet available or finalised.
Placeholders
Identifying a placeholder
{
"data": {
"id": 18716194,
"sport_id": 1,
"league_id": 1327,
"season_id": 20833,
"stage_id": 77460772,
"group_id": null,
"aggregate_id": null,
"round_id": null,
"state_id": 1,
"venue_id": null,
"name": "1st position Group D vs 2nd position Group B",
"starting_at": "2023-07-02 19:00:00",
"result_info": null,
"leg": "1/1",
"details": null,
"length": 90,
"placeholder": true,
"has_odds": false,
"starting_at_timestamp": 1688324400,
"participants": [
{
"id": 260209,
"sport_id": 1,
"country_id": 190324,
"venue_id": null,
"gender": "neutral",
"name": "1st position 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
}
}Best Practices
Last updated
Was this helpful?