Live Predictions (beta)
How it works
Checking availability
https://api.sportmonks.com/v3/football/fixtures/{fixture_id}
?include=metadata.type&api_token=YOUR_TOKEN"metadata": [
{
"id": 9561219,
"metadatable_id": 19656849,
"type_id": 117442,
"value_type": "object",
"values": {
"live_predictable": true
},
"type": {
"id": 117442,
"name": "Live Prediction Status",
"code": "live-prediction-status",
"developer_name": "LIVE_PREDICTION_STATUS",
"model_type": "metadata",
"stat_group": ""
}
}
]Retrieving live predictions
All live fixtures
Single fixture
As a fixture include
Using includes
Coverage
See also
Last updated
Was this helpful?