Skip to main content

ManualBet

Properties

NameTypeRequiredDescription
bet_idintBet identification
wager_numberintWager 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.
placed_atstrDate time when the bet was placed.
bet_statusManualBetBetStatusBet 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
bet_typestr
winfloatWin amount.
riskfloatRisk amount.
update_sequenceintUpdate Sequence
descriptionstrManual bet description.
win_lossfloatWin-Loss for settled bets.
reference_bet_idintReferenced original bet id.

ManualBetBetStatus

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

Properties

NameTypeRequiredDescription
ACCEPTEDstr"ACCEPTED"
CANCELLEDstr"CANCELLED"
LOSEstr"LOSE"
REFUNDEDstr"REFUNDED"
WONstr"WON"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →