Skip to main content
GET
/
bookmakers
Get all available bookmakers
curl --request GET \
  --url https://api.odds-api.io/v3/bookmakers
[
  {
    "active": true,
    "name": "<string>"
  }
]

Response

OK

active
boolean
name
string