# Provider Odds+

TRADE offers two levels of access to raw provider odds data - **Provider Odds** and **Provider Odds⁺** - designed to meet varying operational needs across sportsbook operations.

### Provider Odds Basic

**Provider Odds** refers to the **display-only access** to raw provider odds. This data is visible within the [**TRADE fixture logs**](https://docs.lsports.eu/u/trade/user-guide/operational/fixture-logs), offering full transparency into what the providers are offering, without pushing the data into the feed itself.

#### Key Points:

* **Access Point**: Displayed only in the **TRADE UI**, within **fixture logs**.
* **Data Usage**: Visual monitoring and manual benchmarking.
* **Availability**: Automatically included for all TRADE clients by default.
* **Use Case**: Ideal for clients who want visibility into provider pricing without integrating it into their systems or feeds.

This level of access allows traders and risk managers to **compare provider odds against LSports' calculated odds**, aiding manual decision-making.

### Provider Odds⁺

**Provider Odds⁺** is an **add-on** for TRADE clients who want to **integrate raw provider data directly into their operational systems** via the live feed. With this enabled, the provider's odds are sent as part of the data stream through the `ProviderMarkets` object.

The **ProviderMarket** object is included in all **market** and **settlement** messages:

* [**Market Update** (ID: 3)](https://docs.lsports.eu/u/trade/integration/message-structure/market)
* [**Settlement** (ID: 35)](https://docs.lsports.eu/u/integration/message-structure/settlement#providermarkets)
* [**Outright League Market** (ID: 40)](https://docs.lsports.eu/u/trade/integration/message-structure/outright-league-market)
* [**Outright Market** (ID: 41)](https://docs.lsports.eu/u/trade/integration/message-structure/outright-market)
* [**Outright Settlement** (ID: 42)](https://docs.lsports.eu/u/trade/integration/message-structure/outright-settlement)

#### Key Points:

* **Access Point**: Delivered directly in the **data feed**, alongside calculated odds.
* **Technical Format**: Appears as the `ProviderMarkets` object in all relevant message types.
* **Activation**: Please contact your CSM to enable this

This option is suited for clients who want **automated access** to raw provider data, enabling them to scale operations, build decision logic, or enhance risk modeling in real time.
