Skip to main content
POST
Smart Money Summary

Body

application/json
eventId
string
required

Query argument $1, bound as a query parameter and cast inside the query.

page
object
required
filter
(ID · object | Group · object)[]

Filters to apply, combined with AND. Use a group for OR.

Minimum array length: 1

A single condition, or a group combining conditions with AND/OR.

orderBy
object[]

Sort keys in priority order; the first is the primary sort. Defaults to the table's configured ranking when omitted.

walletFilters
(Wallet address · object | User Profile Lookup · object | User Tag Profile Lookup · object | Group · object)[]

Filters to apply, combined with AND. Use a group for OR.

Minimum array length: 1

inCohort/notInCohort take cohort ids instead of addresses.

Response

List of Smart Money Summary rows

market
Market · object

Resolved Market row.

marketPct
number<double>

The market's normalized probability for this outcome — its live Yes price over the sum of the event's Yes prices on a neg-risk event, the raw live Yes price on a binary one; the bar's marker

noPrice
number<double>

Average at-risk entry price of the No side in familiar No-price units — field buy cost divided by the synthetic NO-equivalent shares (field value at the complement price) on a neg-risk event, raw No legs' cost over shares otherwise (the strip's red avg). NULL when the side holds no shares.

noValue
number<double>

Current USD value of the No side — the cohort's true bets on every other outcome of a neg-risk event at live prices, the raw No legs' value otherwise

noWallets
integer<int64>

Number of wallets on the No side — at-risk money on the event's other outcomes (counted from the same per-wallet arrays as the dollars) on a neg-risk event, distinct holders of No shares otherwise

smartPct
number<double>

The bar percentage — the cohort's Yes value as a share of its total value on the market's two sides (the No side being the rest of the field on a neg-risk event); compare against Market Odds (the marker)

yesPrice
number<double>

Average at-risk entry price of the Yes side — buy cost divided by shares (canonical on a neg-risk event, share-weighted raw legs otherwise), not the live price (the strip's green avg). NULL when the side holds no shares.

yesValue
number<double>

Current USD value of the Yes side still held on the market — canonical true-bet shares (e') at the live Yes price on a neg-risk event, the raw Yes legs' value otherwise

yesWallets
integer<int64>

Number of wallets on the Yes side — canonical bet carries at-risk cost on this outcome (after netting, conversion, and the floor skim) on a neg-risk event, distinct holders of Yes shares otherwise