We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad178b8 commit f36e4f0Copy full SHA for f36e4f0
1 file changed
content/api-reference/odds.mdx
@@ -236,6 +236,7 @@ X-Request-Id: req_abc123def456
236
| `is_live` | boolean | Whether the event is currently live |
237
| `player_name` | string\|undefined | Player name (player prop markets only) |
238
| `stat_category` | string\|undefined | Stat category, e.g. `points`, `rebounds` (player prop markets only) |
239
+| `public_bet_pct` | number\|undefined | Public betting ticket percentage (0.0-1.0). Currently BetMGM only. |
240
241
<Callout type="info">
242
Live game state (scores, periods, clocks) is available via the [Game State](/api-reference/gamestate) endpoint.
0 commit comments