# Голям фаворит 0-0 в 75 мин

## Голям фаворит 0-0 в 75 мин

Тук ще ти представим един прост, но много ефективен модел.

Ще търсим мачове на живо, където Фаворитът все още играе при резултат 0-0.  За фаворит, приемаме отбори, които коефициента за тяхна победа преди да започне мачът е бил 1.40 или по - малък. Минутата на двубоя трябва да бъде 75&#x20;

Ето как трябва да изглежда моделът:

* Избираме 0-0 от Филтъра за резултат
* От филтъра за "Време", избираме моделът да се активира, когато двубоят е от 74 до 76 мин
* Филтър за коефициенти - Избираме премач коефициентът, да е по - малък или равен на 1.40 за Фаворита.

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

Може да използваш този основен модел и да надграждаш на него.&#x20;


---

# 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/sstrader-bg/primerni-modeli-za-prognozi-na-zhivo/golyam-favorit-0-0-v-75-min.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.
