Bookmakers
Bookmaker catalogue used by the odds datasets.
Open in the interactive reference
Operations
- GETAll bookmakers — Every bookmaker with its logo.
- GETBookmaker by ID — One bookmaker.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
list |
All bookmakers. Every bookmaker with its logo. | — | — |
info |
Bookmaker by ID. One bookmaker. | id |
— |
Examples
All bookmakers:
GET /v2.2/bookmakers/?user=USER&token=TOKEN&t=list
Bookmaker by ID:
GET /v2.2/bookmakers/?user=USER&token=TOKEN&t=info&id=2