Golf tournaments
list_golf_tournamentsGolf outright-winner probabilities, normalised across the priced field. Call with NO arguments to list the tournaments currently priced together with their tournament_key values; call again passing tournament_key to get that one tournament with its full player field. GOLF ONLY — use list_tournament_outrights for soccer competitions. Read-only. Between tournaments the no-argument call returns an empty list, which means nothing is currently priced rather than an error; an unrecognised tournament_key returns a tournament_not_found error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tournament_key | No | Identifies one tournament, taken verbatim from a no-argument call to this same tool. Omit it to get the list. This is NOT an API key — credentials go in the Authorization header. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||