Returns the latest orderbook snapshot for every position (outcome) in a market. Accepts condition_id or market_slug. bids and asks are arrays of {"p": price, "s": size} objects, sorted best-first.
Documentation Index
Fetch the complete documentation index at: https://docs.struct.to/llms.txt
Use this file to discover all available pages before exploring further.
Condition ID of the market
Market slug (alternative to condition_id)
Latest orderbook snapshot per position. ts is Unix milliseconds.