Get Bet Outcomes
Header Parameters
Bearer token used to authenticate the request and authorize access to the bet resource.
Path Parameters
The unique identifier of the parent Bet whose outcomes you want to retrieve.
Response
Response Attributes
The name of this outcome as displayed to the end user (e.g. "Verstappen", "Yes", "Candidate A").
The external ticker identifier for this outcome, used as the basis for instrument naming in the trading engine.
The name of the YES-side PRED instrument in the trading engine. Pass this as the symbol when opening a BUY position if the client believes this outcome will occur.
The name of the NO-side PRED instrument in the trading engine. Pass this as the symbol when opening a BUY position if the client believes this outcome will not occur.
Current status of this outcome.
The settlement result of this outcome. true means this outcome was determined to be correct (YES wins); false means it was not (NO wins). null or absent if the Bet has not yet been resolved.
The date and time when this outcome was resolved and positions were settled.
The date and time when trading on this outcome closed.