# Premium Expected Lineups

> **📦 Partner add-on required**
>
> Expected (predicted) lineups require the **Expected Lineups add-on** powered by FootballFeeds.
>
> Provides AI-predicted starting lineups before official lineups are published.
>
> **Pricing:**
>
> * Starter: Not available
> * Growth: €199/month
> * Pro: €199/month
> * Enterprise: Included in negotiation
>
> [View pricing and add-ons →](https://www.sportmonks.com/football-api/plans-pricing)
>
> **Note:** Official lineups (published 1 hour before kickoff) are included in all plans.

**Expected lineups** is a premium data feature, delivering early predictions on team setups **before kick-off**. It provides valuable predictions into starting elevens and benched players for each fixture.

These predictions are generated using a blend of factors, including:

* 🚑 Injuries and suspensions
* 📊 Recent player form and performance
* 🧩 Tactical trends and team selection history
* 📝 News and rumours&#x20;

{% hint style="warning" %}
⚠️ While these lineups are not official or guaranteed, they offer crucial early insight into how teams are likely to line up. Perfect for analysts, fantasy players, and bettors.
{% endhint %}

{% hint style="info" %}
💡 Please note you can use the `expectedLineups` include on our fixtures and livescores endpoints.&#x20;
{% endhint %}

#### Include options

[`type`](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types) [`fixture`](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/fixture)[`player`](https://docs.sportmonks.com/football/endpoints-and-entities/entities/team-player-squad-coach-and-referee#player) [`team`](https://docs.sportmonks.com/football/endpoints-and-entities/entities/team-player-squad-coach-and-referee#team)

**Related Entities:**

Get an overview and explanation of all the fields returned in the API response. The related entities for the expected endpoints are:

* [Expected](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/expected)

**Check our coverage**

{% hint style="warning" %}
[**Check our coverage** ](https://docs.google.com/spreadsheets/d/1vNRIZEi6sUDhhbxrcewMCV-x7PWjaZ64oLOjUBUAmzU/edit?gid=0#gid=0)
{% endhint %}


---

# 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://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-expected-lineups.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.
