GET Market by ID
Returns the market for the requested market ID.
https://api.sportmonks.com/v3/odds/markets/{ID}{
"data": {
"id": 2,
"legacy_id": 63,
"name": "Double Chance",
"developer_name": "DOUBLE_CHANGE",
"has_winning_calculations": false
},Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Include options
Related entities
Postman
Code Example
Last updated
Was this helpful?