Returns closing odds for a finished event from selected bookmakers, including scores.
cURL
curl --request GET \ --url https://api.odds-api.io/v3/historical/odds
{ "away": "<string>", "bookmakerIds": {}, "bookmakers": {}, "date": "<string>", "home": "<string>", "id": 123, "league": { "name": "Premier League", "slug": "premier-league" }, "scores": { "away": 123, "home": 123, "periods": {} }, "sport": { "name": "Football", "slug": "football" }, "status": "<string>", "urls": {} }
API key for authentication
Event ID from /historical/events
Comma-separated list of bookmaker names (max 30)
OK
Show child attributes