We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7c04c commit dbb18e7Copy full SHA for dbb18e7
1 file changed
content/en/api-reference/odds.mdx
@@ -267,6 +267,7 @@ X-Request-Id: req_abc123def456
267
| `player_name` | string\|undefined | Player name (player prop markets only) |
268
| `stat_category` | string\|undefined | Stat category, e.g. `points`, `rebounds` (player prop markets only) |
269
| `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. |
271
272
<Callout type="info">
273
Live game state (scores, periods, clocks) is available via the [Game State](/en/api-reference/gamestate) endpoint.
0 commit comments