Buzzr Sports Engine API
    Preparing search index...

    Type Alias ParlayFairValueInput

    type ParlayFairValueInput = {
        legs: readonly ParlayLegOdds[];
    }
    Index

    Properties

    Properties

    legs: readonly ParlayLegOdds[]