Returns updated event odds for a specific bookmaker since a given UNIX timestamp (max 1 minute old)
cURL
curl --request GET \ --url https://api.odds-api.io/v3/odds/updated
[ { "away": "<string>", "bookmakers": {}, "date": "<string>", "home": "<string>", "id": 123, "league": { "name": "Premier League", "slug": "premier-league" }, "sport": { "name": "Football", "slug": "football" }, "status": "<string>", "urls": {} } ]
API key for authentication
Unix timestamp (max 1 minute old)
Bookmaker name (e.g. Bet365)
Sport name (e.g. Football)
OK
Show child attributes