get_bookmaker_by_id
Fetch a bookmaker's details by ID. This tool provides bookmaker information such as name, slug, and more from the Sportmonks Football API.
Instructions
Get a specific bookmaker by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bookmaker ID. | |
| include | No | Semicolon-separated includes. | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |