sportsbet_sports_classes
Retrieve sport classes and their competitions for a date window. Optionally filter to include or exclude live events.
Instructions
Sport classes (sports) with their competitions for a date window.
Returns: {classList:[{classId, className, classDisplayOrder}]}
Example: Sports with events in the next 24 hours
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toDate | Yes | ||
| fromDate | Yes | ||
| includeLiveEvents | No | ||
| excludeNonLiveEvents | No |