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

Changes

No recorded changes to this endpoint across all 1 revision of this API.