The ID of the prediction market.
The prediction market.
See PredictionMarket
Show Properties
Show Properties
The unique identifier.
The prediction protocol.
See PredictionProtocol
The venue-specific market ID.
The venue-specific market slug.
The ID of the prediction event.
The venue-specific event ID.
The question or title.
The display label.
A clean, UI-ready label derived from
label/question with the parent event name stripped (and Kalshi Yes:/No: prefixes unwrapped). Falls back to question when label is missing or unknown.The parent event label.
Primary rules text.
Secondary rules text.
Venue-specific outcome IDs.
Internal outcome IDs.
Labels for each outcome.
The resolution details.
See PredictionResolution
URL of the large image.
URL of the thumbnail image.
URL of the small image.
The creation timestamp.
The last update timestamp.
The timestamp when this entity opens.
The timestamp when this entity closes.
The expected resolution timestamp.
The actual resolution timestamp.
The last observation timestamp.
The network ID.
The exchange contract address.
Categories associated with this entity.
See PredictionCategory
Show Properties
Show Properties
The ID of the winning outcome.
Per-domain structured enrichment (sports market type/teams/start times today). Null when no domain-specific signal extracted.
See PredictionMarketEnrichedMetadata
Show Properties
Show Properties
Discriminator naming which sub-block carries data.
See PredictionMetadataType
Populated when
metadataType = SPORTS.
See SportsMarketEnrichedMetadataThe prediction event.
See PredictionEvent
Show Properties
Show Properties
The unique identifier.
The prediction protocol.
See PredictionProtocol
The venue-specific event ID.
The venue-specific series ID.
The question or title.
The external URL.
Primary rules text.
Secondary rules text.
Tags associated with this entity.
The timestamp when this entity opens.
The timestamp when this entity closes.
The expected resolution timestamp.
The actual resolution timestamp.
The resolution details.
See PredictionResolution
URL of the large image.
URL of the thumbnail image.
URL of the small image.
The creation timestamp.
The last update timestamp.
The network ID.
Associated market IDs.
Categories associated with this entity.
See PredictionCategory
Per-domain structured enrichment (sports league/teams/start times today; new domains added over time). Null when no domain-specific signal extracted.
See PredictionEventEnrichedMetadata
Show Properties
Show Properties
Discriminator naming which sub-block carries data.
See PredictionMetadataType
Populated when
metadataType = SPORTS.
See SportsEventEnrichedMetadataThe bar data.
See PredictionMarketBar
Show Properties
Show Properties
The unix timestamp for this bar.
Volume in USD.
Volume in collateral token units.
Volume in shares.
The number of unique traders.
The last event timestamp.
The number of trades.
The all time volume usd (from on-chain trades).
The all time venue volume usd (reported by venue).
The all time volume collateral token (from on-chain trades).
The all time venue volume collateral token (reported by venue).
Open interest in USD.
See PredictionMarketBarOhlc
Outcome 0 data.
See PredictionOutcomeBar
Show Properties
Show Properties
The venue-specific outcome ID.
The number of trades.
The number of buys.
The number of sells.
Volume in shares.
Buy volume in shares.
Sell volume in shares.
Volume in USD.
Buy volume in USD.
Sell volume in USD.
Volume in collateral token units.
Buy volume in collateral token units.
Sell volume in collateral token units.
The price usd.
See PredictionMarketBarOhlc
The price collateral token.
See PredictionMarketBarOhlc
Liquidity in USD.
See PredictionMarketBarOhlc
The liquidity collateral token.
See PredictionMarketBarOhlc
The bid usd.
See PredictionMarketBarOhlc
The bid collateral token.
See PredictionMarketBarOhlc
The ask usd.
See PredictionMarketBarOhlc
The ask collateral token.
See PredictionMarketBarOhlc
The two percent bid depth usd.
See PredictionMarketBarOhlc
The two percent bid depth collateral token.
See PredictionMarketBarOhlc
The two percent ask depth usd.
See PredictionMarketBarOhlc
The two percent ask depth collateral token.
See PredictionMarketBarOhlc
Outcome 1 data.
See PredictionOutcomeBar
Used By
Returned by- predictionEventTopMarketsBars: Returns bar data for top markets inside a prediction event.
- predictionMarketBars: Returns OHLC-style bar data for a prediction market.