cURL
curl --request GET \ --url https://api.predexon.com/v2/sports/markets/{game_id} \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get a single game with all venue outcomes
game_id
nba-lal-gsw-2026-04-15
Successful Response