# Bet Feed

The Bet Feed shows incoming live and pregame arbitrage/EV/middles/low-holds opportunities. It also allows you to access filters for settings for each bet mode.&#x20;

<figure><img src="/files/wiLPRiVUAMKDzAC5KCDs" alt=""><figcaption></figcaption></figure>

## Arb Cards

New live and pregame arbitrage opportunities are displayed as 'Arb Cards', giving users a quick glance at the profit percentage, teams, league, bet type, game time, active time, and the sportsbooks involved. Middles and Low-Holds are displayed in the same format.

#### Hiding Arb Cards

If you want to hide a particular arb card, simply click the three vertical dots on the right side, then click **'Hide Bet'**

<figure><picture><source srcset="/files/JNCeVpbJDxAGha2OAEcc" media="(prefers-color-scheme: dark)"><img src="/files/vRZMWutIHHa8NFaKsnou" alt=""></picture><figcaption></figcaption></figure>

#### Hiding Events

If you want to hide a game from reappearing in the arbs cards, simply click the three vertical dots on the right side, then click '**Hide Event'**

#### Active Time

Active time (formally known as the "Heater Meter") measures how long an arb is active for. It updates every 2 seconds, with a full bar representing an active time of at least 30 seconds. This is particularly useful for scenarios when it is extremely chaotic and it's difficult to decide on which arb to chase. Arbs with a full green bar are likely to be easier to hit as they've been sitting there longer. There is also a timer on the bottom right showing how far along the Active Timer is.

## EV Cards

Similarly to arb cards, pregame and live EV opportunities are displayed as 'EV Cards', showing users the profit percentage. These looks identical to arb cards, but with only one sportsbook logo on the card, since you'll only be placing one bet per EV opportunity.

### Bet Card Controls

Bet Cards can be controlled by simply scrolling through the list and clicking on one of interest. You can also use the **UP** and **DOWN** arrow keys to quickly swipe between them.

<figure><img src="/files/KP09zPpjxb7ttoUsQqo2" alt=""><figcaption></figcaption></figure>

## Control Panel

The control panel has three main functions: **Bet Refresh Mode, Mode Settings,** and **Filters**

<figure><picture><source srcset="/files/rxXBFs9e1T1LzSMVwU31" media="(prefers-color-scheme: dark)"><img src="/files/KJvXIotJc7o0tURK07PP" alt=""></picture><figcaption></figcaption></figure>

<figure><picture><source srcset="/files/aqDrBcCT5N3F0pQT1M5I" media="(prefers-color-scheme: dark)"><img src="/files/h8lHswiBegs0dMpJ22Lq" alt=""></picture><figcaption></figcaption></figure>

### Bet Refresh Mode

#### Auto Mode

Auto Refresh Mode automatically refreshes the list for you, showing new arbs while removing "dead" arbs. If at any point you want the list to stop pulling in new arbs, simply click the Pause button and the list will freeze. Then, click the Play button to resume auto refreshing.

#### The next section will cover the Bet mode settings and filters


---

# Agent Instructions: 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:

```
GET https://arbsvsodds.gitbook.io/avo-documentation/dashboard/bet-feed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
