> For the complete documentation index, see [llms.txt](https://docs.sportmonks.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportmonks.com/v2/tutorials/odds-and-predictions/extra-odds/inplay-odds.md).

# InplayOdds

We also have live odds available. It’s good to note that we have all the markets but only from [**bet365** ](https://www.bet365.com/)for live odds. Live odds can only be requested when the fixture is in-play. There are no live odds available before and after the fixture.

You can use our [**inplay odds by fixture id endpoint**](https://football-postman.sportmonks.com/#e2c9a356-1c7b-4d32-883b-149457cd4b2c) to get live odds of one fixture. However, you can also use `inplayOdds`as an include on one of our [**livescores endpoints**](https://football-postman.sportmonks.com/#b850a1c2-9775-4828-8cce-3799532e06aa)**.**

```javascript
https://soccer.sportmonks.com/api/v2.0/odds/inplay/fixture/{ID}?api_token={API_TOKEN}
```
