Order UUID
Single order details
Order info returned by /data/orders - matches Polymarket PolymarketOpenOrder format for Nautilus
Token ID as decimal string (for int() conversion)
Created at - epoch seconds (integer)
Maker address (required by Nautilus)
Market ID (UUID string)
Order type / time in force: "GTC", "GTD", "FOK", "FAK"
Outcome: "Yes" or "No"
Owner (api key/address)
Price as decimal string
"BUY" or "SELL" (uppercase)
Status in UPPERCASE for Nautilus Trader compatibility: LIVE, MATCHED, CANCELED, etc.
Associate trades (list of trade IDs or null)
Expiration timestamp in ms (as string or null) - must always be present