Skip to main content

StraightBetV4

Properties

NameTypeRequiredDescription
betIdnumberBet identification
wagerNumbernumberWager 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.
placedAtstringDate time when the bet was placed.
betStatusStraightBetV4BetStatusBet Status. ACCEPTED = Bet was accepted. PUSHED = Bet was pushed. CANCELLED = Bet is cancelled as per Pinnacle betting rules. LOST = The bet is settled as lose. PENDING_ACCEPTANCE = This status is reserved only for live bets. If a live bet is placed during danger zone or live delay is applied, it will be in PENDING_ACCEPTANCE , otherwise in ACCEPTED status. From this status bet can go to ACCEPTED or NOT_ACCEPTED status. REFUNDED = When an event is cancelled or when the bet is settled as push, the bet will have REFUNDED status. NOT_ACCEPTED = Bet was not accepted. Bet can be in this status only if it was previously in PENDING_ACCEPTANCE status. WON = The bet is settled as won. HALF_WON_HALF_PUSHED = The bet is settled as half won half pushed. Only for asian handicap bets. HALF_LOST_HALF_PUSHED = The bet is settled as half lost half pushed. Only for asian handicap bets.
betTypeStraightBetV4BetTypeBet type.
winnumberWin amount.
risknumberRisk amount.
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
updateSequencenumberUpdate Sequence
winLossnumberWin-Loss for settled bets.
customerCommissionnumberClient’s commission on the bet.
cancellationReasonCancellationReasonPossible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore
sportIdnumber
leagueIdnumber
eventIdnumber
handicapnumber
pricenumber
teamNamestring
sideStraightBetV4SideSide type.
team1string
team2string
periodNumbernumber
team1ScorenumberTeam 1 on the period that the bet was placed on at the moment of placing a bet, only for live bets.
team2ScorenumberTeam 2 on the period that the bet was placed on at the moment of placing a bet, only for live bets.
ftTeam1ScorenumberFull time team 1 score, only for settled bets.
ftTeam2ScorenumberFull time team 2 score, only for settled bets.
pTeam1Scorenumber.End of period team 1 score, only for settled bets. If the bet was placed on Game period (periodNumber =0), this will be null .
pTeam2ScorenumberEnd of period team 2 score, only for settled bets. If the bet was placed on Game period (periodNumber =0), this will be null
isLivebooleanWhether the bet is on live event
eventStartTimestringDate time when the event starts.

StraightBetV4BetStatus

Bet Status. ACCEPTED = Bet was accepted. PUSHED = Bet was pushed. CANCELLED = Bet is cancelled as per Pinnacle betting rules. LOST = The bet is settled as lose. PENDING_ACCEPTANCE = This status is reserved only for live bets. If a live bet is placed during danger zone or live delay is applied, it will be in PENDING_ACCEPTANCE , otherwise in ACCEPTED status. From this status bet can go to ACCEPTED or NOT_ACCEPTED status. REFUNDED = When an event is cancelled or when the bet is settled as push, the bet will have REFUNDED status. NOT_ACCEPTED = Bet was not accepted. Bet can be in this status only if it was previously in PENDING_ACCEPTANCE status. WON = The bet is settled as won. HALF_WON_HALF_PUSHED = The bet is settled as half won half pushed. Only for asian handicap bets. HALF_LOST_HALF_PUSHED = The bet is settled as half lost half pushed. Only for asian handicap bets.

Properties

NameTypeRequiredDescription
ACCEPTEDstring"ACCEPTED"
CANCELLEDstring"CANCELLED"
LOSTstring"LOST"
PENDING_ACCEPTANCEstring"PENDING_ACCEPTANCE"
REFUNDEDstring"REFUNDED"
PUSHEDstring"PUSHED"
NOT_ACCEPTEDstring"NOT_ACCEPTED"
WONstring"WON"
HALF_WON_HALF_PUSHEDstring"HALF_WON_HALF_PUSHED"
HALF_LOST_HALF_PUSHEDstring"HALF_LOST_HALF_PUSHED"

StraightBetV4BetType

Bet type.

Properties

NameTypeRequiredDescription
MONEYLINEstring"MONEYLINE"
TEAM_TOTAL_POINTSstring"TEAM_TOTAL_POINTS"
SPREADstring"SPREAD"
TOTAL_POINTSstring"TOTAL_POINTS"
SPECIALstring"SPECIAL"
PARLAYstring"PARLAY"
TEASERstring"TEASER"
MANUALstring"MANUAL"

StraightBetV4Side

Side type.

Properties

NameTypeRequiredDescription
OVERstring"OVER"
UNDERstring"UNDER"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →