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

# Supported Sportsbooks

This list is an ongoing collection of sportsbooks we include. If we don't have a sportsbook that you want, just ask us to include it! AVO is always adding new books to help our users stay profitable.

## Sportsbooks

1XBet&#x20;

888Sport&#x20;

BallyBet&#x20;

Bet105&#x20;

Bet365&#x20;

Bet99&#x20;

Betano&#x20;

Betdsi&#x20;

BetFred&#x20;

Betly&#x20;

BetMGM&#x20;

BetOnline&#x20;

BetParx&#x20;

Betr&#x20;

BetRivers&#x20;

BetUS&#x20;

BetVictor&#x20;

Betway&#x20;

BetWhale&#x20;

Bodog&#x20;

Bookmaker&#x20;

Bovada&#x20;

Circa&#x20;

Caesars&#x20;

DesertDiamond&#x20;

DraftKings&#x20;

EspnBet&#x20;

Fanatics&#x20;

Fanduel&#x20;

Fliff&#x20;

HardRockBet&#x20;

Hotstreak&#x20;

JuiceBet&#x20;

Kutt&#x20;

LowVig&#x20;

Miseojeu&#x20;

MyBookie&#x20;

NortstarBets&#x20;

Novig&#x20;

PartyPoker&#x20;

Pinnacle&#x20;

PlayNow&#x20;

PointsBet&#x20;

PrizePicks&#x20;

ProphetX&#x20;

Rebet&#x20;

SportsInteraction&#x20;

SportTrade&#x20;

Sportzino&#x20;

Stake&#x20;

Sugarhouse&#x20;

Superbet&#x20;

Superbook&#x20;

TAB&#x20;

theScore&#x20;

Thrillzz&#x20;

TonyBet&#x20;

Underdog&#x20;

Unibet&#x20;

WindCreek&#x20;

Wynnbet&#x20;

XBet&#x20;

Youwager


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://arbsvsodds.gitbook.io/avo-documentation/supported-sportsbooks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
