Get Odds

Update Time: 2021-11-19 17:07

Introduction

Get odds by match_id, the odds would stop changing when a match begins

Request

  • Path: /esport/csgo/match/bet_info
  • Method: GET
  • Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
  • Recommend Calls: 10 second/call
  • Parameters:
ParameterValueRequiredDescription
match_idstringtrueUse comma to separate each id if you search more than one matchthe number of searched id should be fewer than 50 at one time

Response

ParameterValueDescription
bet_id string
match_id long
title stringThe title of the bet
end_time longValue in milliseconds
status int0Updating The match has not yet started1Stop updatingThe match is on-going2The bets end3Canceld
source stringThe company name
options listBet options
team_id longIf options were teamthe team id would accordingly return
name stringThe description of the option
init_handicap doubleThe fisrt odd that we recorded
odds double
win booltrue or false (Do not display if there is no data)
bet_type string1: Match Winner 2: Winner (Round) 4: Match Handicap
board_num intMap Example0=Match1=Map 12=Map2
type_desc stringAdded description of the bet type
handicap stringby the bet_type=4

Example Request

Example Response

{}
    Get odds by match_id, the odds would stop changing when a match begins

    Get OddsiSportsAPI

    Contact