Retrieve per-outcome-token PnL for a trader. Only includes OrderFilled trades (no redemptions/merges). Each entry represents a specific position (outcome token) the trader has bought or sold.
Trader wallet address
Timeframe: 1d, 7d, 30d, lifetime (default: 7d)
1d, 7d, 30d, lifetime Sort: realized_pnl_usd, buy_usd, sell_usd, total_buys, total_sells, total_fees (default: realized_pnl_usd)
realized_pnl_usd, buy_usd, sell_usd, total_buys, total_sells, total_fees Sort direction: asc, desc (default: desc)
asc, desc Results limit (default: 10, max: 200)
Cursor-based pagination key
Filter by market condition ID (or use market_slug)
Filter by market slug (alternative to condition_id)
Filter by specific outcome token (position ID)
Position-level PnL entries for this trader. Each entry is a specific outcome token with avg_entry_price and avg_exit_price.
VWAP price paid per share across all buys (0–1)
VWAP price received per share across all sells (0–1)