# Bet Monitor

The Bet Monitor is your central hub for real-time bet surveillance and monitoring. Track all betting activity across your platform to identify patterns, detect anomalies, and respond quickly to potential risks.

***

## Overview

Bet Monitor provides comprehensive visibility into all bets placed on your platform:

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

* **Real-time tracking** — View bets as they come in
* **Pattern detection** — Identify unusual betting patterns
* **Risk flagging** — Automatic alerts for high-risk bets
* **Historical analysis** — Review past betting activity

***

## Available Views

| View                                  | Description                                            |
| ------------------------------------- | ------------------------------------------------------ |
| [Bets](/u/defend/bet-monitor/bets.md) | Real-time bet stream with filtering and search         |
| Bet Refferal                          | Real-time bet steam for bets requiring trader approval |

***

## Key Features

### Live Bet Stream

Watch bets flow in real-time with instant updates:

* Filter by sport, league, or market type
* Search by player ID or fixture
* Sort by stake, odds, or time

### Risk Indicators

Each bet is analyzed and flagged with risk indicators:

| Indicator         | Description                             |
| ----------------- | --------------------------------------- |
| **High Stake**    | Bet exceeds configured stake thresholds |
| **Sharp Player**  | Bet placed by a flagged sharp player    |
| **Late Bet**      | Bet placed close to event start         |
| **Pattern Match** | Bet matches known risk patterns         |

### Quick Actions

From the Bet Monitor, you can:

* View detailed bet information
* Navigate to player profile
* Check fixture details
* Apply risk controls

***

## Access

Navigate to **DEFEND** → **Bet Monitor** → **Bets** in the platform sidebar.

***

## Bet Referral

A real time bet stream for bets that require trader approval

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

***

## Access

Navigate to **DEFEND** → **Bet Monitor** → **Bets Refferal**.

***

## Related

* [Risk Controls](/u/defend/risk-controls.md) — Configure platform-wide limits
* [Player Intelligence](/u/defend/step-4-player-management.md) — Manage player risk profiles


---

# 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/defend/bet-monitor.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.
