betr_sports_category
Retrieve events and betting markets for a sports competition using its Category ID. Provides structured category and event data to compare odds and stats.
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). |