📕
Bet365 API
  • Bet365 Summary
  • Bet365 InPlay Events
  • Bet365 InPlay Filter
  • Bet365 Inplay Odds
  • Bet365 Upcoming Events
  • Bet365 PreMatch Odds
  • Bet365 Result
  • Bet365 Fields Explanation
  • FAQ
Powered by GitBook
On this page
  • HTTP Request
  • HTTP Response

Was this helpful?

Bet365 InPlay Filter

Get inplay events by filter(sport_id or league_id)

PreviousBet365 InPlay EventsNextBet365 Inplay Odds

Last updated 4 years ago

Was this helpful?

HTTP Request

GET https://bet365-sports-odds.p.rapidapi.com/v1/bet365/inplay_filter

Path Parameters

Name
Type
Description

page

string

to jump to which page

league_id

string

useful when you want only one league

sport_id

string

1-Soccer 18-Basketball 13-Tennis 91-Volleyball 78-Handball 16-Baseball 17-Ice Hockey 14-Snooker 12-American Football 3-Cricket 83-Futsal 15-Darts 92-Table Tennis 94-Badminton 8-Rugby Union 19-Rugby League 36-Australian Rules 66-Bowls 9-Boxing/UFC 75-Gaelic Sports 90-Floorball 95-Beach Volleyball 110-Water Polo 107-Squash 151-E-sports

Headers

Name
Type
Description

x-rapidapi-key

string

x-rapidapi-host

string

{"results":[{"our_event_id":"2694164","id":"92856856","time_status":"1","time":"1599033422","sport_id":"1","updated_at":"1599033774","ss":"2-1","away":{"name":"Dortmund (Unknown) Esports","id":"10498609"},"home":{"name":"Man City (Quavo) Esports","id":"10477861"},"league":{"name":"Esoccer Live Arena - 10 mins play","id":"10048139"}},{"our_event_id":"2694125","id":"92856858","time_status":"1","time":"1599033425","sport_id":"1","updated_at":"1599033774","ss":"1-0","away":{"name":"Tottenham (Sima) Esports","id":"10479968"},"home":{"name":"Real Madrid (Dimqaa) Esports","id":"10484641"},"league":{"name":"Esoccer Live Arena - 10 mins play","id":"10048139"}},{"our_event_id":"2694089","id":"92859860","time_status":"1","time":"1599033504","sport_id":"1","updated_at":"1599033774","ss":"1-1","away":{"name":"Brazil (orlovsky1) Esports","id":"10473038"},"home":{"name":"England (white_boy1927) Esports","id":"10474149"},"league":{"name":"Esoccer Battle - 8 mins play","id":"10047781"}},{"our_event_id":"2694088","id":"92859858","time_status":"1","time":"1599033510","sport_id":"1","updated_at":"1599033774","ss":"1-0","away":{"name":"Netherlands (slezaintima) Esports","id":"10477324"},"home":{"name":"Italy (DangerDim77) Esports","id":"10474491"},"league":{"name":"Esoccer Battle - 8 mins play","id":"10047781"}},{"our_event_id":"2693476","id":"92849899","time_status":"1","time":"1599033600","sport_id":"1","updated_at":"1599033774","ss":"0-1","away":{"name":"DMU","id":"10489444"},"home":{"name":"Khoromkhon Club","id":"10416022"},"league":{"name":"Mongolia First League","id":"10049639"}}],"success":1,"pager":{"page":1,"total":5,"per_page":1000}}

Note there is no pager in this API call. we just return all events.

HTTP Response

league.id/home.id/away.id returned from bet365/inplay_filter might be different than event/inplay.

Fields Explanation
4KB
bet365 inplay filter.json