GET Match Facts by date range
https://api.sportmonks.com/v3/football/match-facts/fixtures/between/START_DATE/END_DATE{
"data": [
{
"id": 29697955,
"sport_id": 1,
"fixture_id": 19609449,
"type_id": 76089,
"participant": "away",
"basis": "h2h",
"data": {
"all": {
"count": 10,
"percentage": 50
},
"home": {
"count": 4,
"percentage": 40
},
"away": {
"count": 6,
"percentage": 60
}
},
"natural_language": "DC United have 10 losses (50.0%) in their Major League Soccer matches against Atlanta United (away only: 6, 60.0%).",
"category": "statistics",
"scope": "league_matches"
},
{
"id": 27338547,
"sport_id": 1,
"fixture_id": 19609449,
"type_id": 76091,
"participant": "away",
"basis": "h2h",
"data": {
"all": {
"count": 36,
"average": 1.71
},
"home": {
"count": 11,
"average": 1.1
},
"away": {
"count": 25,
"average": 2.27
}
},
"natural_language": "DC United has conceded 36 goals in their matches against Atlanta United",
"category": "statistics",
"scope": "allFixtures"
},Field
Description
Type
Name
Required?
Description
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Include depth
Include options
Last updated
Was this helpful?