Skip to main content
POST
Neg Risk Smart Money Position

Authorizations

X-Api-Key
string
header
required

API key issued for programmatic access.

Body

application/json
page
object
required
filter
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.

Response

List of Neg Risk Smart Money Position rows

atRisk
number<double>

Dollars the wallet truly has at risk on this leg, entry-cost buy dollars after canonicalization (never current value)

currentValue
number<double>

Current USD value of the wallet's side, Yes side at the target market's live price; No side is the field legs valued at their own markets' live prices

entryPrice
number<double>

Average entry price of the side, at-risk buy cost divided by the share count, with cost attributed through the neg-risk conversion by current price

netShares
number<double>

The wallet's true share count on the leg's side after per-wallet canonicalization (e' = e − min(e)), Yes side is canonical Yes shares on the target market; No side is the wallet's field shares in synthetic NO-equivalent units.

side
string

Which side of the target market this leg backs, 'yes' (the wallet's true bet on the outcome) or 'no' (its at-risk money on the rivals). Filter by this to render the Yes and No holder columns.

unrealizedPnl
number<double>

Unrealized profit/loss on the side, current value minus at-risk buy cost

unrealizedPnlPercentage
number<double>

Unrealized profit/loss as a percentage of the net shares' buy cost

userId
string

User wallet address