> For the complete documentation index, see [llms.txt](https://1394697259.gitbook.io/bet365-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://1394697259.gitbook.io/bet365-api/master.md).

# Bet365 Summary

## Introduction

It covers all markets/odds that you can find in Bet365 website.

## InPlay

use [Bet365 InPlay Events](/bet365-api/bet365-inplay-events.md) or [Bet365 InPlay Filter](/bet365-api/bet365-inplay-filter.md) to get the FI.

then call [Bet365 Inplay Odds](/bet365-api/bet365-inplay-odds.md) with that FI to get all markets/odds.

## Prematch

use [Bet365 Upcoming Events](/bet365-api/bet365-upcoming-events.md) to get the **id** (which is FI)

then call [Bet365 PreMatch Odds](/bet365-api/bet365-prematch-odds.md) with the id to get prematch markets/odds.

Note PreMatch Odds won't be updated once it enters into INPLAY.
