v1

latestOpenAPI 3.0.02026-07-2462140124.3 KB
play

Place play

Place a wager

wager_strategy with value fillOrKill that will be auto-canceled if no match is made in 2 seconds For normal wagers, just remove the wager_strategy field

post/mm/place_wager

Request body

external_idstring

max length is 100, only contain A-z, 0-9, _, -

line_idstring
oddsnumber
stakenumber
wager_strategy'fillOrKill'

Example request

{
  "wager_strategy": "fillOrKill"
}

Response

OK