GET Bookmaker by ID
Returns the market for the requested bookmaker ID.
https://api.sportmonks.com/v3/odds/bookmakers/{ID}{
"data": {
"id": 2,
"legacy_id": 2,
"name": "bet365"
},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?