betr_sports_category
Fetch events and betting markets for a sports competition using its category ID. Supply a competition ID like 39251 to get NBA games with odds and categories.
Instructions
Events + markets for one sport category (competition).
Returns: {EventTypeDesc, EventTypeId, MasterCategories:[{Categories:[{CategoryId, CategoryName, Events:[...]}]}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CategoryId | Yes | Category (competition) id, e.g. 39251 (NBA). |