What Is a Betting Line?

A betting line is the set of terms a market publishes for a wager, including the market type and its price. The three common types are the moneyline, which prices who wins outright, the spread, which handicaps one side by a margin of victory, and the total, which prices the combined score against a number.

The three common market types

Moneyline. A price on which side wins outright, with no handicap. In an uneven matchup the favourite's price offers a small return relative to the stake and the underdog's offers a larger one. The moneyline is the cleanest expression of the market's view of win probability, once margin is removed.

Spread, also called the handicap or line. One side is given a notional head start or deficit, expressed in points, goals, or runs. The bet is whether the favourite wins by more than that margin, or the underdog loses by less than it or wins outright. The purpose is to turn an uneven matchup into something close to an even proposition, so both sides attract interest at similar prices.

Total, also called the over or under. A number for combined scoring by both sides, with the bet being whether the actual total exceeds it. This prices pace and scoring environment rather than which side is better.

Derivative markets apply the same three shapes to parts of a game or to individual players: first half spreads, team totals, and player statistical lines. They are priced from the same underlying model of the game, usually with wider margins.

Line versus price

Two numbers describe most markets. The line is the handicap or total, such as a spread of six points. The price is what the market pays on each side of that line. A market can adjust either: move the line, or leave it and change the price. Which one moves tells you something about how much the market's view shifted relative to the nearest whole number.

Formats are a separate question

A line's price can be quoted in decimal, fractional, or American format. Those are three notations for the same number and say nothing about the market type. Confusing notation with market type is a common source of mistakes when normalising data from several providers.

How the numbers encode probability and margin

Every price implies a probability. Convert the price to an implied probability, and the implied probabilities across all outcomes of a market sum to more than one. That excess is the market's margin.

Removing the margin. Dividing each implied probability by the total gives a normalised estimate of the market's probability for each outcome. This is the simplest method and it distributes the margin proportionally, which tends to understate it on heavy favourites.

Key numbers. In sports where scoring comes in common increments, actual margins of victory cluster on particular values. A spread sitting on or near one of those values behaves differently from one between them, because a small move crosses a disproportionate amount of probability.

Half points. Lines are often set at half increments specifically to remove the possibility of the result landing exactly on the number, which would otherwise void the bet.

Alternative lines. Markets frequently publish the same proposition at several lines with different prices. The set of those prices describes a distribution, which is more informative than any single line.

Working with line data

Store the line and the price separately. Collapsing them into one field makes it impossible to tell a line move from a price move later.

Record the market type explicitly. Moneyline, spread, total, and each derivative type are different propositions. Comparing prices across them without distinguishing type produces nonsense.

Keep the side. A spread of minus six means nothing without knowing which team it applies to.

Timestamp everything. Lines move continuously, so a price without a time is not a data point.

Normalise across sources. Different providers label the same market differently, and some quote totals or spreads with opposite sign conventions. Normalisation belongs in ingestion, not in each analysis.

Watch for suspended and voided markets. A market pulled around news is not the same as a market with no price, and neither should be interpolated over.

This page describes data and method and is not betting advice.

Reconstructing a market from records

To rebuild what a market looked like at a moment, you need the market type, the side, the line, the price, the book, and the observation time. Any missing field forces an assumption, and assumptions compound quickly across a season of data.

Frequently asked questions

What is a betting line?
The terms a market publishes for a wager, including the market type and its price. The three common types are the moneyline on who wins outright, the spread which handicaps one side by a margin of victory, and the total which prices combined scoring against a number.
What is the difference between the moneyline and the spread?
The moneyline prices which side wins outright with no handicap, so an uneven matchup produces very different prices on each side. The spread gives one side a notional deficit in points or goals, turning an uneven matchup into a close to even proposition at similar prices.
What does a total mean in betting?
A number representing combined scoring by both sides, with the market pricing whether the actual total finishes above or below it. It expresses the market's view of pace and scoring environment rather than which side is stronger, and it is often published at several alternative numbers.
Why do lines use half points?
Half increments remove the possibility of the result landing exactly on the number, which would otherwise void the bet and return stakes. They also let a market make small adjustments in sports where whole-number margins cluster heavily on particular values.