# Under/Over goals Market

If you want to create an Odds filter to track under/over 2.5 goals for a Live event, you can use the following settings:

First, select the Live events market and choose a bookmaker like Bet365 to monitor the chosen parameters.&#x20;

Next, choose the "under/over" market and set the number of goals to 2.5.

You also have the option to specify which Total Goals line to follow by selecting either "Equal" or "Better than." If you choose "Equal," the system will only track the exact line of 2.5 goals for example.

&#x20;If you choose "Better than," the algorithm will track lines equal to or better than 2.5 goals, such as lines of 2.25, 2.00, 1.75, or 1.5.

The filter will be activated when the odds are within a certain range, such as being greater than 1.80 and less than 2.00. This can help you track the markets that meet your desired criteria and make informed betting decisions.

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


---

# 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://features.sstrader.com/sstrader-tutorials/creating-new-models/odds-filter/under-over-goals-market.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.
