Skip to main content

PlaceParlayBetRequest

Request to place a bet

Properties

NameTypeRequiredDescription
unique_request_idstrThis unique id of the place bet requests. This is to support idempotent requests.
accept_better_lineboolWhether or not to accept a bet when there is a line change in favor of the client.
risk_amountfloatAmount in client’s currency. It is always risk amount when placing Parlay bets NOTE: If round robin options is used this amount will apply for all parlays so actual amount wagered will be riskAmount X number of Parlays.
odds_formatOddsFormatBet odds format. AMERICAN = American odds format, DECIMAL = Decimal (European) odds format, HONGKONG = Hong Kong odds format, INDONESIAN = Indonesian odds format, MALAY = Malaysian odds format
legsList[ParlayLegRequest]Collection of parlay legs.
round_robin_optionsList[RoundRobinOptions]

RoundRobinOptions

Properties

NameTypeRequiredDescription
PARLAYstr"Parlay"
TWOLEGROUNDROBINstr"TwoLegRoundRobin"
THREELEGROUNDROBINstr"ThreeLegRoundRobin"
FOURLEGROUNDROBINstr"FourLegRoundRobin"
FIVELEGROUNDROBINstr"FiveLegRoundRobin"
SIXLEGROUNDROBINstr"SixLegRoundRobin"
SEVENLEGROUNDROBINstr"SevenLegRoundRobin"
EIGHTLEGROUNDROBINstr"EightLegRoundRobin"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →