sportsgameodds_bookmakers
Retrieve the list of bookmakers with IDs used in byBookmaker queries. Returns each bookmaker's ID, name, and live status.
Instructions
The bookmakers indexed, with the ids used in byBookmaker.
Returns: {success:true, data:[{bookmakerID, name, isLive}]} — SHAPE FROM VENDOR DOCS.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: Every bookmaker
Auth: needs your own key in SPORTSGAMEODDS_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||