GET All available Match Facts
https://api.sportmonks.com/v3/football/match-facts{
"data": [
{
"id": 113,
"sport_id": 1,
"fixture_id": 19173461,
"type_id": 76088,
"participant": "away",
"basis": "h2h",
"data": {
"all": {
"count": 6,
"percentage": 37.5
},
"home": {
"count": 5,
"percentage": 83.33
},
"away": {
"count": 1,
"percentage": 16.67
}
},
"natural_language": "Paradou AC has 6 wins against JS Saoura",
"category": "statistics",
"scope": "allFixtures"
},
{
"id": 114,
"sport_id": 1,
"fixture_id": 19173461,
"type_id": 76088,
"participant": "away",
"basis": "overall",
"data": {
"all": {
"count": 5,
"percentage": 50
},
"home": {
"count": 3,
"percentage": 60
},
"away": {
"count": 2,
"percentage": 40
}
},
"natural_language": "Paradou AC has 5 wins in their 10 most recent matches.",
"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?