String!
The unique identifier.
PredictionProtocol!
The prediction protocol.
See PredictionProtocol
String!
The venue-specific event ID.
String
The venue-specific series ID.
PredictionEventStatus!
The current status.
See PredictionEventStatus
String!
The question or title.
String!
The external URL.
String!
Primary rules text.
String
Secondary rules text.
[String!]!
Tags associated with this entity.
Int!
The timestamp when this entity opens.
Int
The timestamp when this entity closes.
Int
The expected resolution timestamp.
Int
The actual resolution timestamp.
PredictionResolution
The resolution details.
See PredictionResolution
String
URL of the large image.
String
URL of the thumbnail image.
String
URL of the small image.
Int!
The creation timestamp.
Int!
The last update timestamp.
Int
The network ID.
[String!]
Associated market IDs.
[PredictionCategory!]
Categories associated with this entity.
See PredictionCategory
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- detailedPredictionEventStats: Returns windowed and all-time stats for a prediction event.
- detailedPredictionMarketStats: Returns windowed and all-time stats for a prediction market.
- filterPredictionEvents: Filters prediction events using optional text, IDs, and ranking criteria.
- predictionEventBars: Returns bar data for a prediction event.
- predictionEventTopMarketsBars: Returns bar data for top markets inside a prediction event.
- predictionMarketBars: Returns OHLC-style bar data for a prediction market.