Skip to main content

SpecialBet

Properties

NameTypeRequiredDescription
betIdnumber✅Bet identification
wagerNumbernumber✅Wager identification. All bets placed thru the API will have value 1. Website Classic view supports multiple contest(special) bets placement in the same bet slip in that case the bet would have appropriate wager number, as well as all round robin parlay bets.
placedAtstring✅Date time when the bet was placed.
betStatusSpecialBetBetStatus✅Bet Status. ACCEPTED = Bet was accepted, CANCELLED = Bet is cancelled as per Pinnacle betting rules, LOSE = The bet is settled as lose, REFUNDED = When an event is cancelled or when the bet is settled as push, the bet will have REFUNDED status, WON = The bet is settled as won PUSHED = The bet is settled as a push.
betTypestring✅
winnumber✅Win amount.
risknumber✅Risk amount.
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
updateSequencenumber✅Update Sequence. It gets updated when the bet status change.
specialIdnumber✅
specialNamestring✅
contestantIdnumber✅
contestantNamestring✅
pricenumber✅
sportIdnumber✅
leagueIdnumber✅
uniqueRequestIdstring❌Unique Request Id
winLossnumber❌Win-Loss for settled bets.
customerCommissionnumber❌Client’s commission on the bet.
cancellationReasonCancellationReason❌Possible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore
handicapnumber❌
unitsstring❌
eventIdnumber❌Populated if bet was placed on a special linked to the event.
periodNumbernumber❌Populated if bet was placed on a special linked to the event.
team1string❌Populated if bet was placed on a special linked to the event.
team2string❌Populated if bet was placed on a special linked to the event.
eventStartTimestring❌Date time when the event starts

SpecialBetBetStatus

Bet Status. ACCEPTED = Bet was accepted, CANCELLED = Bet is cancelled as per Pinnacle betting rules, LOSE = The bet is settled as lose, REFUNDED = When an event is cancelled or when the bet is settled as push, the bet will have REFUNDED status, WON = The bet is settled as won PUSHED = The bet is settled as a push.

Properties

NameTypeRequiredDescription
ACCEPTEDstring✅"ACCEPTED"
CANCELLEDstring✅"CANCELLED"
LOSEstring✅"LOSE"
REFUNDEDstring✅"REFUNDED"
WONstring✅"WON"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →