Skip to content

Commit dbb18e7

Browse files
Mlaz-codeclaude
andcommitted
docs: add max_bet field to odds API reference
Maximum wager amount (USD) for a market type. Currently Pinnacle only. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2c7c04c commit dbb18e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/api-reference/odds.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ X-Request-Id: req_abc123def456
267267
| `player_name` | string\|undefined | Player name (player prop markets only) |
268268
| `stat_category` | string\|undefined | Stat category, e.g. `points`, `rebounds` (player prop markets only) |
269269
| `public_bet_pct` | number\|undefined | Public betting ticket percentage (0.0-1.0). Currently BetMGM only. |
270+
| `max_bet` | number\|undefined | Maximum wager amount (USD) for this market type. Currently Pinnacle only. |
270271

271272
<Callout type="info">
272273
Live game state (scores, periods, clocks) is available via the [Game State](/en/api-reference/gamestate) endpoint.

0 commit comments

Comments
 (0)