{
  "date": "2026-03-24",
  "generated_at": "2026-03-24T10:46:41.481430",
  "artifact_type": "home_run_edges",
  "market_type": "home_run_over_0_5",
  "model_version": "home_run_edges_v1_overlay",
  "projection_model_version": "home_run_props_v1_deterministic",
  "projection_date": "2026-03-24",
  "sportsbook_input_summary": {
    "input_type": "manual_sportsbook_input",
    "source_count": 1,
    "row_count": 219,
    "matched_count": 219,
    "unmatched_count": 0
  },
  "assumptions": {
    "methodology": "Sportsbook home run props are matched against the saved Mithrandir home run props artifact. For the common 0.5 HR market, the model over probability is the saved 1+ HR probability and the model under probability is its complement. Raw implied probabilities are calculated directly from American odds, and optional no-vig implied probabilities are computed by renormalizing both sides when both odds are present.",
    "market_handling": {
      "supported_market": "over_0_5_home_runs",
      "one_sided_format": "one_sided_hr",
      "two_sided_format": "two_sided_over_under",
      "model_push_probability": 0.0,
      "matching_order": [
        "hitter_id",
        "normalized_hitter_name_plus_team_abbr_plus_opponent_abbr"
      ]
    },
    "recommendation_thresholds": {
      "threshold_version": "v1_2_calibrated",
      "no_play_edge_threshold_below": 0.025,
      "lean_edge_threshold": 0.025,
      "play_edge_threshold": 0.045,
      "strong_edge_threshold": 0.07
    },
    "value_play_formula": {
      "version": "v2_value_score",
      "limit": 5,
      "formula": "value_score = max(0, (0.50 * edge_component + 0.30 * probability_component + 0.15 * payout_component + 0.05 * lineup_component - longshot_penalty)) * 100",
      "edge_component": "clamp((edge_over - 0.02) / 0.10, 0, 1)",
      "probability_component": "clamp((prob_1_plus_hr - 0.14) / 0.16, 0, 1)",
      "payout_component": "piecewise preference that peaks in the +200 to +350 range and fades above +350",
      "lineup_component": "1.0 if confirmed_lineup_flag else 0.92",
      "longshot_penalty": "0.10 * clamp((0.16 - prob_1_plus_hr) / 0.06, 0, 1) + 0.08 * clamp((over_odds - 400) / 200, 0, 1)",
      "eligibility": {
        "recommended_side": "Over",
        "play_tiers": [
          "Strong",
          "Play",
          "Lean"
        ],
        "plus_money_only": true,
        "minimum_probability": 0.14,
        "extreme_longshot_odds_threshold": 400,
        "extreme_longshot_minimum_probability": 0.2,
        "selection_rule": "Top 5 unique hitters by best value_score row per hitter per date"
      }
    }
  },
  "summary": {
    "total_rows": 219,
    "matched_rows": 219,
    "unmatched_rows": 0,
    "over_recommendation_count": 53,
    "under_recommendation_count": 0,
    "strong_count": 0,
    "play_count": 21,
    "lean_count": 32,
    "no_play_count": 166,
    "average_edge_over": 0.0056,
    "average_edge_under": -0.0432,
    "value_play_count": 5
  },
  "edge_count": 219,
  "edges": [
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": -430,
      "expected_home_runs": 0.3454,
      "prob_1_plus_hr": 0.2921,
      "model_over_probability": 0.2921,
      "model_under_probability": 0.7079,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": 0.8113,
      "implied_over_probability_novig": 0.2208,
      "implied_under_probability_novig": 0.7792,
      "edge_over": 0.0622,
      "edge_under": -0.1034,
      "recommended_side": "Over",
      "recommended_edge": 0.0622,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 1,
      "edge_direction_rank": 1,
      "value_score": 69.2,
      "value_rank": 1,
      "value_box_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 330,
      "under_odds": null,
      "expected_home_runs": 0.3454,
      "prob_1_plus_hr": 0.2921,
      "model_over_probability": 0.2921,
      "model_under_probability": 0.7079,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0595,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0595,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 2,
      "edge_direction_rank": 2,
      "value_score": 67.9,
      "value_rank": 2,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 325,
      "under_odds": -400,
      "expected_home_runs": 0.3454,
      "prob_1_plus_hr": 0.2921,
      "model_over_probability": 0.2921,
      "model_under_probability": 0.7079,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2353,
      "implied_under_probability_raw": 0.8,
      "implied_over_probability_novig": 0.2273,
      "implied_under_probability_novig": 0.7727,
      "edge_over": 0.0568,
      "edge_under": -0.0921,
      "recommended_side": "Over",
      "recommended_edge": 0.0568,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 3,
      "edge_direction_rank": 3,
      "value_score": 66.5,
      "value_rank": 3,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 380,
      "under_odds": -495,
      "expected_home_runs": 0.3078,
      "prob_1_plus_hr": 0.2649,
      "model_over_probability": 0.2649,
      "model_under_probability": 0.7351,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": 0.8319,
      "implied_over_probability_novig": 0.2002,
      "implied_under_probability_novig": 0.7998,
      "edge_over": 0.0566,
      "edge_under": -0.0968,
      "recommended_side": "Over",
      "recommended_edge": 0.0566,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 4,
      "edge_direction_rank": 4,
      "value_score": 59.1,
      "value_rank": 4,
      "value_box_rank": 2,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 395,
      "under_odds": -515,
      "expected_home_runs": 0.2979,
      "prob_1_plus_hr": 0.2576,
      "model_over_probability": 0.2576,
      "model_under_probability": 0.7424,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.202,
      "implied_under_probability_raw": 0.8374,
      "implied_over_probability_novig": 0.1943,
      "implied_under_probability_novig": 0.8057,
      "edge_over": 0.0556,
      "edge_under": -0.095,
      "recommended_side": "Over",
      "recommended_edge": 0.0556,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.113,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 5,
      "edge_direction_rank": 5,
      "value_score": 55.0,
      "value_rank": 11,
      "value_box_rank": 5,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 375,
      "under_odds": null,
      "expected_home_runs": 0.3078,
      "prob_1_plus_hr": 0.2649,
      "model_over_probability": 0.2649,
      "model_under_probability": 0.7351,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2105,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0544,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0544,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 6,
      "edge_direction_rank": 6,
      "value_score": 58.3,
      "value_rank": 5,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 370,
      "under_odds": -460,
      "expected_home_runs": 0.3078,
      "prob_1_plus_hr": 0.2649,
      "model_over_probability": 0.2649,
      "model_under_probability": 0.7351,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": 0.8214,
      "implied_over_probability_novig": 0.2058,
      "implied_under_probability_novig": 0.7942,
      "edge_over": 0.0521,
      "edge_under": -0.0863,
      "recommended_side": "Over",
      "recommended_edge": 0.0521,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 7,
      "edge_direction_rank": 7,
      "value_score": 57.6,
      "value_rank": 6,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mickey Moniak",
      "hitter_id": 666160,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 430,
      "under_odds": -570,
      "expected_home_runs": 0.2748,
      "prob_1_plus_hr": 0.2403,
      "model_over_probability": 0.2403,
      "model_under_probability": 0.7597,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1815,
      "implied_under_probability_novig": 0.8185,
      "edge_over": 0.0516,
      "edge_under": -0.091,
      "recommended_side": "Over",
      "recommended_edge": 0.0516,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 8,
      "edge_direction_rank": 8,
      "value_score": 44.7,
      "value_rank": 16,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 385,
      "under_odds": null,
      "expected_home_runs": 0.2979,
      "prob_1_plus_hr": 0.2576,
      "model_over_probability": 0.2576,
      "model_under_probability": 0.7424,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2062,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0514,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0514,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.113,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 9,
      "edge_direction_rank": 9,
      "value_score": 54.4,
      "value_rank": 12,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 435,
      "under_odds": -580,
      "expected_home_runs": 0.2699,
      "prob_1_plus_hr": 0.2365,
      "model_over_probability": 0.2365,
      "model_under_probability": 0.7635,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": 0.8529,
      "implied_over_probability_novig": 0.1797,
      "implied_under_probability_novig": 0.8203,
      "edge_over": 0.0496,
      "edge_under": -0.0894,
      "recommended_side": "Over",
      "recommended_edge": 0.0496,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 10,
      "edge_direction_rank": 10,
      "value_score": 42.2,
      "value_rank": 20,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 380,
      "under_odds": -480,
      "expected_home_runs": 0.2979,
      "prob_1_plus_hr": 0.2576,
      "model_over_probability": 0.2576,
      "model_under_probability": 0.7424,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": 0.8276,
      "implied_over_probability_novig": 0.2011,
      "implied_under_probability_novig": 0.7989,
      "edge_over": 0.0493,
      "edge_under": -0.0852,
      "recommended_side": "Over",
      "recommended_edge": 0.0493,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.113,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 11,
      "edge_direction_rank": 11,
      "value_score": 54.0,
      "value_rank": 13,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 360,
      "under_odds": -465,
      "expected_home_runs": 0.3099,
      "prob_1_plus_hr": 0.2665,
      "model_over_probability": 0.2665,
      "model_under_probability": 0.7335,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": 0.823,
      "implied_over_probability_novig": 0.209,
      "implied_under_probability_novig": 0.791,
      "edge_over": 0.0491,
      "edge_under": -0.0895,
      "recommended_side": "Over",
      "recommended_edge": 0.0491,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 102.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 12,
      "edge_direction_rank": 12,
      "value_score": 57.1,
      "value_rank": 7,
      "value_box_rank": 3,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mickey Moniak",
      "hitter_id": 666160,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 420,
      "under_odds": -530,
      "expected_home_runs": 0.2748,
      "prob_1_plus_hr": 0.2403,
      "model_over_probability": 0.2403,
      "model_under_probability": 0.7597,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.186,
      "implied_under_probability_novig": 0.814,
      "edge_over": 0.048,
      "edge_under": -0.0816,
      "recommended_side": "Over",
      "recommended_edge": 0.048,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 13,
      "edge_direction_rank": 13,
      "value_score": 44.3,
      "value_rank": 17,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mickey Moniak",
      "hitter_id": 666160,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 420,
      "under_odds": null,
      "expected_home_runs": 0.2748,
      "prob_1_plus_hr": 0.2403,
      "model_over_probability": 0.2403,
      "model_under_probability": 0.7597,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.048,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.048,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 14,
      "edge_direction_rank": 14,
      "value_score": 44.3,
      "value_rank": 18,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -620,
      "expected_home_runs": 0.2568,
      "prob_1_plus_hr": 0.2265,
      "model_over_probability": 0.2265,
      "model_under_probability": 0.7735,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8611,
      "implied_over_probability_novig": 0.1718,
      "implied_under_probability_novig": 0.8282,
      "edge_over": 0.0479,
      "edge_under": -0.0876,
      "recommended_side": "Over",
      "recommended_edge": 0.0479,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.125,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 15,
      "edge_direction_rank": 15,
      "value_score": 36.3,
      "value_rank": 25,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 430,
      "under_odds": null,
      "expected_home_runs": 0.2699,
      "prob_1_plus_hr": 0.2365,
      "model_over_probability": 0.2365,
      "model_under_probability": 0.7635,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0478,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0478,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 16,
      "edge_direction_rank": 16,
      "value_score": 42.1,
      "value_rank": 21,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -620,
      "expected_home_runs": 0.2565,
      "prob_1_plus_hr": 0.2262,
      "model_over_probability": 0.2262,
      "model_under_probability": 0.7738,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8611,
      "implied_over_probability_novig": 0.1718,
      "implied_under_probability_novig": 0.8282,
      "edge_over": 0.0476,
      "edge_under": -0.0873,
      "recommended_side": "Over",
      "recommended_edge": 0.0476,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 17,
      "edge_direction_rank": 17,
      "value_score": 36.1,
      "value_rank": 26,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -620,
      "expected_home_runs": 0.2561,
      "prob_1_plus_hr": 0.2259,
      "model_over_probability": 0.2259,
      "model_under_probability": 0.7741,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8611,
      "implied_over_probability_novig": 0.1718,
      "implied_under_probability_novig": 0.8282,
      "edge_over": 0.0473,
      "edge_under": -0.087,
      "recommended_side": "Over",
      "recommended_edge": 0.0473,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 18,
      "edge_direction_rank": 18,
      "value_score": 35.9,
      "value_rank": 27,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 355,
      "under_odds": null,
      "expected_home_runs": 0.3099,
      "prob_1_plus_hr": 0.2665,
      "model_over_probability": 0.2665,
      "model_under_probability": 0.7335,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2198,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0467,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0467,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 102.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 20,
      "edge_direction_rank": 19,
      "value_score": 56.3,
      "value_rank": 8,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 425,
      "under_odds": -545,
      "expected_home_runs": 0.2699,
      "prob_1_plus_hr": 0.2365,
      "model_over_probability": 0.2365,
      "model_under_probability": 0.7635,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.845,
      "implied_over_probability_novig": 0.184,
      "implied_under_probability_novig": 0.816,
      "edge_over": 0.046,
      "edge_under": -0.0815,
      "recommended_side": "Over",
      "recommended_edge": 0.046,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 21,
      "edge_direction_rank": 20,
      "value_score": 41.9,
      "value_rank": 22,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 455,
      "under_odds": null,
      "expected_home_runs": 0.2561,
      "prob_1_plus_hr": 0.2259,
      "model_over_probability": 0.2259,
      "model_under_probability": 0.7741,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0457,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0457,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 22,
      "edge_direction_rank": 21,
      "value_score": 35.6,
      "value_rank": 30,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -580,
      "expected_home_runs": 0.2568,
      "prob_1_plus_hr": 0.2265,
      "model_over_probability": 0.2265,
      "model_under_probability": 0.7735,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8529,
      "implied_over_probability_novig": 0.1757,
      "implied_under_probability_novig": 0.8243,
      "edge_over": 0.0447,
      "edge_under": -0.0794,
      "recommended_side": "Over",
      "recommended_edge": 0.0447,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.125,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 23,
      "edge_direction_rank": 22,
      "value_score": 35.7,
      "value_rank": 28,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": null,
      "expected_home_runs": 0.2568,
      "prob_1_plus_hr": 0.2265,
      "model_over_probability": 0.2265,
      "model_under_probability": 0.7735,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0447,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0447,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.125,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 24,
      "edge_direction_rank": 23,
      "value_score": 35.7,
      "value_rank": 29,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -580,
      "expected_home_runs": 0.2565,
      "prob_1_plus_hr": 0.2262,
      "model_over_probability": 0.2262,
      "model_under_probability": 0.7738,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8529,
      "implied_over_probability_novig": 0.1757,
      "implied_under_probability_novig": 0.8243,
      "edge_over": 0.0444,
      "edge_under": -0.0791,
      "recommended_side": "Over",
      "recommended_edge": 0.0444,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 25,
      "edge_direction_rank": 24,
      "value_score": 35.5,
      "value_rank": 31,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": null,
      "expected_home_runs": 0.2565,
      "prob_1_plus_hr": 0.2262,
      "model_over_probability": 0.2262,
      "model_under_probability": 0.7738,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0444,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0444,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 26,
      "edge_direction_rank": 25,
      "value_score": 35.5,
      "value_rank": 32,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 350,
      "under_odds": -430,
      "expected_home_runs": 0.3099,
      "prob_1_plus_hr": 0.2665,
      "model_over_probability": 0.2665,
      "model_under_probability": 0.7335,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": 0.8113,
      "implied_over_probability_novig": 0.215,
      "implied_under_probability_novig": 0.785,
      "edge_over": 0.0443,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0443,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 102.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 27,
      "edge_direction_rank": 26,
      "value_score": 55.5,
      "value_rank": 9,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -580,
      "expected_home_runs": 0.2561,
      "prob_1_plus_hr": 0.2259,
      "model_over_probability": 0.2259,
      "model_under_probability": 0.7741,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8529,
      "implied_over_probability_novig": 0.1757,
      "implied_under_probability_novig": 0.8243,
      "edge_over": 0.0441,
      "edge_under": -0.0788,
      "recommended_side": "Over",
      "recommended_edge": 0.0441,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 28,
      "edge_direction_rank": 27,
      "value_score": 35.3,
      "value_rank": 33,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 490,
      "under_odds": -675,
      "expected_home_runs": 0.2395,
      "prob_1_plus_hr": 0.213,
      "model_over_probability": 0.213,
      "model_under_probability": 0.787,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.871,
      "implied_over_probability_novig": 0.1629,
      "implied_under_probability_novig": 0.8371,
      "edge_over": 0.0435,
      "edge_under": -0.084,
      "recommended_side": "Over",
      "recommended_edge": 0.0435,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.119,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 29,
      "edge_direction_rank": 28,
      "value_score": 28.4,
      "value_rank": 34,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": -630,
      "expected_home_runs": 0.2395,
      "prob_1_plus_hr": 0.213,
      "model_over_probability": 0.213,
      "model_under_probability": 0.787,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.863,
      "implied_over_probability_novig": 0.1653,
      "implied_under_probability_novig": 0.8347,
      "edge_over": 0.0421,
      "edge_under": -0.076,
      "recommended_side": "Over",
      "recommended_edge": 0.0421,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.119,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 30,
      "edge_direction_rank": 29,
      "value_score": 28.2,
      "value_rank": 35,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": null,
      "expected_home_runs": 0.2395,
      "prob_1_plus_hr": 0.213,
      "model_over_probability": 0.213,
      "model_under_probability": 0.787,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0421,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0421,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.119,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 31,
      "edge_direction_rank": 30,
      "value_score": 28.2,
      "value_rank": 36,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trent Grisham",
      "hitter_id": 663757,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 465,
      "under_odds": -635,
      "expected_home_runs": 0.2413,
      "prob_1_plus_hr": 0.2144,
      "model_over_probability": 0.2144,
      "model_under_probability": 0.7856,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8639,
      "implied_over_probability_novig": 0.17,
      "implied_under_probability_novig": 0.83,
      "edge_over": 0.0374,
      "edge_under": -0.0783,
      "recommended_side": "Over",
      "recommended_edge": 0.0374,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.033,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 32,
      "edge_direction_rank": 31,
      "value_score": 28.2,
      "value_rank": 37,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trent Grisham",
      "hitter_id": 663757,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -595,
      "expected_home_runs": 0.2413,
      "prob_1_plus_hr": 0.2144,
      "model_over_probability": 0.2144,
      "model_under_probability": 0.7856,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8561,
      "implied_over_probability_novig": 0.1726,
      "implied_under_probability_novig": 0.8274,
      "edge_over": 0.0358,
      "edge_under": -0.0705,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.033,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 33,
      "edge_direction_rank": 32,
      "value_score": 28.0,
      "value_rank": 38,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trent Grisham",
      "hitter_id": 663757,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": null,
      "expected_home_runs": 0.2413,
      "prob_1_plus_hr": 0.2144,
      "model_over_probability": 0.2144,
      "model_under_probability": 0.7856,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0358,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.033,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 34,
      "edge_direction_rank": 33,
      "value_score": 28.0,
      "value_rank": 39,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 295,
      "under_odds": -370,
      "expected_home_runs": 0.341,
      "prob_1_plus_hr": 0.2889,
      "model_over_probability": 0.2889,
      "model_under_probability": 0.7111,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2532,
      "implied_under_probability_raw": 0.7872,
      "implied_over_probability_novig": 0.2434,
      "implied_under_probability_novig": 0.7566,
      "edge_over": 0.0357,
      "edge_under": -0.0761,
      "recommended_side": "Over",
      "recommended_edge": 0.0357,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.01,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 35,
      "edge_direction_rank": 34,
      "value_score": 55.4,
      "value_rank": 10,
      "value_box_rank": 4,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 610,
      "under_odds": -890,
      "expected_home_runs": 0.193,
      "prob_1_plus_hr": 0.1755,
      "model_over_probability": 0.1755,
      "model_under_probability": 0.8245,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": 0.899,
      "implied_over_probability_novig": 0.1354,
      "implied_under_probability_novig": 0.8646,
      "edge_over": 0.0347,
      "edge_under": -0.0745,
      "recommended_side": "Over",
      "recommended_edge": 0.0347,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.156,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 36,
      "edge_direction_rank": 35,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 605,
      "under_odds": -835,
      "expected_home_runs": 0.193,
      "prob_1_plus_hr": 0.1755,
      "model_over_probability": 0.1755,
      "model_under_probability": 0.8245,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.137,
      "implied_under_probability_novig": 0.863,
      "edge_over": 0.0337,
      "edge_under": -0.0685,
      "recommended_side": "Over",
      "recommended_edge": 0.0337,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.156,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 38,
      "edge_direction_rank": 36,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 605,
      "under_odds": null,
      "expected_home_runs": 0.193,
      "prob_1_plus_hr": 0.1755,
      "model_over_probability": 0.1755,
      "model_under_probability": 0.8245,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0337,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0337,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.156,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 39,
      "edge_direction_rank": 37,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 505,
      "under_odds": -700,
      "expected_home_runs": 0.2211,
      "prob_1_plus_hr": 0.1984,
      "model_over_probability": 0.1984,
      "model_under_probability": 0.8016,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.875,
      "implied_over_probability_novig": 0.1589,
      "implied_under_probability_novig": 0.8411,
      "edge_over": 0.0331,
      "edge_under": -0.0734,
      "recommended_side": "Over",
      "recommended_edge": 0.0331,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.041,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 40,
      "edge_direction_rank": 38,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 290,
      "under_odds": null,
      "expected_home_runs": 0.341,
      "prob_1_plus_hr": 0.2889,
      "model_over_probability": 0.2889,
      "model_under_probability": 0.7111,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2564,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0325,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0325,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.01,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 41,
      "edge_direction_rank": 39,
      "value_score": 53.8,
      "value_rank": 14,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": -655,
      "expected_home_runs": 0.2211,
      "prob_1_plus_hr": 0.1984,
      "model_over_probability": 0.1984,
      "model_under_probability": 0.8016,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8675,
      "implied_over_probability_novig": 0.1612,
      "implied_under_probability_novig": 0.8388,
      "edge_over": 0.0317,
      "edge_under": -0.0659,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.041,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 42,
      "edge_direction_rank": 40,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": null,
      "expected_home_runs": 0.2211,
      "prob_1_plus_hr": 0.1984,
      "model_over_probability": 0.1984,
      "model_under_probability": 0.8016,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0317,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.041,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 43,
      "edge_direction_rank": 41,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 465,
      "under_odds": -630,
      "expected_home_runs": 0.2339,
      "prob_1_plus_hr": 0.2086,
      "model_over_probability": 0.2086,
      "model_under_probability": 0.7914,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.863,
      "implied_over_probability_novig": 0.1702,
      "implied_under_probability_novig": 0.8298,
      "edge_over": 0.0316,
      "edge_under": -0.0716,
      "recommended_side": "Over",
      "recommended_edge": 0.0316,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.009,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 44,
      "edge_direction_rank": 42,
      "value_score": 24.2,
      "value_rank": 40,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 375,
      "under_odds": -485,
      "expected_home_runs": 0.2768,
      "prob_1_plus_hr": 0.2418,
      "model_over_probability": 0.2418,
      "model_under_probability": 0.7582,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2105,
      "implied_under_probability_raw": 0.8291,
      "implied_over_probability_novig": 0.2025,
      "implied_under_probability_novig": 0.7975,
      "edge_over": 0.0313,
      "edge_under": -0.0709,
      "recommended_side": "Over",
      "recommended_edge": 0.0313,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.041,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 45,
      "edge_direction_rank": 43,
      "value_score": 42.5,
      "value_rank": 19,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": null,
      "expected_home_runs": 0.2339,
      "prob_1_plus_hr": 0.2086,
      "model_over_probability": 0.2086,
      "model_under_probability": 0.7914,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.03,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.03,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.009,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 46,
      "edge_direction_rank": 44,
      "value_score": 24.0,
      "value_rank": 41,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edouard Julien",
      "hitter_id": 666397,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 690,
      "under_odds": -990,
      "expected_home_runs": 0.1698,
      "prob_1_plus_hr": 0.1562,
      "model_over_probability": 0.1562,
      "model_under_probability": 0.8438,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": 0.9083,
      "implied_over_probability_novig": 0.1223,
      "implied_under_probability_novig": 0.8777,
      "edge_over": 0.0296,
      "edge_under": -0.0645,
      "recommended_side": "Over",
      "recommended_edge": 0.0296,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 47,
      "edge_direction_rank": 45,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 285,
      "under_odds": -345,
      "expected_home_runs": 0.341,
      "prob_1_plus_hr": 0.2889,
      "model_over_probability": 0.2889,
      "model_under_probability": 0.7111,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2597,
      "implied_under_probability_raw": 0.7753,
      "implied_over_probability_novig": 0.2509,
      "implied_under_probability_novig": 0.7491,
      "edge_over": 0.0292,
      "edge_under": -0.0642,
      "recommended_side": "Over",
      "recommended_edge": 0.0292,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.01,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 48,
      "edge_direction_rank": 46,
      "value_score": 52.1,
      "value_rank": 15,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 370,
      "under_odds": null,
      "expected_home_runs": 0.2768,
      "prob_1_plus_hr": 0.2418,
      "model_over_probability": 0.2418,
      "model_under_probability": 0.7582,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.029,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.029,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.041,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 49,
      "edge_direction_rank": 47,
      "value_score": 41.7,
      "value_rank": 23,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edouard Julien",
      "hitter_id": 666397,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 685,
      "under_odds": -1050,
      "expected_home_runs": 0.1698,
      "prob_1_plus_hr": 0.1562,
      "model_over_probability": 0.1562,
      "model_under_probability": 0.8438,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1274,
      "implied_under_probability_raw": 0.913,
      "implied_over_probability_novig": 0.1225,
      "implied_under_probability_novig": 0.8775,
      "edge_over": 0.0288,
      "edge_under": -0.0692,
      "recommended_side": "Over",
      "recommended_edge": 0.0288,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 51,
      "edge_direction_rank": 48,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edouard Julien",
      "hitter_id": 666397,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 685,
      "under_odds": null,
      "expected_home_runs": 0.1698,
      "prob_1_plus_hr": 0.1562,
      "model_over_probability": 0.1562,
      "model_under_probability": 0.8438,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1274,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0288,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0288,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 52,
      "edge_direction_rank": 49,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 455,
      "under_odds": -590,
      "expected_home_runs": 0.2339,
      "prob_1_plus_hr": 0.2086,
      "model_over_probability": 0.2086,
      "model_under_probability": 0.7914,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.8551,
      "implied_over_probability_novig": 0.1741,
      "implied_under_probability_novig": 0.8259,
      "edge_over": 0.0284,
      "edge_under": -0.0637,
      "recommended_side": "Over",
      "recommended_edge": 0.0284,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.009,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 55,
      "edge_direction_rank": 50,
      "value_score": 23.7,
      "value_rank": 42,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 365,
      "under_odds": -455,
      "expected_home_runs": 0.2768,
      "prob_1_plus_hr": 0.2418,
      "model_over_probability": 0.2418,
      "model_under_probability": 0.7582,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": 0.8198,
      "implied_over_probability_novig": 0.2078,
      "implied_under_probability_novig": 0.7922,
      "edge_over": 0.0267,
      "edge_under": -0.0616,
      "recommended_side": "Over",
      "recommended_edge": 0.0267,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.041,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 56,
      "edge_direction_rank": 51,
      "value_score": 40.9,
      "value_rank": 24,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jahmai Jones",
      "hitter_id": 663330,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 480,
      "under_odds": -660,
      "expected_home_runs": 0.221,
      "prob_1_plus_hr": 0.1983,
      "model_over_probability": 0.1983,
      "model_under_probability": 0.8017,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.8684,
      "implied_over_probability_novig": 0.1656,
      "implied_under_probability_novig": 0.8344,
      "edge_over": 0.0259,
      "edge_under": -0.0667,
      "recommended_side": "Over",
      "recommended_edge": 0.0259,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.121,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 57,
      "edge_direction_rank": 52,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willi Castro",
      "hitter_id": 650489,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 790,
      "under_odds": -1190,
      "expected_home_runs": 0.1483,
      "prob_1_plus_hr": 0.1378,
      "model_over_probability": 0.1378,
      "model_under_probability": 0.8622,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1124,
      "implied_under_probability_raw": 0.9225,
      "implied_over_probability_novig": 0.1086,
      "implied_under_probability_novig": 0.8914,
      "edge_over": 0.0254,
      "edge_under": -0.0603,
      "recommended_side": "Over",
      "recommended_edge": 0.0254,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 59,
      "edge_direction_rank": 53,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Will Smith",
      "hitter_id": 669257,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 590,
      "under_odds": -850,
      "expected_home_runs": 0.1857,
      "prob_1_plus_hr": 0.1695,
      "model_over_probability": 0.1695,
      "model_under_probability": 0.8305,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.1394,
      "implied_under_probability_novig": 0.8606,
      "edge_over": 0.0246,
      "edge_under": -0.0642,
      "recommended_side": "No Play",
      "recommended_edge": 0.0246,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.105,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 60,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jahmai Jones",
      "hitter_id": 663330,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 475,
      "under_odds": -615,
      "expected_home_runs": 0.221,
      "prob_1_plus_hr": 0.1983,
      "model_over_probability": 0.1983,
      "model_under_probability": 0.8017,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": 0.8601,
      "implied_over_probability_novig": 0.1682,
      "implied_under_probability_novig": 0.8318,
      "edge_over": 0.0244,
      "edge_under": -0.0584,
      "recommended_side": "No Play",
      "recommended_edge": 0.0244,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.121,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 61,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jahmai Jones",
      "hitter_id": 663330,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 475,
      "under_odds": null,
      "expected_home_runs": 0.221,
      "prob_1_plus_hr": 0.1983,
      "model_over_probability": 0.1983,
      "model_under_probability": 0.8017,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0244,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0244,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.121,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 62,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willi Castro",
      "hitter_id": 650489,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 780,
      "under_odds": -1260,
      "expected_home_runs": 0.1483,
      "prob_1_plus_hr": 0.1378,
      "model_over_probability": 0.1378,
      "model_under_probability": 0.8622,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1136,
      "implied_under_probability_raw": 0.9265,
      "implied_over_probability_novig": 0.1092,
      "implied_under_probability_novig": 0.8908,
      "edge_over": 0.0242,
      "edge_under": -0.0643,
      "recommended_side": "No Play",
      "recommended_edge": 0.0242,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 63,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willi Castro",
      "hitter_id": 650489,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 780,
      "under_odds": null,
      "expected_home_runs": 0.1483,
      "prob_1_plus_hr": 0.1378,
      "model_over_probability": 0.1378,
      "model_under_probability": 0.8622,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1136,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0242,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0242,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 64,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 455,
      "under_odds": -615,
      "expected_home_runs": 0.2281,
      "prob_1_plus_hr": 0.204,
      "model_over_probability": 0.204,
      "model_under_probability": 0.796,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.8601,
      "implied_over_probability_novig": 0.1732,
      "implied_under_probability_novig": 0.8268,
      "edge_over": 0.0238,
      "edge_under": -0.0641,
      "recommended_side": "No Play",
      "recommended_edge": 0.0238,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.995,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 65,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Will Smith",
      "hitter_id": 669257,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 585,
      "under_odds": -800,
      "expected_home_runs": 0.1857,
      "prob_1_plus_hr": 0.1695,
      "model_over_probability": 0.1695,
      "model_under_probability": 0.8305,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8889,
      "implied_over_probability_novig": 0.1411,
      "implied_under_probability_novig": 0.8589,
      "edge_over": 0.0235,
      "edge_under": -0.0584,
      "recommended_side": "No Play",
      "recommended_edge": 0.0235,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.105,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 66,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Will Smith",
      "hitter_id": 669257,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 585,
      "under_odds": null,
      "expected_home_runs": 0.1857,
      "prob_1_plus_hr": 0.1695,
      "model_over_probability": 0.1695,
      "model_under_probability": 0.8305,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0235,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0235,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.105,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 67,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": null,
      "expected_home_runs": 0.2281,
      "prob_1_plus_hr": 0.204,
      "model_over_probability": 0.204,
      "model_under_probability": 0.796,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0222,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0222,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.995,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 68,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 445,
      "under_odds": -575,
      "expected_home_runs": 0.2281,
      "prob_1_plus_hr": 0.204,
      "model_over_probability": 0.204,
      "model_under_probability": 0.796,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8519,
      "implied_over_probability_novig": 0.1772,
      "implied_under_probability_novig": 0.8228,
      "edge_over": 0.0205,
      "edge_under": -0.0559,
      "recommended_side": "No Play",
      "recommended_edge": 0.0205,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.995,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 70,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 415,
      "under_odds": -550,
      "expected_home_runs": 0.2403,
      "prob_1_plus_hr": 0.2136,
      "model_over_probability": 0.2136,
      "model_under_probability": 0.7864,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.8462,
      "implied_over_probability_novig": 0.1867,
      "implied_under_probability_novig": 0.8133,
      "edge_over": 0.0194,
      "edge_under": -0.0598,
      "recommended_side": "No Play",
      "recommended_edge": 0.0194,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.043,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 71,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": -690,
      "expected_home_runs": 0.2056,
      "prob_1_plus_hr": 0.1858,
      "model_over_probability": 0.1858,
      "model_under_probability": 0.8142,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1603,
      "implied_under_probability_novig": 0.8397,
      "edge_over": 0.0191,
      "edge_under": -0.0592,
      "recommended_side": "No Play",
      "recommended_edge": 0.0191,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.072,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 73,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 410,
      "under_odds": -545,
      "expected_home_runs": 0.2409,
      "prob_1_plus_hr": 0.2141,
      "model_over_probability": 0.2141,
      "model_under_probability": 0.7859,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1961,
      "implied_under_probability_raw": 0.845,
      "implied_over_probability_novig": 0.1884,
      "implied_under_probability_novig": 0.8116,
      "edge_over": 0.018,
      "edge_under": -0.0591,
      "recommended_side": "No Play",
      "recommended_edge": 0.018,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.99,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 76,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": null,
      "expected_home_runs": 0.2056,
      "prob_1_plus_hr": 0.1858,
      "model_over_probability": 0.1858,
      "model_under_probability": 0.8142,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0177,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0177,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.072,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 79,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 410,
      "under_odds": null,
      "expected_home_runs": 0.2403,
      "prob_1_plus_hr": 0.2136,
      "model_over_probability": 0.2136,
      "model_under_probability": 0.7864,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1961,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0175,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0175,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.043,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 81,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 490,
      "under_odds": -645,
      "expected_home_runs": 0.2056,
      "prob_1_plus_hr": 0.1858,
      "model_over_probability": 0.1858,
      "model_under_probability": 0.8142,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1637,
      "implied_under_probability_novig": 0.8363,
      "edge_over": 0.0163,
      "edge_under": -0.0516,
      "recommended_side": "No Play",
      "recommended_edge": 0.0163,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.072,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 97,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 405,
      "under_odds": null,
      "expected_home_runs": 0.2409,
      "prob_1_plus_hr": 0.2141,
      "model_over_probability": 0.2141,
      "model_under_probability": 0.7859,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0161,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0161,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.99,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 98,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 405,
      "under_odds": -515,
      "expected_home_runs": 0.2403,
      "prob_1_plus_hr": 0.2136,
      "model_over_probability": 0.2136,
      "model_under_probability": 0.7864,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": 0.8374,
      "implied_over_probability_novig": 0.1912,
      "implied_under_probability_novig": 0.8088,
      "edge_over": 0.0156,
      "edge_under": -0.051,
      "recommended_side": "No Play",
      "recommended_edge": 0.0156,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.043,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 102,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 760,
      "under_odds": -1130,
      "expected_home_runs": 0.1413,
      "prob_1_plus_hr": 0.1318,
      "model_over_probability": 0.1318,
      "model_under_probability": 0.8682,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1163,
      "implied_under_probability_raw": 0.9187,
      "implied_over_probability_novig": 0.1124,
      "implied_under_probability_novig": 0.8876,
      "edge_over": 0.0155,
      "edge_under": -0.0505,
      "recommended_side": "No Play",
      "recommended_edge": 0.0155,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.119,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 105,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 755,
      "under_odds": -1195,
      "expected_home_runs": 0.1413,
      "prob_1_plus_hr": 0.1318,
      "model_over_probability": 0.1318,
      "model_under_probability": 0.8682,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.117,
      "implied_under_probability_raw": 0.9228,
      "implied_over_probability_novig": 0.1125,
      "implied_under_probability_novig": 0.8875,
      "edge_over": 0.0148,
      "edge_under": -0.0546,
      "recommended_side": "No Play",
      "recommended_edge": 0.0148,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.119,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 112,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 755,
      "under_odds": null,
      "expected_home_runs": 0.1413,
      "prob_1_plus_hr": 0.1318,
      "model_over_probability": 0.1318,
      "model_under_probability": 0.8682,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.117,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0148,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0148,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.119,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 113,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 465,
      "under_odds": -625,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1703,
      "implied_under_probability_novig": 0.8297,
      "edge_over": 0.0144,
      "edge_under": -0.0535,
      "recommended_side": "No Play",
      "recommended_edge": 0.0144,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.116,
      "pitch_mix_interaction_score": 99.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 116,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 400,
      "under_odds": -510,
      "expected_home_runs": 0.2409,
      "prob_1_plus_hr": 0.2141,
      "model_over_probability": 0.2141,
      "model_under_probability": 0.7859,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2,
      "implied_under_probability_raw": 0.8361,
      "implied_over_probability_novig": 0.193,
      "implied_under_probability_novig": 0.807,
      "edge_over": 0.0141,
      "edge_under": -0.0502,
      "recommended_side": "No Play",
      "recommended_edge": 0.0141,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.99,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 119,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.0332,
      "prob_1_plus_hr": 0.0327,
      "model_over_probability": 0.0327,
      "model_under_probability": 0.9673,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": -0.0473,
      "edge_under": 0.0123,
      "recommended_side": "No Play",
      "recommended_edge": 0.0123,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 100.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 131,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brenton Doyle",
      "hitter_id": 686668,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": -870,
      "expected_home_runs": 0.1621,
      "prob_1_plus_hr": 0.1496,
      "model_over_probability": 0.1496,
      "model_under_probability": 0.8504,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.8969,
      "implied_over_probability_novig": 0.1333,
      "implied_under_probability_novig": 0.8667,
      "edge_over": 0.0117,
      "edge_under": -0.0465,
      "recommended_side": "No Play",
      "recommended_edge": 0.0117,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.984,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 134,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brenton Doyle",
      "hitter_id": 686668,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": -925,
      "expected_home_runs": 0.1621,
      "prob_1_plus_hr": 0.1496,
      "model_over_probability": 0.1496,
      "model_under_probability": 0.8504,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.1326,
      "implied_under_probability_novig": 0.8674,
      "edge_over": 0.0117,
      "edge_under": -0.052,
      "recommended_side": "No Play",
      "recommended_edge": 0.0117,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.984,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 135,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brenton Doyle",
      "hitter_id": 686668,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": null,
      "expected_home_runs": 0.1621,
      "prob_1_plus_hr": 0.1496,
      "model_over_probability": 0.1496,
      "model_under_probability": 0.8504,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0117,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0117,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.984,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 136,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 510,
      "under_odds": -705,
      "expected_home_runs": 0.1927,
      "prob_1_plus_hr": 0.1753,
      "model_over_probability": 0.1753,
      "model_under_probability": 0.8247,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1639,
      "implied_under_probability_raw": 0.8758,
      "implied_over_probability_novig": 0.1576,
      "implied_under_probability_novig": 0.8424,
      "edge_over": 0.0114,
      "edge_under": -0.0511,
      "recommended_side": "No Play",
      "recommended_edge": 0.0114,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.016,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 140,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 455,
      "under_odds": -585,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1742,
      "implied_under_probability_novig": 0.8258,
      "edge_over": 0.0112,
      "edge_under": -0.0454,
      "recommended_side": "No Play",
      "recommended_edge": 0.0112,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.116,
      "pitch_mix_interaction_score": 99.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 141,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 455,
      "under_odds": null,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0112,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0112,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.116,
      "pitch_mix_interaction_score": 99.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 142,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zach McKinstry",
      "hitter_id": 656716,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 880,
      "under_odds": -1385,
      "expected_home_runs": 0.1199,
      "prob_1_plus_hr": 0.113,
      "model_over_probability": 0.113,
      "model_under_probability": 0.887,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.102,
      "implied_under_probability_raw": 0.9327,
      "implied_over_probability_novig": 0.0986,
      "implied_under_probability_novig": 0.9014,
      "edge_over": 0.011,
      "edge_under": -0.0457,
      "recommended_side": "No Play",
      "recommended_edge": 0.011,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 99.9,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 144,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dillon Dingler",
      "hitter_id": 693307,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 750,
      "under_odds": -1105,
      "expected_home_runs": 0.1371,
      "prob_1_plus_hr": 0.1281,
      "model_over_probability": 0.1281,
      "model_under_probability": 0.8719,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1176,
      "implied_under_probability_raw": 0.917,
      "implied_over_probability_novig": 0.1137,
      "implied_under_probability_novig": 0.8863,
      "edge_over": 0.0105,
      "edge_under": -0.0451,
      "recommended_side": "No Play",
      "recommended_edge": 0.0105,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.121,
      "pitch_mix_interaction_score": 101.5,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 146,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dillon Dingler",
      "hitter_id": 693307,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 745,
      "under_odds": -1170,
      "expected_home_runs": 0.1371,
      "prob_1_plus_hr": 0.1281,
      "model_over_probability": 0.1281,
      "model_under_probability": 0.8719,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1183,
      "implied_under_probability_raw": 0.9213,
      "implied_over_probability_novig": 0.1138,
      "implied_under_probability_novig": 0.8862,
      "edge_over": 0.0098,
      "edge_under": -0.0494,
      "recommended_side": "No Play",
      "recommended_edge": 0.0098,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.121,
      "pitch_mix_interaction_score": 101.5,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 154,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zach McKinstry",
      "hitter_id": 656716,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 865,
      "under_odds": -1465,
      "expected_home_runs": 0.1199,
      "prob_1_plus_hr": 0.113,
      "model_over_probability": 0.113,
      "model_under_probability": 0.887,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": 0.9361,
      "implied_over_probability_novig": 0.0996,
      "implied_under_probability_novig": 0.9004,
      "edge_over": 0.0094,
      "edge_under": -0.0491,
      "recommended_side": "No Play",
      "recommended_edge": 0.0094,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 99.9,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 155,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zach McKinstry",
      "hitter_id": 656716,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 865,
      "under_odds": null,
      "expected_home_runs": 0.1199,
      "prob_1_plus_hr": 0.113,
      "model_over_probability": 0.113,
      "model_under_probability": 0.887,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0094,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0094,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.117,
      "pitch_mix_interaction_score": 99.9,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 156,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dillon Dingler",
      "hitter_id": 693307,
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 740,
      "under_odds": null,
      "expected_home_runs": 0.1371,
      "prob_1_plus_hr": 0.1281,
      "model_over_probability": 0.1281,
      "model_under_probability": 0.8719,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.119,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0091,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0091,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.121,
      "pitch_mix_interaction_score": 101.5,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 161,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": -660,
      "expected_home_runs": 0.1927,
      "prob_1_plus_hr": 0.1753,
      "model_over_probability": 0.1753,
      "model_under_probability": 0.8247,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8684,
      "implied_over_probability_novig": 0.161,
      "implied_under_probability_novig": 0.839,
      "edge_over": 0.0086,
      "edge_under": -0.0437,
      "recommended_side": "No Play",
      "recommended_edge": 0.0086,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.016,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 163,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": null,
      "expected_home_runs": 0.1927,
      "prob_1_plus_hr": 0.1753,
      "model_over_probability": 0.1753,
      "model_under_probability": 0.8247,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0086,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0086,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.016,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 164,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Michael Harris II",
      "hitter_id": 671739,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 640,
      "under_odds": -950,
      "expected_home_runs": 0.1539,
      "prob_1_plus_hr": 0.1426,
      "model_over_probability": 0.1426,
      "model_under_probability": 0.8574,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1351,
      "implied_under_probability_raw": 0.9048,
      "implied_over_probability_novig": 0.1299,
      "implied_under_probability_novig": 0.8701,
      "edge_over": 0.0075,
      "edge_under": -0.0474,
      "recommended_side": "No Play",
      "recommended_edge": 0.0075,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.018,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 174,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.0332,
      "prob_1_plus_hr": 0.0327,
      "model_over_probability": 0.0327,
      "model_under_probability": 0.9673,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": -0.0473,
      "edge_under": 0.0073,
      "recommended_side": "No Play",
      "recommended_edge": 0.0073,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 100.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 175,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 350,
      "under_odds": -445,
      "expected_home_runs": 0.2606,
      "prob_1_plus_hr": 0.2294,
      "model_over_probability": 0.2294,
      "model_under_probability": 0.7706,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": 0.8165,
      "implied_over_probability_novig": 0.2139,
      "implied_under_probability_novig": 0.7861,
      "edge_over": 0.0072,
      "edge_under": -0.0459,
      "recommended_side": "No Play",
      "recommended_edge": 0.0072,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.976,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 176,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Michael Harris II",
      "hitter_id": 671739,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 635,
      "under_odds": -890,
      "expected_home_runs": 0.1539,
      "prob_1_plus_hr": 0.1426,
      "model_over_probability": 0.1426,
      "model_under_probability": 0.8574,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.899,
      "implied_over_probability_novig": 0.1315,
      "implied_under_probability_novig": 0.8685,
      "edge_over": 0.0065,
      "edge_under": -0.0416,
      "recommended_side": "No Play",
      "recommended_edge": 0.0065,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.018,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 181,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Michael Harris II",
      "hitter_id": 671739,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 635,
      "under_odds": null,
      "expected_home_runs": 0.1539,
      "prob_1_plus_hr": 0.1426,
      "model_over_probability": 0.1426,
      "model_under_probability": 0.8574,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0065,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0065,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.018,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 182,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1005,
      "under_odds": -1700,
      "expected_home_runs": 0.1014,
      "prob_1_plus_hr": 0.0964,
      "model_over_probability": 0.0964,
      "model_under_probability": 0.9036,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0905,
      "implied_under_probability_raw": 0.9444,
      "implied_over_probability_novig": 0.0874,
      "implied_under_probability_novig": 0.9126,
      "edge_over": 0.0059,
      "edge_under": -0.0408,
      "recommended_side": "No Play",
      "recommended_edge": 0.0059,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 185,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Evan Carter",
      "hitter_id": 694497,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 680,
      "under_odds": -970,
      "expected_home_runs": 0.1438,
      "prob_1_plus_hr": 0.1339,
      "model_over_probability": 0.1339,
      "model_under_probability": 0.8661,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1282,
      "implied_under_probability_raw": 0.9065,
      "implied_over_probability_novig": 0.1239,
      "implied_under_probability_novig": 0.8761,
      "edge_over": 0.0057,
      "edge_under": -0.0404,
      "recommended_side": "No Play",
      "recommended_edge": 0.0057,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.017,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 186,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Evan Carter",
      "hitter_id": 694497,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 680,
      "under_odds": -1030,
      "expected_home_runs": 0.1438,
      "prob_1_plus_hr": 0.1339,
      "model_over_probability": 0.1339,
      "model_under_probability": 0.8661,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1282,
      "implied_under_probability_raw": 0.9115,
      "implied_over_probability_novig": 0.1233,
      "implied_under_probability_novig": 0.8767,
      "edge_over": 0.0057,
      "edge_under": -0.0454,
      "recommended_side": "No Play",
      "recommended_edge": 0.0057,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.017,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 187,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Evan Carter",
      "hitter_id": 694497,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 675,
      "under_odds": null,
      "expected_home_runs": 0.1438,
      "prob_1_plus_hr": 0.1339,
      "model_over_probability": 0.1339,
      "model_under_probability": 0.8661,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0049,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0049,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.017,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 190,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "David Fry",
      "hitter_id": 681807,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": -680,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1617,
      "implied_under_probability_novig": 0.8383,
      "edge_over": 0.0045,
      "edge_under": -0.0444,
      "recommended_side": "No Play",
      "recommended_edge": 0.0045,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.05,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 195,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 985,
      "under_odds": null,
      "expected_home_runs": 0.1014,
      "prob_1_plus_hr": 0.0964,
      "model_over_probability": 0.0964,
      "model_under_probability": 0.9036,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0922,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0042,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0042,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 196,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 570,
      "under_odds": -810,
      "expected_home_runs": 0.1664,
      "prob_1_plus_hr": 0.1533,
      "model_over_probability": 0.1533,
      "model_under_probability": 0.8467,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": 0.8901,
      "implied_over_probability_novig": 0.1436,
      "implied_under_probability_novig": 0.8564,
      "edge_over": 0.004,
      "edge_under": -0.0434,
      "recommended_side": "No Play",
      "recommended_edge": 0.004,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.992,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 197,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 975,
      "under_odds": -1790,
      "expected_home_runs": 0.1014,
      "prob_1_plus_hr": 0.0964,
      "model_over_probability": 0.0964,
      "model_under_probability": 0.9036,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.093,
      "implied_under_probability_raw": 0.9471,
      "implied_over_probability_novig": 0.0894,
      "implied_under_probability_novig": 0.9106,
      "edge_over": 0.0034,
      "edge_under": -0.0435,
      "recommended_side": "No Play",
      "recommended_edge": 0.0034,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 200,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "David Fry",
      "hitter_id": 681807,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 490,
      "under_odds": null,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0031,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0031,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.05,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 205,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 565,
      "under_odds": null,
      "expected_home_runs": 0.1664,
      "prob_1_plus_hr": 0.1533,
      "model_over_probability": 0.1533,
      "model_under_probability": 0.8467,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0029,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0029,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.992,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 208,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 315,
      "under_odds": -395,
      "expected_home_runs": 0.2791,
      "prob_1_plus_hr": 0.2435,
      "model_over_probability": 0.2435,
      "model_under_probability": 0.7565,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": 0.798,
      "implied_over_probability_novig": 0.232,
      "implied_under_probability_novig": 0.768,
      "edge_over": 0.0025,
      "edge_under": -0.0415,
      "recommended_side": "No Play",
      "recommended_edge": 0.0025,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.006,
      "pitch_mix_interaction_score": 107.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 212,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 340,
      "under_odds": null,
      "expected_home_runs": 0.2606,
      "prob_1_plus_hr": 0.2294,
      "model_over_probability": 0.2294,
      "model_under_probability": 0.7706,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2273,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0021,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0021,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.976,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 213,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 560,
      "under_odds": -760,
      "expected_home_runs": 0.1664,
      "prob_1_plus_hr": 0.1533,
      "model_over_probability": 0.1533,
      "model_under_probability": 0.8467,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1515,
      "implied_under_probability_raw": 0.8837,
      "implied_over_probability_novig": 0.1463,
      "implied_under_probability_novig": 0.8537,
      "edge_over": 0.0018,
      "edge_under": -0.037,
      "recommended_side": "No Play",
      "recommended_edge": 0.0018,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.992,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 214,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "David Fry",
      "hitter_id": 681807,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": -640,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.165,
      "implied_under_probability_novig": 0.835,
      "edge_over": 0.0017,
      "edge_under": -0.0375,
      "recommended_side": "No Play",
      "recommended_edge": 0.0017,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.05,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 216,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": -415,
      "expected_home_runs": 0.2606,
      "prob_1_plus_hr": 0.2294,
      "model_over_probability": 0.2294,
      "model_under_probability": 0.7706,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": 0.8058,
      "implied_over_probability_novig": 0.222,
      "implied_under_probability_novig": 0.778,
      "edge_over": -0.0005,
      "edge_under": -0.0352,
      "recommended_side": "No Play",
      "recommended_edge": -0.0005,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.976,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 219,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -605,
      "expected_home_runs": 0.1992,
      "prob_1_plus_hr": 0.1806,
      "model_over_probability": 0.1806,
      "model_under_probability": 0.8194,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.1748,
      "implied_under_probability_novig": 0.8252,
      "edge_over": -0.0012,
      "edge_under": -0.0388,
      "recommended_side": "No Play",
      "recommended_edge": -0.0012,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.976,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 217,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan Jeffers",
      "hitter_id": 680777,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 615,
      "under_odds": -850,
      "expected_home_runs": 0.1126,
      "prob_1_plus_hr": 0.1065,
      "model_over_probability": 0.1065,
      "model_under_probability": 0.8935,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.1352,
      "implied_under_probability_novig": 0.8648,
      "edge_over": -0.0334,
      "edge_under": -0.0012,
      "recommended_side": "No Play",
      "recommended_edge": -0.0012,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.92,
      "pitch_mix_interaction_score": 94.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 218,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 535,
      "under_odds": -750,
      "expected_home_runs": 0.1693,
      "prob_1_plus_hr": 0.1557,
      "model_over_probability": 0.1557,
      "model_under_probability": 0.8443,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.8824,
      "implied_over_probability_novig": 0.1515,
      "implied_under_probability_novig": 0.8485,
      "edge_over": -0.0018,
      "edge_under": -0.0381,
      "recommended_side": "No Play",
      "recommended_edge": -0.0018,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.014,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 215,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Jung",
      "hitter_id": 673962,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 605,
      "under_odds": -835,
      "expected_home_runs": 0.1499,
      "prob_1_plus_hr": 0.1392,
      "model_over_probability": 0.1392,
      "model_under_probability": 0.8608,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.137,
      "implied_under_probability_novig": 0.863,
      "edge_over": -0.0026,
      "edge_under": -0.0322,
      "recommended_side": "No Play",
      "recommended_edge": -0.0026,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 209,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Jung",
      "hitter_id": 673962,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 605,
      "under_odds": -885,
      "expected_home_runs": 0.1499,
      "prob_1_plus_hr": 0.1392,
      "model_over_probability": 0.1392,
      "model_under_probability": 0.8608,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.8985,
      "implied_over_probability_novig": 0.1363,
      "implied_under_probability_novig": 0.8637,
      "edge_over": -0.0026,
      "edge_under": -0.0377,
      "recommended_side": "No Play",
      "recommended_edge": -0.0026,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 210,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Jung",
      "hitter_id": 673962,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 605,
      "under_odds": null,
      "expected_home_runs": 0.1499,
      "prob_1_plus_hr": 0.1392,
      "model_over_probability": 0.1392,
      "model_under_probability": 0.8608,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0026,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0026,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 211,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": -705,
      "expected_home_runs": 0.1693,
      "prob_1_plus_hr": 0.1557,
      "model_over_probability": 0.1557,
      "model_under_probability": 0.8443,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8758,
      "implied_over_probability_novig": 0.1534,
      "implied_under_probability_novig": 0.8466,
      "edge_over": -0.003,
      "edge_under": -0.0315,
      "recommended_side": "No Play",
      "recommended_edge": -0.003,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.014,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 206,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": null,
      "expected_home_runs": 0.1693,
      "prob_1_plus_hr": 0.1557,
      "model_over_probability": 0.1557,
      "model_under_probability": 0.8443,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.003,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.003,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.014,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 207,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Hunter Goodman",
      "hitter_id": 696100,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 370,
      "under_odds": -480,
      "expected_home_runs": 0.2352,
      "prob_1_plus_hr": 0.2096,
      "model_over_probability": 0.2096,
      "model_under_probability": 0.7904,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": 0.8276,
      "implied_over_probability_novig": 0.2045,
      "implied_under_probability_novig": 0.7955,
      "edge_over": -0.0032,
      "edge_under": -0.0372,
      "recommended_side": "No Play",
      "recommended_edge": -0.0032,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.962,
      "pitch_mix_interaction_score": 100.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 201,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 690,
      "under_odds": -995,
      "expected_home_runs": 0.1317,
      "prob_1_plus_hr": 0.1234,
      "model_over_probability": 0.1234,
      "model_under_probability": 0.8766,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": 0.9087,
      "implied_over_probability_novig": 0.1223,
      "implied_under_probability_novig": 0.8777,
      "edge_over": -0.0032,
      "edge_under": -0.0321,
      "recommended_side": "No Play",
      "recommended_edge": -0.0032,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.957,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 202,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 690,
      "under_odds": -1060,
      "expected_home_runs": 0.1317,
      "prob_1_plus_hr": 0.1234,
      "model_over_probability": 0.1234,
      "model_under_probability": 0.8766,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": 0.9138,
      "implied_over_probability_novig": 0.1217,
      "implied_under_probability_novig": 0.8783,
      "edge_over": -0.0032,
      "edge_under": -0.0372,
      "recommended_side": "No Play",
      "recommended_edge": -0.0032,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.957,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 203,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 690,
      "under_odds": null,
      "expected_home_runs": 0.1317,
      "prob_1_plus_hr": 0.1234,
      "model_over_probability": 0.1234,
      "model_under_probability": 0.8766,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0032,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0032,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.957,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 204,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 305,
      "under_odds": null,
      "expected_home_runs": 0.2791,
      "prob_1_plus_hr": 0.2435,
      "model_over_probability": 0.2435,
      "model_under_probability": 0.7565,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2469,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0034,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0034,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.006,
      "pitch_mix_interaction_score": 107.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 199,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Danny Jansen",
      "hitter_id": 643376,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 555,
      "under_odds": -790,
      "expected_home_runs": 0.1616,
      "prob_1_plus_hr": 0.1492,
      "model_over_probability": 0.1492,
      "model_under_probability": 0.8508,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": 0.8876,
      "implied_over_probability_novig": 0.1468,
      "implied_under_probability_novig": 0.8532,
      "edge_over": -0.0035,
      "edge_under": -0.0368,
      "recommended_side": "No Play",
      "recommended_edge": -0.0035,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.014,
      "pitch_mix_interaction_score": 107.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 198,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 440,
      "under_odds": -565,
      "expected_home_runs": 0.1992,
      "prob_1_plus_hr": 0.1806,
      "model_over_probability": 0.1806,
      "model_under_probability": 0.8194,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": 0.8496,
      "implied_over_probability_novig": 0.179,
      "implied_under_probability_novig": 0.821,
      "edge_over": -0.0046,
      "edge_under": -0.0302,
      "recommended_side": "No Play",
      "recommended_edge": -0.0046,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.976,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 191,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 440,
      "under_odds": null,
      "expected_home_runs": 0.1992,
      "prob_1_plus_hr": 0.1806,
      "model_over_probability": 0.1806,
      "model_under_probability": 0.8194,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0046,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0046,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.976,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 192,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Danny Jansen",
      "hitter_id": 643376,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 550,
      "under_odds": -745,
      "expected_home_runs": 0.1616,
      "prob_1_plus_hr": 0.1492,
      "model_over_probability": 0.1492,
      "model_under_probability": 0.8508,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1538,
      "implied_under_probability_raw": 0.8817,
      "implied_over_probability_novig": 0.1485,
      "implied_under_probability_novig": 0.8515,
      "edge_over": -0.0046,
      "edge_under": -0.0309,
      "recommended_side": "No Play",
      "recommended_edge": -0.0046,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.014,
      "pitch_mix_interaction_score": 107.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 193,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Danny Jansen",
      "hitter_id": 643376,
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 550,
      "under_odds": null,
      "expected_home_runs": 0.1616,
      "prob_1_plus_hr": 0.1492,
      "model_over_probability": 0.1492,
      "model_under_probability": 0.8508,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1538,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0046,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0046,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.014,
      "pitch_mix_interaction_score": 107.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 194,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Hunter Goodman",
      "hitter_id": 696100,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 365,
      "under_odds": null,
      "expected_home_runs": 0.2352,
      "prob_1_plus_hr": 0.2096,
      "model_over_probability": 0.2096,
      "model_under_probability": 0.7904,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0055,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0055,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.962,
      "pitch_mix_interaction_score": 100.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 189,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 440,
      "under_odds": -570,
      "expected_home_runs": 0.1683,
      "prob_1_plus_hr": 0.1549,
      "model_over_probability": 0.1549,
      "model_under_probability": 0.8451,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1788,
      "implied_under_probability_novig": 0.8212,
      "edge_over": -0.0303,
      "edge_under": -0.0056,
      "recommended_side": "No Play",
      "recommended_edge": -0.0056,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.929,
      "pitch_mix_interaction_score": 99.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 188,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 420,
      "under_odds": -535,
      "expected_home_runs": 0.1787,
      "prob_1_plus_hr": 0.1636,
      "model_over_probability": 0.1636,
      "model_under_probability": 0.8364,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": 0.8425,
      "implied_over_probability_novig": 0.1858,
      "implied_under_probability_novig": 0.8142,
      "edge_over": -0.0287,
      "edge_under": -0.0061,
      "recommended_side": "No Play",
      "recommended_edge": -0.0061,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 99.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 184,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 630,
      "under_odds": -875,
      "expected_home_runs": 0.1154,
      "prob_1_plus_hr": 0.109,
      "model_over_probability": 0.109,
      "model_under_probability": 0.891,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.8974,
      "implied_over_probability_novig": 0.1324,
      "implied_under_probability_novig": 0.8676,
      "edge_over": -0.028,
      "edge_under": -0.0064,
      "recommended_side": "No Play",
      "recommended_edge": -0.0064,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.93,
      "pitch_mix_interaction_score": 101.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 183,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 300,
      "under_odds": -370,
      "expected_home_runs": 0.2791,
      "prob_1_plus_hr": 0.2435,
      "model_over_probability": 0.2435,
      "model_under_probability": 0.7565,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.25,
      "implied_under_probability_raw": 0.7872,
      "implied_over_probability_novig": 0.241,
      "implied_under_probability_novig": 0.759,
      "edge_over": -0.0065,
      "edge_under": -0.0307,
      "recommended_side": "No Play",
      "recommended_edge": -0.0065,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.006,
      "pitch_mix_interaction_score": 107.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 180,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 570,
      "under_odds": -815,
      "expected_home_runs": 0.154,
      "prob_1_plus_hr": 0.1427,
      "model_over_probability": 0.1427,
      "model_under_probability": 0.8573,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": 0.8907,
      "implied_over_probability_novig": 0.1436,
      "implied_under_probability_novig": 0.8564,
      "edge_over": -0.0066,
      "edge_under": -0.0334,
      "recommended_side": "No Play",
      "recommended_edge": -0.0066,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 179,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 440,
      "under_odds": -585,
      "expected_home_runs": 0.1965,
      "prob_1_plus_hr": 0.1784,
      "model_over_probability": 0.1784,
      "model_under_probability": 0.8216,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1782,
      "implied_under_probability_novig": 0.8218,
      "edge_over": -0.0068,
      "edge_under": -0.0324,
      "recommended_side": "No Play",
      "recommended_edge": -0.0068,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.981,
      "pitch_mix_interaction_score": 102.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 178,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan Jeffers",
      "hitter_id": 680777,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 615,
      "under_odds": -905,
      "expected_home_runs": 0.1126,
      "prob_1_plus_hr": 0.1065,
      "model_over_probability": 0.1065,
      "model_under_probability": 0.8935,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.9005,
      "implied_over_probability_novig": 0.1345,
      "implied_under_probability_novig": 0.8655,
      "edge_over": -0.0334,
      "edge_under": -0.007,
      "recommended_side": "No Play",
      "recommended_edge": -0.007,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.92,
      "pitch_mix_interaction_score": 94.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 177,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 705,
      "under_odds": -1015,
      "expected_home_runs": 0.124,
      "prob_1_plus_hr": 0.1166,
      "model_over_probability": 0.1166,
      "model_under_probability": 0.8834,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": 0.9103,
      "implied_over_probability_novig": 0.1201,
      "implied_under_probability_novig": 0.8799,
      "edge_over": -0.0076,
      "edge_under": -0.0269,
      "recommended_side": "No Play",
      "recommended_edge": -0.0076,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.034,
      "pitch_mix_interaction_score": 99.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 173,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 565,
      "under_odds": -765,
      "expected_home_runs": 0.154,
      "prob_1_plus_hr": 0.1427,
      "model_over_probability": 0.1427,
      "model_under_probability": 0.8573,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": 0.8844,
      "implied_over_probability_novig": 0.1453,
      "implied_under_probability_novig": 0.8547,
      "edge_over": -0.0077,
      "edge_under": -0.0271,
      "recommended_side": "No Play",
      "recommended_edge": -0.0077,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 171,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 565,
      "under_odds": null,
      "expected_home_runs": 0.154,
      "prob_1_plus_hr": 0.1427,
      "model_over_probability": 0.1427,
      "model_under_probability": 0.8573,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0077,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0077,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 172,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Hunter Goodman",
      "hitter_id": 696100,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 360,
      "under_odds": -450,
      "expected_home_runs": 0.2352,
      "prob_1_plus_hr": 0.2096,
      "model_over_probability": 0.2096,
      "model_under_probability": 0.7904,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": 0.8182,
      "implied_over_probability_novig": 0.2099,
      "implied_under_probability_novig": 0.7901,
      "edge_over": -0.0078,
      "edge_under": -0.0278,
      "recommended_side": "No Play",
      "recommended_edge": -0.0078,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.962,
      "pitch_mix_interaction_score": 100.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 170,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Fraley",
      "hitter_id": 641584,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 660,
      "under_odds": -935,
      "expected_home_runs": 0.1321,
      "prob_1_plus_hr": 0.1237,
      "model_over_probability": 0.1237,
      "model_under_probability": 0.8763,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1316,
      "implied_under_probability_raw": 0.9034,
      "implied_over_probability_novig": 0.1271,
      "implied_under_probability_novig": 0.8729,
      "edge_over": -0.0079,
      "edge_under": -0.0271,
      "recommended_side": "No Play",
      "recommended_edge": -0.0079,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 167,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Fraley",
      "hitter_id": 641584,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 660,
      "under_odds": -995,
      "expected_home_runs": 0.1321,
      "prob_1_plus_hr": 0.1237,
      "model_over_probability": 0.1237,
      "model_under_probability": 0.8763,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1316,
      "implied_under_probability_raw": 0.9087,
      "implied_over_probability_novig": 0.1265,
      "implied_under_probability_novig": 0.8735,
      "edge_over": -0.0079,
      "edge_under": -0.0324,
      "recommended_side": "No Play",
      "recommended_edge": -0.0079,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 168,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Fraley",
      "hitter_id": 641584,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 660,
      "under_odds": null,
      "expected_home_runs": 0.1321,
      "prob_1_plus_hr": 0.1237,
      "model_over_probability": 0.1237,
      "model_under_probability": 0.8763,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1316,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0079,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0079,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 169,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 700,
      "under_odds": -1080,
      "expected_home_runs": 0.124,
      "prob_1_plus_hr": 0.1166,
      "model_over_probability": 0.1166,
      "model_under_probability": 0.8834,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.125,
      "implied_under_probability_raw": 0.9153,
      "implied_over_probability_novig": 0.1202,
      "implied_under_probability_novig": 0.8798,
      "edge_over": -0.0084,
      "edge_under": -0.0319,
      "recommended_side": "No Play",
      "recommended_edge": -0.0084,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.034,
      "pitch_mix_interaction_score": 99.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 165,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 700,
      "under_odds": null,
      "expected_home_runs": 0.124,
      "prob_1_plus_hr": 0.1166,
      "model_over_probability": 0.1166,
      "model_under_probability": 0.8834,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.125,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0084,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0084,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.034,
      "pitch_mix_interaction_score": 99.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 166,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Beck",
      "hitter_id": 687597,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 780,
      "under_odds": -1170,
      "expected_home_runs": 0.1104,
      "prob_1_plus_hr": 0.1045,
      "model_over_probability": 0.1045,
      "model_under_probability": 0.8955,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1136,
      "implied_under_probability_raw": 0.9213,
      "implied_over_probability_novig": 0.1098,
      "implied_under_probability_novig": 0.8902,
      "edge_over": -0.0091,
      "edge_under": -0.0258,
      "recommended_side": "No Play",
      "recommended_edge": -0.0091,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.961,
      "pitch_mix_interaction_score": 99.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 162,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Angel Mart\u00ednez",
      "hitter_id": 682657,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 935,
      "under_odds": -1520,
      "expected_home_runs": 0.0915,
      "prob_1_plus_hr": 0.0874,
      "model_over_probability": 0.0874,
      "model_under_probability": 0.9126,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0966,
      "implied_under_probability_raw": 0.9383,
      "implied_over_probability_novig": 0.0933,
      "implied_under_probability_novig": 0.9067,
      "edge_over": -0.0092,
      "edge_under": -0.0257,
      "recommended_side": "No Play",
      "recommended_edge": -0.0092,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.033,
      "pitch_mix_interaction_score": 98.4,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 160,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ezequiel Tovar",
      "hitter_id": 678662,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": -870,
      "expected_home_runs": 0.1376,
      "prob_1_plus_hr": 0.1286,
      "model_over_probability": 0.1286,
      "model_under_probability": 0.8714,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.8969,
      "implied_over_probability_novig": 0.1333,
      "implied_under_probability_novig": 0.8667,
      "edge_over": -0.0093,
      "edge_under": -0.0255,
      "recommended_side": "No Play",
      "recommended_edge": -0.0093,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.962,
      "pitch_mix_interaction_score": 99.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 157,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ezequiel Tovar",
      "hitter_id": 678662,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": -925,
      "expected_home_runs": 0.1376,
      "prob_1_plus_hr": 0.1286,
      "model_over_probability": 0.1286,
      "model_under_probability": 0.8714,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.1326,
      "implied_under_probability_novig": 0.8674,
      "edge_over": -0.0093,
      "edge_under": -0.031,
      "recommended_side": "No Play",
      "recommended_edge": -0.0093,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.962,
      "pitch_mix_interaction_score": 99.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 158,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ezequiel Tovar",
      "hitter_id": 678662,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": null,
      "expected_home_runs": 0.1376,
      "prob_1_plus_hr": 0.1286,
      "model_over_probability": 0.1286,
      "model_under_probability": 0.8714,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0093,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0093,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.962,
      "pitch_mix_interaction_score": 99.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 159,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Isaac Collins",
      "hitter_id": 686555,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 865,
      "under_odds": -1350,
      "expected_home_runs": 0.0983,
      "prob_1_plus_hr": 0.0936,
      "model_over_probability": 0.0936,
      "model_under_probability": 0.9064,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": 0.931,
      "implied_over_probability_novig": 0.1001,
      "implied_under_probability_novig": 0.8999,
      "edge_over": -0.01,
      "edge_under": -0.0246,
      "recommended_side": "No Play",
      "recommended_edge": -0.01,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 153,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 520,
      "under_odds": -695,
      "expected_home_runs": 0.1461,
      "prob_1_plus_hr": 0.1359,
      "model_over_probability": 0.1359,
      "model_under_probability": 0.8641,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.1558,
      "implied_under_probability_novig": 0.8442,
      "edge_over": -0.0254,
      "edge_under": -0.0101,
      "recommended_side": "No Play",
      "recommended_edge": -0.0101,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.929,
      "pitch_mix_interaction_score": 100.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 152,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 225,
      "under_odds": -275,
      "expected_home_runs": 0.3529,
      "prob_1_plus_hr": 0.2974,
      "model_over_probability": 0.2974,
      "model_under_probability": 0.7026,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.3077,
      "implied_under_probability_raw": 0.7333,
      "implied_over_probability_novig": 0.2956,
      "implied_under_probability_novig": 0.7044,
      "edge_over": -0.0103,
      "edge_under": -0.0307,
      "recommended_side": "No Play",
      "recommended_edge": -0.0103,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 149,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 430,
      "under_odds": -545,
      "expected_home_runs": 0.1965,
      "prob_1_plus_hr": 0.1784,
      "model_over_probability": 0.1784,
      "model_under_probability": 0.8216,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.845,
      "implied_over_probability_novig": 0.1825,
      "implied_under_probability_novig": 0.8175,
      "edge_over": -0.0103,
      "edge_under": -0.0234,
      "recommended_side": "No Play",
      "recommended_edge": -0.0103,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.981,
      "pitch_mix_interaction_score": 102.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 150,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 430,
      "under_odds": null,
      "expected_home_runs": 0.1965,
      "prob_1_plus_hr": 0.1784,
      "model_over_probability": 0.1784,
      "model_under_probability": 0.8216,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0103,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0103,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.981,
      "pitch_mix_interaction_score": 102.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 151,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Beck",
      "hitter_id": 687597,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 770,
      "under_odds": -1240,
      "expected_home_runs": 0.1104,
      "prob_1_plus_hr": 0.1045,
      "model_over_probability": 0.1045,
      "model_under_probability": 0.8955,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": 0.9254,
      "implied_over_probability_novig": 0.1104,
      "implied_under_probability_novig": 0.8896,
      "edge_over": -0.0104,
      "edge_under": -0.0299,
      "recommended_side": "No Play",
      "recommended_edge": -0.0104,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.961,
      "pitch_mix_interaction_score": 99.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 147,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Beck",
      "hitter_id": 687597,
      "team_abbr": "COL",
      "opponent_abbr": "DET",
      "pitcher_name": "Justin Verlander",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 770,
      "under_odds": null,
      "expected_home_runs": 0.1104,
      "prob_1_plus_hr": 0.1045,
      "model_over_probability": 0.1045,
      "model_under_probability": 0.8955,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0104,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0104,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.961,
      "pitch_mix_interaction_score": 99.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.13,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 148,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Angel Mart\u00ednez",
      "hitter_id": 682657,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 920,
      "under_odds": null,
      "expected_home_runs": 0.0915,
      "prob_1_plus_hr": 0.0874,
      "model_over_probability": 0.0874,
      "model_under_probability": 0.9126,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.098,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0106,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0106,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.033,
      "pitch_mix_interaction_score": 98.4,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 145,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Angel Mart\u00ednez",
      "hitter_id": 682657,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 915,
      "under_odds": -1610,
      "expected_home_runs": 0.0915,
      "prob_1_plus_hr": 0.0874,
      "model_over_probability": 0.0874,
      "model_under_probability": 0.9126,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0985,
      "implied_under_probability_raw": 0.9415,
      "implied_over_probability_novig": 0.0947,
      "implied_under_probability_novig": 0.9053,
      "edge_over": -0.0111,
      "edge_under": -0.0289,
      "recommended_side": "No Play",
      "recommended_edge": -0.0111,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.033,
      "pitch_mix_interaction_score": 98.4,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 143,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 565,
      "under_odds": -805,
      "expected_home_runs": 0.1493,
      "prob_1_plus_hr": 0.1387,
      "model_over_probability": 0.1387,
      "model_under_probability": 0.8613,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": 0.8895,
      "implied_over_probability_novig": 0.1446,
      "implied_under_probability_novig": 0.8554,
      "edge_over": -0.0117,
      "edge_under": -0.0282,
      "recommended_side": "No Play",
      "recommended_edge": -0.0117,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.999,
      "pitch_mix_interaction_score": 98.7,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 139,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Isaac Collins",
      "hitter_id": 686555,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 850,
      "under_odds": -1430,
      "expected_home_runs": 0.0983,
      "prob_1_plus_hr": 0.0936,
      "model_over_probability": 0.0936,
      "model_under_probability": 0.9064,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": 0.9346,
      "implied_over_probability_novig": 0.1013,
      "implied_under_probability_novig": 0.8987,
      "edge_over": -0.0117,
      "edge_under": -0.0282,
      "recommended_side": "No Play",
      "recommended_edge": -0.0117,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 137,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Isaac Collins",
      "hitter_id": 686555,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 850,
      "under_odds": null,
      "expected_home_runs": 0.0983,
      "prob_1_plus_hr": 0.0936,
      "model_over_probability": 0.0936,
      "model_under_probability": 0.9064,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0117,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0117,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 138,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 630,
      "under_odds": -930,
      "expected_home_runs": 0.1154,
      "prob_1_plus_hr": 0.109,
      "model_over_probability": 0.109,
      "model_under_probability": 0.891,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.9029,
      "implied_over_probability_novig": 0.1317,
      "implied_under_probability_novig": 0.8683,
      "edge_over": -0.028,
      "edge_under": -0.0119,
      "recommended_side": "No Play",
      "recommended_edge": -0.0119,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.93,
      "pitch_mix_interaction_score": 101.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 133,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 235,
      "under_odds": -290,
      "expected_home_runs": 0.3374,
      "prob_1_plus_hr": 0.2864,
      "model_over_probability": 0.2864,
      "model_under_probability": 0.7136,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2985,
      "implied_under_probability_raw": 0.7436,
      "implied_over_probability_novig": 0.2864,
      "implied_under_probability_novig": 0.7136,
      "edge_over": -0.0121,
      "edge_under": -0.03,
      "recommended_side": "No Play",
      "recommended_edge": -0.0121,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.009,
      "pitch_mix_interaction_score": 101.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 132,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 565,
      "under_odds": -770,
      "expected_home_runs": 0.1364,
      "prob_1_plus_hr": 0.1275,
      "model_over_probability": 0.1275,
      "model_under_probability": 0.8725,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": 0.8851,
      "implied_over_probability_novig": 0.1452,
      "implied_under_probability_novig": 0.8548,
      "edge_over": -0.0229,
      "edge_under": -0.0126,
      "recommended_side": "No Play",
      "recommended_edge": -0.0126,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 101.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 129,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Caballero",
      "hitter_id": 676609,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 985,
      "under_odds": -1645,
      "expected_home_runs": 0.0829,
      "prob_1_plus_hr": 0.0796,
      "model_over_probability": 0.0796,
      "model_under_probability": 0.9204,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0922,
      "implied_under_probability_raw": 0.9427,
      "implied_over_probability_novig": 0.0891,
      "implied_under_probability_novig": 0.9109,
      "edge_over": -0.0126,
      "edge_under": -0.0223,
      "recommended_side": "No Play",
      "recommended_edge": -0.0126,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 130,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 390,
      "under_odds": -505,
      "expected_home_runs": 0.2125,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2041,
      "implied_under_probability_raw": 0.8347,
      "implied_over_probability_novig": 0.1965,
      "implied_under_probability_novig": 0.8035,
      "edge_over": -0.0127,
      "edge_under": -0.0261,
      "recommended_side": "No Play",
      "recommended_edge": -0.0127,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 100.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 128,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": -425,
      "expected_home_runs": 0.2448,
      "prob_1_plus_hr": 0.2171,
      "model_over_probability": 0.2171,
      "model_under_probability": 0.7829,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": 0.8095,
      "implied_over_probability_novig": 0.2212,
      "implied_under_probability_novig": 0.7788,
      "edge_over": -0.0128,
      "edge_under": -0.0266,
      "recommended_side": "No Play",
      "recommended_edge": -0.0128,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.936,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 125,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 560,
      "under_odds": -755,
      "expected_home_runs": 0.1493,
      "prob_1_plus_hr": 0.1387,
      "model_over_probability": 0.1387,
      "model_under_probability": 0.8613,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1515,
      "implied_under_probability_raw": 0.883,
      "implied_over_probability_novig": 0.1464,
      "implied_under_probability_novig": 0.8536,
      "edge_over": -0.0128,
      "edge_under": -0.0217,
      "recommended_side": "No Play",
      "recommended_edge": -0.0128,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.999,
      "pitch_mix_interaction_score": 98.7,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 126,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 560,
      "under_odds": null,
      "expected_home_runs": 0.1493,
      "prob_1_plus_hr": 0.1387,
      "model_over_probability": 0.1387,
      "model_under_probability": 0.8613,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1515,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0128,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0128,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.999,
      "pitch_mix_interaction_score": 98.7,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 127,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gavin Lux",
      "hitter_id": 666158,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.0694,
      "prob_1_plus_hr": 0.067,
      "model_over_probability": 0.067,
      "model_under_probability": 0.933,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": -0.013,
      "edge_under": -0.022,
      "recommended_side": "No Play",
      "recommended_edge": -0.013,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 122,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gavin Lux",
      "hitter_id": 666158,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.0694,
      "prob_1_plus_hr": 0.067,
      "model_over_probability": 0.067,
      "model_under_probability": 0.933,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": -0.013,
      "edge_under": -0.027,
      "recommended_side": "No Play",
      "recommended_edge": -0.013,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 123,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gavin Lux",
      "hitter_id": 666158,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1150,
      "under_odds": null,
      "expected_home_runs": 0.0694,
      "prob_1_plus_hr": 0.067,
      "model_over_probability": 0.067,
      "model_under_probability": 0.933,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.013,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.013,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 101.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 124,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -605,
      "expected_home_runs": 0.1683,
      "prob_1_plus_hr": 0.1549,
      "model_over_probability": 0.1549,
      "model_under_probability": 0.8451,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.1748,
      "implied_under_probability_novig": 0.8252,
      "edge_over": -0.0269,
      "edge_under": -0.0131,
      "recommended_side": "No Play",
      "recommended_edge": -0.0131,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.929,
      "pitch_mix_interaction_score": 99.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 121,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 365,
      "under_odds": -470,
      "expected_home_runs": 0.2255,
      "prob_1_plus_hr": 0.2019,
      "model_over_probability": 0.2019,
      "model_under_probability": 0.7981,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": 0.8246,
      "implied_over_probability_novig": 0.2069,
      "implied_under_probability_novig": 0.7931,
      "edge_over": -0.0132,
      "edge_under": -0.0265,
      "recommended_side": "No Play",
      "recommended_edge": -0.0132,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.998,
      "pitch_mix_interaction_score": 97.6,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 120,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 430,
      "under_odds": -570,
      "expected_home_runs": 0.1787,
      "prob_1_plus_hr": 0.1636,
      "model_over_probability": 0.1636,
      "model_under_probability": 0.8364,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1815,
      "implied_under_probability_novig": 0.8185,
      "edge_over": -0.0251,
      "edge_under": -0.0143,
      "recommended_side": "No Play",
      "recommended_edge": -0.0143,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 99.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 118,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Caballero",
      "hitter_id": 676609,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 965,
      "under_odds": null,
      "expected_home_runs": 0.0829,
      "prob_1_plus_hr": 0.0796,
      "model_over_probability": 0.0796,
      "model_under_probability": 0.9204,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0939,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0143,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0143,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 117,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Caballero",
      "hitter_id": 676609,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 960,
      "under_odds": -1735,
      "expected_home_runs": 0.0829,
      "prob_1_plus_hr": 0.0796,
      "model_over_probability": 0.0796,
      "model_under_probability": 0.9204,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0943,
      "implied_under_probability_raw": 0.9455,
      "implied_over_probability_novig": 0.0907,
      "implied_under_probability_novig": 0.9093,
      "edge_over": -0.0147,
      "edge_under": -0.0251,
      "recommended_side": "No Play",
      "recommended_edge": -0.0147,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 115,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 540,
      "under_odds": -720,
      "expected_home_runs": 0.1471,
      "prob_1_plus_hr": 0.1368,
      "model_over_probability": 0.1368,
      "model_under_probability": 0.8632,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": 0.878,
      "implied_over_probability_novig": 0.151,
      "implied_under_probability_novig": 0.849,
      "edge_over": -0.0194,
      "edge_under": -0.0148,
      "recommended_side": "No Play",
      "recommended_edge": -0.0148,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 99.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 114,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 220,
      "under_odds": null,
      "expected_home_runs": 0.3529,
      "prob_1_plus_hr": 0.2974,
      "model_over_probability": 0.2974,
      "model_under_probability": 0.7026,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.3125,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0151,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0151,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 109,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 325,
      "under_odds": -395,
      "expected_home_runs": 0.2448,
      "prob_1_plus_hr": 0.2171,
      "model_over_probability": 0.2171,
      "model_under_probability": 0.7829,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2353,
      "implied_under_probability_raw": 0.798,
      "implied_over_probability_novig": 0.2277,
      "implied_under_probability_novig": 0.7723,
      "edge_over": -0.0182,
      "edge_under": -0.0151,
      "recommended_side": "No Play",
      "recommended_edge": -0.0151,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.936,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 110,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 400,
      "under_odds": -505,
      "expected_home_runs": 0.1989,
      "prob_1_plus_hr": 0.1804,
      "model_over_probability": 0.1804,
      "model_under_probability": 0.8196,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2,
      "implied_under_probability_raw": 0.8347,
      "implied_over_probability_novig": 0.1933,
      "implied_under_probability_novig": 0.8067,
      "edge_over": -0.0196,
      "edge_under": -0.0151,
      "recommended_side": "No Play",
      "recommended_edge": -0.0151,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.027,
      "pitch_mix_interaction_score": 95.4,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 111,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 860,
      "under_odds": -1345,
      "expected_home_runs": 0.0932,
      "prob_1_plus_hr": 0.089,
      "model_over_probability": 0.089,
      "model_under_probability": 0.911,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1042,
      "implied_under_probability_raw": 0.9308,
      "implied_over_probability_novig": 0.1007,
      "implied_under_probability_novig": 0.8993,
      "edge_over": -0.0152,
      "edge_under": -0.0198,
      "recommended_side": "No Play",
      "recommended_edge": -0.0152,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 108,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Sean Murphy",
      "hitter_id": 669221,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 490,
      "under_odds": -670,
      "expected_home_runs": 0.1674,
      "prob_1_plus_hr": 0.1541,
      "model_over_probability": 0.1541,
      "model_under_probability": 0.8459,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8701,
      "implied_over_probability_novig": 0.163,
      "implied_under_probability_novig": 0.837,
      "edge_over": -0.0154,
      "edge_under": -0.0242,
      "recommended_side": "No Play",
      "recommended_edge": -0.0154,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.003,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 107,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 330,
      "under_odds": null,
      "expected_home_runs": 0.2448,
      "prob_1_plus_hr": 0.2171,
      "model_over_probability": 0.2171,
      "model_under_probability": 0.7829,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0155,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0155,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.936,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 104,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 360,
      "under_odds": null,
      "expected_home_runs": 0.2255,
      "prob_1_plus_hr": 0.2019,
      "model_over_probability": 0.2019,
      "model_under_probability": 0.7981,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0155,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0155,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.998,
      "pitch_mix_interaction_score": 97.6,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 106,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Starling Marte",
      "hitter_id": 516782,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 925,
      "under_odds": -1500,
      "expected_home_runs": 0.0856,
      "prob_1_plus_hr": 0.082,
      "model_over_probability": 0.082,
      "model_under_probability": 0.918,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0976,
      "implied_under_probability_raw": 0.9375,
      "implied_over_probability_novig": 0.0943,
      "implied_under_probability_novig": 0.9057,
      "edge_over": -0.0156,
      "edge_under": -0.0195,
      "recommended_side": "No Play",
      "recommended_edge": -0.0156,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 103,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 215,
      "under_odds": -255,
      "expected_home_runs": 0.3529,
      "prob_1_plus_hr": 0.2974,
      "model_over_probability": 0.2974,
      "model_under_probability": 0.7026,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.3175,
      "implied_under_probability_raw": 0.7183,
      "implied_over_probability_novig": 0.3065,
      "implied_under_probability_novig": 0.6935,
      "edge_over": -0.0201,
      "edge_under": -0.0157,
      "recommended_side": "No Play",
      "recommended_edge": -0.0157,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.985,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 100,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 410,
      "under_odds": -540,
      "expected_home_runs": 0.1989,
      "prob_1_plus_hr": 0.1804,
      "model_over_probability": 0.1804,
      "model_under_probability": 0.8196,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1961,
      "implied_under_probability_raw": 0.8438,
      "implied_over_probability_novig": 0.1886,
      "implied_under_probability_novig": 0.8114,
      "edge_over": -0.0157,
      "edge_under": -0.0242,
      "recommended_side": "No Play",
      "recommended_edge": -0.0157,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.027,
      "pitch_mix_interaction_score": 95.4,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 101,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 225,
      "under_odds": -270,
      "expected_home_runs": 0.3374,
      "prob_1_plus_hr": 0.2864,
      "model_over_probability": 0.2864,
      "model_under_probability": 0.7136,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.3077,
      "implied_under_probability_raw": 0.7297,
      "implied_over_probability_novig": 0.2966,
      "implied_under_probability_novig": 0.7034,
      "edge_over": -0.0213,
      "edge_under": -0.0161,
      "recommended_side": "No Play",
      "recommended_edge": -0.0161,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.009,
      "pitch_mix_interaction_score": 101.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 99,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 850,
      "under_odds": null,
      "expected_home_runs": 0.0932,
      "prob_1_plus_hr": 0.089,
      "model_over_probability": 0.089,
      "model_under_probability": 0.911,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0163,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0163,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 96,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 540,
      "under_odds": -760,
      "expected_home_runs": 0.1506,
      "prob_1_plus_hr": 0.1398,
      "model_over_probability": 0.1398,
      "model_under_probability": 0.8602,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": 0.8837,
      "implied_over_probability_novig": 0.1502,
      "implied_under_probability_novig": 0.8498,
      "edge_over": -0.0164,
      "edge_under": -0.0235,
      "recommended_side": "No Play",
      "recommended_edge": -0.0164,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.027,
      "pitch_mix_interaction_score": 94.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 95,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 545,
      "under_odds": -775,
      "expected_home_runs": 0.1491,
      "prob_1_plus_hr": 0.1385,
      "model_over_probability": 0.1385,
      "model_under_probability": 0.8615,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8857,
      "implied_over_probability_novig": 0.1489,
      "implied_under_probability_novig": 0.8511,
      "edge_over": -0.0165,
      "edge_under": -0.0242,
      "recommended_side": "No Play",
      "recommended_edge": -0.0165,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.99,
      "pitch_mix_interaction_score": 97.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 94,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 230,
      "under_odds": null,
      "expected_home_runs": 0.3374,
      "prob_1_plus_hr": 0.2864,
      "model_over_probability": 0.2864,
      "model_under_probability": 0.7136,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.303,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0166,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0166,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.009,
      "pitch_mix_interaction_score": 101.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 93,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 355,
      "under_odds": -440,
      "expected_home_runs": 0.2255,
      "prob_1_plus_hr": 0.2019,
      "model_over_probability": 0.2019,
      "model_under_probability": 0.7981,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2198,
      "implied_under_probability_raw": 0.8148,
      "implied_over_probability_novig": 0.2124,
      "implied_under_probability_novig": 0.7876,
      "edge_over": -0.0179,
      "edge_under": -0.0167,
      "recommended_side": "No Play",
      "recommended_edge": -0.0167,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.998,
      "pitch_mix_interaction_score": 97.6,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 92,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Sean Murphy",
      "hitter_id": 669221,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": null,
      "expected_home_runs": 0.1674,
      "prob_1_plus_hr": 0.1541,
      "model_over_probability": 0.1541,
      "model_under_probability": 0.8459,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0168,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0168,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.003,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 91,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 845,
      "under_odds": -1425,
      "expected_home_runs": 0.0932,
      "prob_1_plus_hr": 0.089,
      "model_over_probability": 0.089,
      "model_under_probability": 0.911,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1058,
      "implied_under_probability_raw": 0.9344,
      "implied_over_probability_novig": 0.1017,
      "implied_under_probability_novig": 0.8983,
      "edge_over": -0.0168,
      "edge_under": -0.0234,
      "recommended_side": "No Play",
      "recommended_edge": -0.0168,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 90,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 380,
      "under_odds": -475,
      "expected_home_runs": 0.2125,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": 0.8261,
      "implied_over_probability_novig": 0.2014,
      "implied_under_probability_novig": 0.7986,
      "edge_over": -0.0169,
      "edge_under": -0.0175,
      "recommended_side": "No Play",
      "recommended_edge": -0.0169,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 100.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 88,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 380,
      "under_odds": null,
      "expected_home_runs": 0.2125,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0169,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0169,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 100.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 89,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": -740,
      "expected_home_runs": 0.1461,
      "prob_1_plus_hr": 0.1359,
      "model_over_probability": 0.1359,
      "model_under_probability": 0.8641,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.881,
      "implied_over_probability_novig": 0.1526,
      "implied_under_probability_novig": 0.8474,
      "edge_over": -0.0228,
      "edge_under": -0.0169,
      "recommended_side": "No Play",
      "recommended_edge": -0.0169,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.929,
      "pitch_mix_interaction_score": 100.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 87,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Starling Marte",
      "hitter_id": 516782,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 910,
      "under_odds": null,
      "expected_home_runs": 0.0856,
      "prob_1_plus_hr": 0.082,
      "model_over_probability": 0.082,
      "model_under_probability": 0.918,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.099,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.017,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.017,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 86,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Sean Murphy",
      "hitter_id": 669221,
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 480,
      "under_odds": -630,
      "expected_home_runs": 0.1674,
      "prob_1_plus_hr": 0.1541,
      "model_over_probability": 0.1541,
      "model_under_probability": 0.8459,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.863,
      "implied_over_probability_novig": 0.1665,
      "implied_under_probability_novig": 0.8335,
      "edge_over": -0.0183,
      "edge_under": -0.0171,
      "recommended_side": "No Play",
      "recommended_edge": -0.0171,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.003,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 85,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 535,
      "under_odds": -715,
      "expected_home_runs": 0.1506,
      "prob_1_plus_hr": 0.1398,
      "model_over_probability": 0.1398,
      "model_under_probability": 0.8602,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.8773,
      "implied_over_probability_novig": 0.1522,
      "implied_under_probability_novig": 0.8478,
      "edge_over": -0.0177,
      "edge_under": -0.0171,
      "recommended_side": "No Play",
      "recommended_edge": -0.0171,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.027,
      "pitch_mix_interaction_score": 94.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 84,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 540,
      "under_odds": -725,
      "expected_home_runs": 0.1491,
      "prob_1_plus_hr": 0.1385,
      "model_over_probability": 0.1385,
      "model_under_probability": 0.8615,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": 0.8788,
      "implied_over_probability_novig": 0.1509,
      "implied_under_probability_novig": 0.8491,
      "edge_over": -0.0177,
      "edge_under": -0.0173,
      "recommended_side": "No Play",
      "recommended_edge": -0.0173,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.99,
      "pitch_mix_interaction_score": 97.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 83,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Starling Marte",
      "hitter_id": 516782,
      "team_abbr": "KC",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jack Leiter",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 905,
      "under_odds": -1585,
      "expected_home_runs": 0.0856,
      "prob_1_plus_hr": 0.082,
      "model_over_probability": 0.082,
      "model_under_probability": 0.918,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0995,
      "implied_under_probability_raw": 0.9407,
      "implied_over_probability_novig": 0.0957,
      "implied_under_probability_novig": 0.9043,
      "edge_over": -0.0175,
      "edge_under": -0.0227,
      "recommended_side": "No Play",
      "recommended_edge": -0.0175,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 100.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.031,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 82,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 405,
      "under_odds": null,
      "expected_home_runs": 0.1989,
      "prob_1_plus_hr": 0.1804,
      "model_over_probability": 0.1804,
      "model_under_probability": 0.8196,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0176,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0176,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.027,
      "pitch_mix_interaction_score": 95.4,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 80,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 535,
      "under_odds": null,
      "expected_home_runs": 0.1506,
      "prob_1_plus_hr": 0.1398,
      "model_over_probability": 0.1398,
      "model_under_probability": 0.8602,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0177,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0177,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.027,
      "pitch_mix_interaction_score": 94.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.0,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 77,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 540,
      "under_odds": null,
      "expected_home_runs": 0.1491,
      "prob_1_plus_hr": 0.1385,
      "model_over_probability": 0.1385,
      "model_under_probability": 0.8615,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0177,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0177,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.99,
      "pitch_mix_interaction_score": 97.1,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 78,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 545,
      "under_odds": -770,
      "expected_home_runs": 0.1471,
      "prob_1_plus_hr": 0.1368,
      "model_over_probability": 0.1368,
      "model_under_probability": 0.8632,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8851,
      "implied_over_probability_novig": 0.149,
      "implied_under_probability_novig": 0.851,
      "edge_over": -0.0182,
      "edge_under": -0.0219,
      "recommended_side": "No Play",
      "recommended_edge": -0.0182,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 99.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 75,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 575,
      "under_odds": -820,
      "expected_home_runs": 0.1364,
      "prob_1_plus_hr": 0.1275,
      "model_over_probability": 0.1275,
      "model_under_probability": 0.8725,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.8913,
      "implied_over_probability_novig": 0.1425,
      "implied_under_probability_novig": 0.8575,
      "edge_over": -0.0206,
      "edge_under": -0.0188,
      "recommended_side": "No Play",
      "recommended_edge": -0.0188,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 101.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 74,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 540,
      "under_odds": null,
      "expected_home_runs": 0.1471,
      "prob_1_plus_hr": 0.1368,
      "model_over_probability": 0.1368,
      "model_under_probability": 0.8632,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0194,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0194,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 99.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 72,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 570,
      "under_odds": null,
      "expected_home_runs": 0.1364,
      "prob_1_plus_hr": 0.1275,
      "model_over_probability": 0.1275,
      "model_under_probability": 0.8725,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0218,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0218,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 101.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 69,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 520,
      "under_odds": null,
      "expected_home_runs": 0.1461,
      "prob_1_plus_hr": 0.1359,
      "model_over_probability": 0.1359,
      "model_under_probability": 0.8641,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0254,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0254,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.929,
      "pitch_mix_interaction_score": 100.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 58,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 445,
      "under_odds": null,
      "expected_home_runs": 0.1683,
      "prob_1_plus_hr": 0.1549,
      "model_over_probability": 0.1549,
      "model_under_probability": 0.8451,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0286,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0286,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.929,
      "pitch_mix_interaction_score": 99.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 54,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jack Kochanowicz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 420,
      "under_odds": null,
      "expected_home_runs": 0.1787,
      "prob_1_plus_hr": 0.1636,
      "model_over_probability": 0.1636,
      "model_under_probability": 0.8364,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0287,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0287,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.008,
      "pitch_mix_interaction_score": 99.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.954,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 53,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": null,
      "expected_home_runs": 0.1154,
      "prob_1_plus_hr": 0.109,
      "model_over_probability": 0.109,
      "model_under_probability": 0.891,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0289,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0289,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.93,
      "pitch_mix_interaction_score": 101.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 50,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan Jeffers",
      "hitter_id": 680777,
      "team_abbr": "MIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 610,
      "under_odds": null,
      "expected_home_runs": 0.1126,
      "prob_1_plus_hr": 0.1065,
      "model_over_probability": 0.1065,
      "model_under_probability": 0.8935,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0343,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0343,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.92,
      "pitch_mix_interaction_score": 94.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 37,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "ATL",
      "pitcher_name": "Grant Holmes",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-24T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1150,
      "under_odds": null,
      "expected_home_runs": 0.0332,
      "prob_1_plus_hr": 0.0327,
      "model_over_probability": 0.0327,
      "model_under_probability": 0.9673,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0473,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0473,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.997,
      "pitch_mix_interaction_score": 100.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 19,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    }
  ],
  "value_plays": [
    {
      "hitter_name": "Corey Seager",
      "team_abbr": "TEX",
      "opponent_abbr": "KC",
      "pitcher_name": "Seth Lugo",
      "sportsbook": "FanDuel",
      "over_odds": 335,
      "prob_1_plus_hr": 0.2921,
      "edge_over": 0.0622,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.031,
      "environment_summary": "neutral",
      "value_score": 69.2,
      "value_rank": 1,
      "value_row_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "team_abbr": "ATL",
      "opponent_abbr": "TB",
      "pitcher_name": "Ryan Pepiot",
      "sportsbook": "FanDuel",
      "over_odds": 380,
      "prob_1_plus_hr": 0.2649,
      "edge_over": 0.0566,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.01,
      "environment_summary": "neutral",
      "value_score": 59.1,
      "value_rank": 2,
      "value_row_rank": 4,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "team_abbr": "DET",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "over_odds": 360,
      "prob_1_plus_hr": 0.2665,
      "edge_over": 0.0491,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.13,
      "environment_summary": "hitter-friendly",
      "value_score": 57.1,
      "value_rank": 3,
      "value_row_rank": 7,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "team_abbr": "NYY",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "over_odds": 295,
      "prob_1_plus_hr": 0.2889,
      "edge_over": 0.0357,
      "recommended_side": "Over",
      "play_tier": "Lean",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.985,
      "environment_summary": "neutral",
      "value_score": 55.4,
      "value_rank": 4,
      "value_row_rank": 10,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "team_abbr": "CLE",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "over_odds": 395,
      "prob_1_plus_hr": 0.2576,
      "edge_over": 0.0556,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.0,
      "environment_summary": "neutral",
      "value_score": 55.0,
      "value_rank": 5,
      "value_row_rank": 11,
      "value_formula_version": "v2_value_score"
    }
  ],
  "unmatched_inputs": []
}