Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

sportsMarketType
String
Market template slug (e.g. “moneyline”, “spreads”, “totals”, “ufc_method_of_victory”). Free string — list grows as venues add templates.
league
String
Soft-normalised league identifier (mirrors the parent event).
teams
[SportsTeam!]
Teams referenced by this market, when known. See SportsTeam
gameStartDate
String
Game-start date in UTC (“YYYY-MM-DD”). Derived from gameStartTime when present.
gameStartTime
String
Game-start clock value as canonical UTC ISO-8601.
gameStartTimeSeconds
Int
Game-start as Unix seconds (UTC).
gameStartTimezone
SportsTimezone
Timezone discriminator for gameStartTime / gameStartDate. Always UTC for any record produced after the ET→UTC normalisation rollout. See SportsTimezone

Used By

Returned by