convert_odds
Convert betting odds between decimal, fractional, American, and implied probability formats. Supports numeric and string odds values for flexible conversion.
Instructions
Convert a price between decimal, fractional, American and implied probability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| odds | Yes | The odds value, e.g. 2.5 or "3/2" | |
| format | Yes |