# Changelog of ESPN Odds & Line Movement Scraper (`incognito_mode/espn-odds-scraper`) Actor

- **URL**: https://apify.com/incognito\_mode/espn-odds-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/incognito\_mode/espn-odds-scraper.md

## Changelog

### 1.0 — 2026-09-08

First release.

- Betting lines from ESPN for 16 leagues plus any custom ESPN competition:
  moneyline (two-way and three-way), spread and total.
- Historical coverage back to 2014, from `sports.core.api.espn.com` — the only
  ESPN host that keeps odds for a finished game.
- Opening and current prices in American, decimal and fractional form, with
  implied probability on each.
- Book margin (overround, vig, hold), multiplicative de-vigging, fair price at
  zero margin, line movement in points and probability, and closing-line value.
- **Bet settlement computed from the final score.** ESPN's own
  `moneylineWinner` and `spreadWinner` are hardcoded `false` on every row
  measured and are not republished.
- Guards for four ESPN data bugs: the corrupted `close` block, league-scoped
  provider ids, the favourite-relative `details` string, and games listed on two
  calendar dates.
