Skip to main content

SpecialBetRequest

Properties

NameTypeRequiredDescription
uniqueRequestIdstring❌This unique id of the place bet requests. This is to support idempotent requests.
acceptBetterLineboolean❌Whether or not to accept a bet when there is a line change in favor of the client.
oddsFormatOddsFormat❌Bet odds format. AMERICAN = American odds format, DECIMAL = Decimal (European) odds format, HONGKONG = Hong Kong odds format, INDONESIAN = Indonesian odds format, MALAY = Malaysian odds format
stakenumber❌amount in client’s currency.
winRiskStakeSpecialBetRequestWinRiskStake❌Whether the stake amount is risk or win amount.
lineIdnumber❌Line identification.
specialIdnumber❌Special identification.
contestantIdnumber❌Contestant 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 →