Get Odds

Update Time: 2021-11-19 16:52

Introduction

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

Request

  • Path: /esport/lol/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 long
match_id string
title intThe 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 longThe description of the option
init_handicap doubleThe fisrt odd that we recorded
odds doubleThe odds would continuously change before the match
bet_type int1: Match Winner 2: Winner(Round) 3: Match Handicap 4: First Blood(Round) 5: First Team to Get 5Kills(Round) 6: First Team to Get 10 Kills(Round) 7: First Tower Destroyed(Round) 8: First Team to Slay Dragon(Round) 9: First Team to Slay Baron(Round) 10: Total Kills Odd/Even(Round) 11: Total Kills Over/Under(Round) 15: First Elemental Dragon Attribute(Round) 24: Total Towers Destroyed Odd/Even(Round) 28: Correct Score 29: Total Round Over/Under 30: Kill Handicap(Round)
board_num intMap Example0=Match1=Map 12=Map2
type_desc stringAdded description of the bet type
handicap int

Example Request

Example Response

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

    Get OddsiSportsAPI

    Contact