Skip to main content

SpecialBetRequest

Properties

NameTypeRequiredDescription
UniqueRequestIdstringThis unique id of the place bet requests. This is to support idempotent requests.
AcceptBetterLineboolWhether or not to accept a bet when there is a line change in favor of the client.
OddsFormatOddsFormatBet odds format. AMERICAN = American odds format, DECIMAL = Decimal (European) odds format, HONGKONG = Hong Kong odds format, INDONESIAN = Indonesian odds format, MALAY = Malaysian odds format
Stakedoubleamount in client’s currency.
WinRiskStakeSpecialBetRequestWinRiskStakeWhether the stake amount is risk or win amount.
LineIdlongLine identification.
SpecialIdlongSpecial identification.
ContestantIdlongContestant identification.

SpecialBetRequestWinRiskStake

Whether the stake amount is risk or win amount.

Properties

NameTypeRequiredDescription
Winstring"WIN"
Riskstring"RISK"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →