sportsgameodds_stats
Fetch the statistics catalogue of valid statIDs by league to construct accurate prop filters and avoid empty results from guessing.
Instructions
The statistics catalogue — the statIDs that form the first segment of every prop oddID.
Returns: {success:true, data:[{statID:'passing_yards', name, leagueID, entityType:'player'|'team'}]} — SHAPE FROM VENDOR DOCS. Read this before constructing prop filters; guessing statIDs is the usual way to get an empty result.
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: NFL statistics {"leagueID": "NFL"}
Auth: needs your own key in SPORTSGAMEODDS_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leagueID | No | League id. |