pointsbet_sport_competitions
Retrieve competitions for a given sport, organized by locale and country buckets, with event counts to identify available betting options.
Instructions
Competitions for one sport, grouped by locale (Featured / country buckets).
Returns: {key, name, locales:[{key, name, competitions:[{key, name, numberOfEvents}]}]}
Example: AFL / Australian-rules competitions {"sportKey": "aussie-rules"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportKey | Yes | Sport slug, e.g. "aussie-rules", "basketball", "tennis". Required — part of the URL path. |