Bet Placement
The betslip is built directly in the BetLink UI and betslips are submitted to the BetLink back end. BetLink performs the crucial step of validating the price for the selection being placed and then propagates the bets to the operator API. The operator is responsible for evaluating the validity of the bet placement for any given user. This includes checks on available funds, blocked betting for regulatory reasons, stake caps, personal cool offs etc. BetLink is responsible for assessing the price and liveness of the selection.
For more information about bet placement flow consider reading operator authentication flow.
Last updated