Skip to main content
GET
Get Market

Overview

Fetch the full per-venue detail for a single game by its canonical game_id. Returns the same game-level structure as a single entry from GET /v2/sports/markets, but without the pagination wrapper. Use this when you already have a game_id (for example, from a previous /markets call or from a link in your UI) and want the latest nested view of every venue covering that game.

Path Parameters

Response

A single game object with the same shape as an entry in games[] from the list endpoint - see the field reference on the List Markets page.

Errors

Example

GET /v2/sports/markets/mlb-ari-pit-2026-05-07

Caching

Responses are cached for 60 seconds.

Authorizations

x-api-key
string
header
required

Data key provided by Predexon. The trading key used by the Order Router on trade.predexon.com is a separate credential.

Path Parameters

game_id
string
required

Response

Successful response