Prediction Hunt/ API
WebSockets / Channels / Expected Value

Expected Value

WS·ev·Pro Tier+·KalshiPolymarketOpinionPredictItProphetXPredict.fun

Positive EV opportunities and expirations for subscribed match groups, emitted from the same live index used for +EV features elsewhere.

Overview

Use case: Surface +EV ideas in real time for tracked groups.

Requirements

  • Pro or Enterprise API key.
  • Subscribe with group_ids only.
  • Payload fields mirror the EV details object stored for each group/venue pair when applicable.

Send

FieldTypeRequiredNotes
actionstringyesMust be "subscribe" for this section.
channelstringyesMust be "ev".
market_idsstring[]unsupportedIgnored / not used by this channel.
group_idsnumber[]optionalGroup scope; expands to markets linked to each group.
wildcardbehaviornot availableAt least one supported id list should be provided.

Receive

Data messages use the standard envelope: channel, type, ts, data. Types for this channel include: ev_update, ev_expired.

Data fields (inside data)

FieldTypeDescription
typestringev_update or ev_expired.
group_idnumberMatch group id.
(other fields)variesSee live EV payloads for full leg and ROI fields when present.