Changelog
Introduction

Sections

Theme switcher

Get Bet Outcomes

Header Parameters

Authorizationstring

Bearer token used to authenticate the request and authorize access to the bet resource.

Path Parameters

uuidstring

The unique identifier of the parent Bet whose outcomes you want to retrieve.

Response

200
Object

Response Attributes

titlestring

The name of this outcome as displayed to the end user (e.g. "Verstappen", "Yes", "Candidate A").

externalIdstring

The external ticker identifier for this outcome, used as the basis for instrument naming in the trading engine.

instrumentYesNamestring

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.

instrumentNoNamestring

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.

statusstring

Current status of this outcome.

resultboolean

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.

resolvedDatestring

The date and time when this outcome was resolved and positions were settled.

expectedCloseTimestring

The date and time when trading on this outcome closed.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?