Get top traders for a position
Top traders for a position.
Query Parameters
Outcome-token ID
Default: realized_pnl_usd
Union of every sort_by value accepted by the positions endpoint
across both status=open and status=closed. Note that some
options are only meaningful for one status — for example
current_value / current_price / redeemable / mergeable
only apply to open positions, while redemption_usd only applies
to closed ones. See PositionOpenPnlSortBy and
PositionClosedPnlSortBy for the exact per-status whitelists.
realized_pnl_usd, total_buy_usd, total_sell_usd, redemption_usd, total_buys, total_sells, total_shares_bought, total_shares_sold, avg_entry_price, avg_exit_price, avg_price, total_fees, first_trade_at, last_trade_at, current_value, realized_pnl_pct, total_pnl_pct, current_price, current_shares_balance, merge_count, split_count, title, end_date, is_neg_risk, redeemable, mergeable Default: desc
asc, desc Default 50, max 200
Max 2500. Takes precedence over pagination_key.
Cursor from a previous response
Response
Top traders for the position
Market category slug — mirror of PositionRollup.category_id
resolved server-side. Enables ?category=<slug> filtering on
the positions endpoint.
USD value from merge activity.
Volume-weighted average trade price across buys and sells.