Buzzr Sports Engine API
    Preparing search index...

    Type Alias ParlayLegOdds

    type ParlayLegOdds = {
        opposite: number;
        selected: number;
    }
    Index

    Properties

    Properties

    opposite: number

    American odds offered for the opposite side of the same market.

    selected: number

    American odds offered for the selected side of the leg.