Skip to main content

SpecialBetRequest

Properties

NameTypeRequiredDescription
uniqueRequestIdstringThis unique id of the place bet requests. This is to support idempotent requests.
acceptBetterLinebooleanWhether 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
stakenumberamount in client’s currency.
winRiskStakeSpecialBetRequestWinRiskStakeWhether the stake amount is risk or win amount.
lineIdnumberLine identification.
specialIdnumberSpecial identification.
contestantIdnumberContestant 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 →