GET Match Facts by league ID
https://api.sportmonks.com/v3/football/match-facts/leagues/LEAGUE_ID{
"data": [
{
"id": 1398752,
"sport_id": 1,
"fixture_id": 19135039,
"type_id": 76088,
"participant": "away",
"basis": "overall",
"data": {
"all": {
"count": 2,
"percentage": 20
},
"home": {
"count": 2,
"percentage": 100
},
"away": {
"count": 0,
"percentage": 0
}
},
"natural_language": "Leicester City has 2 wins in their 10 most recent matches.",
"category": "statistics",
"scope": "allFixtures"
},
{
"id": 1398753,
"sport_id": 1,
"fixture_id": 19135039,
"type_id": 76088,
"participant": "home",
"basis": "h2h",
"data": {
"all": {
"count": 5,
"percentage": 31.25
},
"home": {
"count": 4,
"percentage": 80
},
"away": {
"count": 1,
"percentage": 20
}
},
"natural_language": "AFC Bournemouth has 5 wins against Leicester City",
"category": "statistics",
"scope": "allFixtures"
},
{
"id": 1398754,
"sport_id": 1,
"fixture_id": 19135039,
"type_id": 76088,
"participant": "home",
"basis": "overall",
"data": {
"all": {
"count": 2,
"percentage": 20
},
"home": {
"count": 1,
"percentage": 50
},
"away": {
"count": 1,
"percentage": 50
}
},
"natural_language": "AFC Bournemouth has 2 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?