# Bookmakers

The **Bookmakers** endpoint will help you to set up Odds in a proper way in your website/application. This endpoint is very useful for administrative purposes to check and structure the Bookmakers' availability.

Bookmakers' data can be requested by ID, search or all in one response.

* **GET All Bookmakers:** returns all the bookmakers.
* **GET Bookmaker by  ID:** returns the bookmaker from your requested ID.
* **GET Bookmaker by Search:** returns the bookmaker from your search query.
* **GET Bookmakers by Fixture ID:** returns the bookmakers from your requested fixture ID.

#### Include options

Not applicable.

#### Related entities

[Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/odd-and-prediction)
