Buzzr Sports Engine API
    Preparing search index...
    ModelReportExample: TrainingExample & {
        context?: PredictionContext | null;
        game?: EntertainmentGameInput;
        labelSource: TrainingLabelSource;
        league?: string;
        startsAt?: string;
    }