Skip to main content

Position UpdateThis is emitted when a price has changed in a single market of a game (example there is a new order on Team A +3.5). Note - V2 will simplify order updates to only include information about the relevant order.
matched
object
The filled amount is how much was matched in terms of your risk. This will be null unless your order was matched. TX ID is ID of the bet, you can use this to look up matched ID on the Rest API to get information on game (https://documenter.getpostman.com/view/6710109/U16gNmHG#a8745d07-8b3c-4269-bcb6-ae9740aaf022).
unmatched
object
This is where you will receive information from your orders. If remaining is 0 that means your order is completly matched. If offered is 0, that means the order was canceled.
gameID
string
ID of the game this bet was for
eventName
string
Event name of the game this bet was for
parentGameID
string
ID of the parent game, if this is a 1H or 1Q game
league
string
League of the game
sport
string
Sport of the game
origin
string
Allowed values: offer wager
Additional properties are allowed.