datagolf_outrights
Retrieve outright odds for current golf events across 13 sportsbooks and Data Golf's model. Compare win, top-N, and make-cut markets for informed betting decisions.
Instructions
Outright (win / top-N / make-cut) odds for the current event across ~13 sportsbooks, plus Data Golf's model line.
Returns: {event_name, last_updated, books_offering:[...], odds:[{dg_id, player_name, datagolf:{...}, bet365, pinnacle, draftkings, fanduel, ...}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | No | pga | |
| market | No | win | |
| file_format | No | json | |
| odds_format | No | decimal |