Skip to main content

SpecialBetRequest

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.
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
stakefloatamount in client’s currency.
win_risk_stakeSpecialBetRequestWinRiskStakeWhether the stake amount is risk or win amount.
line_idintLine identification.
special_idintSpecial identification.
contestant_idintContestant identification.

SpecialBetRequestWinRiskStake

Whether the stake amount is risk or win amount.

Properties

NameTypeRequiredDescription
WINstr"WIN"
RISKstr"RISK"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →