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.

id
String!
The unique identifier.
protocol
PredictionProtocol!
The prediction protocol. See PredictionProtocol
venueEventId
String!
The venue-specific event ID.
venueSeriesId
String
The venue-specific series ID.
status
PredictionEventStatus!
The current status. See PredictionEventStatus
question
String!
The question or title.
url
String!
The external URL.
rulesPrimary
String!
Primary rules text.
rulesSecondary
String
Secondary rules text.
tags
[String!]!
Tags associated with this entity.
opensAt
Int!
The timestamp when this entity opens.
closesAt
Int
The timestamp when this entity closes.
resolvesAt
Int
The expected resolution timestamp.
resolvedAt
Int
The actual resolution timestamp.
resolution
PredictionResolution
The resolution details. See PredictionResolution
imageLargeUrl
String
URL of the large image.
imageThumbUrl
String
URL of the thumbnail image.
imageSmallUrl
String
URL of the small image.
createdAt
Int!
The creation timestamp.
updatedAt
Int!
The last update timestamp.
networkId
Int
The network ID.
marketIds
[String!]
Associated market IDs.
categories
[PredictionCategory!]
Categories associated with this entity. See PredictionCategory
enrichedMetadata
PredictionEventEnrichedMetadata
Per-domain structured enrichment (sports league/teams/start times today; new domains added over time). Null when no domain-specific signal extracted. See PredictionEventEnrichedMetadata

Used By

Returned by