# Fixture/Scoreboard Status

| **Id** | **Value**       | **Description**                                                                                                            |
| ------ | --------------- | -------------------------------------------------------------------------------------------------------------------------- |
| 1      | Not started yet | The event has not started yet                                                                                              |
| 2      | In progress     | The event is live                                                                                                          |
| 3      | Finished        | The event is finished                                                                                                      |
| 4      | Cancelled       | The event has been cancelled                                                                                               |
| 5      | Postponed       | The event has been postponed                                                                                               |
| 6      | Interrupted     | The event has been interrupted                                                                                             |
| 7      | Abandoned       | The event has been abandoned                                                                                               |
| 8      | Coverage lost   | The coverage for this event has been lost                                                                                  |
| 9      | About to start  | The event has not started but is about to. `NOTE: This status will be shown up to 30 minutes before the event has started` |

You may read further on Fixture lifecycle - [Here](https://lsports.freshdesk.com/support/solutions/articles/101000371630-fixture-lifecycle)

### Status Description <a href="#status-description" id="status-description"></a>

<table data-header-hidden><thead><tr><th width="330"></th><th></th></tr></thead><tbody><tr><td><strong>Id</strong></td><td><strong>Description</strong></td></tr><tr><td>1</td><td>Halftime</td></tr><tr><td>2</td><td>Overtime Halftime</td></tr><tr><td>3</td><td>Home participant has retired</td></tr><tr><td>4</td><td>Away participant has retired</td></tr><tr><td>5</td><td>Coverage for this event has been lost</td></tr><tr><td>6</td><td>Medical timeout</td></tr><tr><td>7</td><td>Timeout of home team</td></tr><tr><td>8</td><td>Timeout of away team</td></tr><tr><td>9</td><td>Timeout (when team is not known)</td></tr><tr><td>10</td><td>Home walkover</td></tr><tr><td>11</td><td>Away walkover</td></tr></tbody></table>


---

# 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/legacy-products/odds-service/enumerations/fixture-scoreboard-status.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.
