Bet365 InPlay Filter

Get inplay events by filter(sport_id or league_id)

HTTP Request

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

Path Parameters

Headers

{"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

Last updated