Strictly greater than
numericValue (”≥” is normalised to ABOVE).Strictly less than
numericValue (”≤” is normalised to BELOW).Equal to
numericValue (single-strike or exact-match bucket).Inclusive range between
lowerBound and upperBound.Used By
Returned by- eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of
filterPredictionMarketswhen you need entrant/segment/ladder details (country codes, period+stat grouping, parsed numeric/date rungs) without re-parsing labels client-side. - filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.