For the complete documentation index, see llms.txt. This page is also available as Markdown.

Selection status

Selection in Odds88 has a status field which has the same type as event’s and market’s trading status: TradingStatus enumeration.

Expected reaction for selection’s status should correspond to the market’s. Markets tradingStatus has higher priority than selection status.

Each selection also has a separate settlement field which corresponds to the result of the specific selection. The type of this field is SettlementResult enumeration.

Last updated