# OddsPrice

**Kind:** object

| Field | Type | Required | Description |
|---|---|---|---|
| `implied_prob` | `number<double>` | yes |  |
| `observed_at` | `string<date-time>` | yes |  |
| `point` | `number,null<double>` | no | Posted number for this tick (`None` on a moneyline). Lives on the price, not the quote, so a spread/total moving stays one series. |
| `price` | `integer<int32>` | yes |  |
| `withdrawn` | `boolean` | no | Present on history ticks. Latest-board reads omit withdrawn rows. |
