Buzzr Sports Engine API
    Preparing search index...

    Type Alias ExpectedValueResult

    type ExpectedValueResult = {
        expectedRoiPercent: number;
        expectedValue: number;
    }
    Index

    Properties

    expectedRoiPercent: number

    Expected value as a percentage of the stake.

    expectedValue: number

    Expected profit (same currency unit as the stake), rounded to cents.