Markets
Betting market catalogue used by the odds datasets, such as 1X2, Asian handicap and over/under.
Open in the interactive reference
Operations
- GETAll markets — The eight markets in use: 1X2, over/under goal line, Asian handicap, first-half variants, Asian corners and half-time result.
- GETMarket by ID — One betting market.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
list |
All markets. The eight markets in use: 1X2, over/under goal line, Asian handicap, first-half variants, Asian corners and half-time result. | — | — |
info |
Market by ID. One betting market. | id |
— |
Examples
All markets:
GET /v2.2/markets/?user=USER&token=TOKEN&t=list
Market by ID:
GET /v2.2/markets/?user=USER&token=TOKEN&t=info&id=1