GET Expected by Team
This endpoint allows you to get all the xG values we have available per team
https://api.sportmonks.com/v3/football/expected/fixtures{
"data": [
{
"id": 26898369,
"fixture_id": 18898173,
"type_id": 5304,
"participant_id": 10010,
"data": {
"value": 1.0674
},
"location": "home"
},
{
"id": 26898370,
"fixture_id": 18898173,
"type_id": 5304,
"participant_id": 7011,
"data": {
"value": 1.0657
},
"location": "away"
},Field
Description
Type
Query Parameters
Required?
Description
Pagination
Include depth
Include options
Last updated
Was this helpful?