Buzzr Sports Engine API
    Preparing search index...

    Type Alias FairLineInput

    type FairLineInput = {
        opposite: OddsQuote;
        selected: OddsQuote;
    }
    Index

    Properties

    Properties

    opposite: OddsQuote
    selected: OddsQuote