Glossary / Strategy / Middle
A ParlayAPI glossary entry

Middle (Middling)

A middle is a pair of opposite positions on the same market taken at different numbers - for example favorite -2.5 at one book and underdog +3.5 at another - such that both bets win if the final margin lands between them, and at worst one wins and one loses.

Worked example

# Books post different numbers on the same game
        Book A:  Favorite  -2.5  (-110)
        Book B:  Underdog  +3.5  (-110)
        # Favorite wins by exactly 3  ->  BOTH bets win
        # Any other result            ->  one wins, one loses (cost: the vig)

You risk roughly one market's vig for a shot at a double win. Middles are most valuable around football's key numbers 3 and 7, where the “landing zone” probability is highest - a 3-point middle straddling the 3 can be strongly +EV.

Where it shows up in ParlayAPI

Middles only exist when books disagree on the number, which is precisely what a cross-book feed exposes. The middles scanner lists live number gaps across books, with the spread/total values on each outcome coming straight from the odds payloads.

Related terms