GET Bookmaker by Search
Returns all bookmakers that match your search query.
https://api.sportmonks.com/v3/odds/bookmakers/search/{name}{
"data": [
{
"id": 2,
"legacy_id": 2,
"name": "bet365"
},
{
"id": 6,
"legacy_id": 9,
"name": "BetFred"
},
{
"id": 7,
"legacy_id": 11,
"name": "Bet-At-Home"
},Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Examples
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Include options
Related entities
Postman
Code Example
Last updated
Was this helpful?