> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/ctrl/guide/configuration/ladders/single-odds-ladders.md).

# Single Odds Ladders

These ladders allow you to select the increments at which you will be able to make real-time odds modifications in markets that are set to ‘controllable’. These ladders operate in a ‘smart’ fashion, i.e., the shorter the odds being modified, the smaller the increments available are.

<figure><img src="https://2462374060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FePWvwv8SZVMy3wnD1Faz%2Fuploads%2FdOxeOCPyYD5lEIOD5Xlm%2Fannotely_image%20(1).png?alt=media&amp;token=d5a53d51-59c6-4c05-b3c1-950c1d2f7639" alt=""><figcaption></figcaption></figure>

There are currently several different ladders available to choose from. The ladders all vary slightly in terms of odds capping and odds increments and will therefore have an effect on the user’s overall rounding. Besides, it is also possible to upload your own odds values as ladders in Ctrl without having to request help.

To create your own ladder, go to **Config > Sportsbook > Ladders**, and select **“Add New Ladder”**. You can create a new ladder from scratch, by manually entering the values, or by copying a list over from your own spreadsheet (i.e., Excel), into the window.

<figure><img src="https://2462374060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FePWvwv8SZVMy3wnD1Faz%2Fuploads%2F3VriPWkAWhOrwvGU3BWH%2FScreenshot%202026-04-29%20at%2015.14.58.png?alt=media&amp;token=9a664360-5094-4364-9cfc-46bcbf8623ce" alt=""><figcaption></figcaption></figure>

It is also possible to create a new ladder by starting from an existing one, much like you can do with Templates. So, this gives you the possibility to effectively edit any existing ladders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/ctrl/guide/configuration/ladders/single-odds-ladders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
