# Provider List

{% embed url="<https://youtu.be/0NpULU2Qxyw?list=PLXOOWxcfpoYXQbs-HhT5SOPqcyZtxgWm8>" %}

Welcome to the Provider List Configuration guide. This essential tool allows you to manage the selection and weighting of betting providers to create a tailored user experience. Understand how to create new lists or edit existing ones, set thresholds, and define mandatory providers.

### **Creating a new list**

#### Table columns are:

* List name: The name of the list you created.
* Providers: Number of providers in the list.
* Min threshold: The minimum number of providers required to offer a specific market.
* Mandatory Providers: Mandatory providers you have set within the list.

{% hint style="info" %}
**Note:** Mandatory providers are included to minimize risk and offer markets only when they are offering odds. Being marked as mandatory ensures a provider's continuous inclusion among those offering odds for a specific market:
{% endhint %}

* Without this provider, You will not receive odds even if it meets the threshold criteria.
* In case the mandatory provider doesn't offer the event at all, the odds to those markets will not be sent.
* In case the mandatory provider didn't offer a line but offered the market with other lines, the line that was not offered by the mandatory provider will not be sent.
* In case the mandatory provider suspends the bet/market/line the relevant will be suspended.

#### **Filtering Providers in Lists**

* Use the multi-provider search filter to quickly find specific providers across your lists.
* The "Providers" column displays provider names for each list.
* Filtering by one or multiple providers updates the results in real-time.

#### **List settings:**

* Click on the ribbon to set a list as the default list.
* Click on the trash bin icon to delete the list (this action cannot be undone).

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

#### **Creating new lists:**

* Click on the "New List" button to create a new list.

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

* Give the list a name.
* Select the desired providers to be included in the list.
* Remove a provider from the list by clicking on the trash bin icon.

<figure><img src="/files/7sv4x4rcyVrNp8YuImYg" alt=""><figcaption></figcaption></figure>

* Define mandatory provider - click on the ribbon icon. (Mandatory providers are included to minimize risk and offer markets only when they are offering odds)

<figure><img src="/files/47ZiJwkwG7QrVaVJHdcg" alt=""><figcaption></figcaption></figure>

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

* Minimum number of providers to apply threshold for example:
  * Arsenal Vs Liverpool
  * Market 1X2 with 3 providers
  * If you set the threshold to 3 it means you must have at least 3 providers suggesting odds for that market.
  * The threshold applies to the inline level as well, meaning if I have a threshold of 3 providers, and a line is offered by 2 providers then I won't receive this line because of the threshold configuration.
* View the ” Total Providers”.
* By default, the weight will be divided equally between all chosen providers.
* You can manually adjust the weight of each provider, provided that the total weight of all providers adds up to 100%. Failure to meet this requirement will prevent any changes from being saved.

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

* If a provider's percentage is not specified, it will be automatically calculated to round up to 100%


---

# 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.lsports.eu/u/trade/user-guide/configuration/provider-list.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.
