{
  "date": "2026-03-28",
  "generated_at": "2026-03-28T07:55:51.628070",
  "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_v2_engineered",
  "projection_date": "2026-03-28",
  "sportsbook_input_summary": {
    "input_type": "manual_sportsbook_input",
    "source_count": 1,
    "row_count": 621,
    "matched_count": 621,
    "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": 621,
    "matched_rows": 621,
    "unmatched_rows": 0,
    "over_recommendation_count": 316,
    "under_recommendation_count": 11,
    "strong_count": 19,
    "play_count": 115,
    "lean_count": 193,
    "no_play_count": 294,
    "average_edge_over": 0.0179,
    "average_edge_under": -0.0556,
    "value_play_count": 5
  },
  "edge_count": 621,
  "edges": [
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2059,
      "prob_1_plus_hr": 0.1861,
      "model_over_probability": 0.1861,
      "model_under_probability": 0.8139,
      "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.1314,
      "edge_under": 0.0956,
      "recommended_side": "Under",
      "recommended_edge": 0.0956,
      "play_tier": "Strong",
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 3,
      "edge_direction_rank": 1,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2059,
      "prob_1_plus_hr": 0.1861,
      "model_over_probability": 0.1861,
      "model_under_probability": 0.8139,
      "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.1216,
      "edge_under": 0.0806,
      "recommended_side": "Under",
      "recommended_edge": 0.0806,
      "play_tier": "Strong",
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 6,
      "edge_direction_rank": 2,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 835,
      "under_odds": -1295,
      "expected_home_runs": 0.2034,
      "prob_1_plus_hr": 0.184,
      "model_over_probability": 0.184,
      "model_under_probability": 0.816,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.107,
      "implied_under_probability_raw": 0.9283,
      "implied_over_probability_novig": 0.1034,
      "implied_under_probability_novig": 0.8966,
      "edge_over": 0.077,
      "edge_under": -0.1123,
      "recommended_side": "Over",
      "recommended_edge": 0.077,
      "play_tier": "Strong",
      "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.175,
      "pitch_mix_interaction_score": 107.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 7,
      "edge_direction_rank": 1,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 825,
      "under_odds": -1370,
      "expected_home_runs": 0.2034,
      "prob_1_plus_hr": 0.184,
      "model_over_probability": 0.184,
      "model_under_probability": 0.816,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1081,
      "implied_under_probability_raw": 0.932,
      "implied_over_probability_novig": 0.1039,
      "implied_under_probability_novig": 0.8961,
      "edge_over": 0.0759,
      "edge_under": -0.116,
      "recommended_side": "Over",
      "recommended_edge": 0.0759,
      "play_tier": "Strong",
      "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.175,
      "pitch_mix_interaction_score": 107.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 8,
      "edge_direction_rank": 2,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 825,
      "under_odds": null,
      "expected_home_runs": 0.2034,
      "prob_1_plus_hr": 0.184,
      "model_over_probability": 0.184,
      "model_under_probability": 0.816,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1081,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0759,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0759,
      "play_tier": "Strong",
      "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.175,
      "pitch_mix_interaction_score": 107.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 9,
      "edge_direction_rank": 3,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 695,
      "under_odds": -1000,
      "expected_home_runs": 0.225,
      "prob_1_plus_hr": 0.2015,
      "model_over_probability": 0.2015,
      "model_under_probability": 0.7985,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9091,
      "implied_over_probability_novig": 0.1216,
      "implied_under_probability_novig": 0.8784,
      "edge_over": 0.0757,
      "edge_under": -0.1106,
      "recommended_side": "Over",
      "recommended_edge": 0.0757,
      "play_tier": "Strong",
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 10,
      "edge_direction_rank": 4,
      "value_score": 34.2,
      "value_rank": 4,
      "value_box_rank": 2,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 695,
      "under_odds": -1065,
      "expected_home_runs": 0.225,
      "prob_1_plus_hr": 0.2015,
      "model_over_probability": 0.2015,
      "model_under_probability": 0.7985,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9142,
      "implied_over_probability_novig": 0.121,
      "implied_under_probability_novig": 0.879,
      "edge_over": 0.0757,
      "edge_under": -0.1157,
      "recommended_side": "Over",
      "recommended_edge": 0.0757,
      "play_tier": "Strong",
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 11,
      "edge_direction_rank": 5,
      "value_score": 34.2,
      "value_rank": 5,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.225,
      "prob_1_plus_hr": 0.2015,
      "model_over_probability": 0.2015,
      "model_under_probability": 0.7985,
      "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.0749,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0749,
      "play_tier": "Strong",
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 12,
      "edge_direction_rank": 6,
      "value_score": 33.8,
      "value_rank": 6,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1020,
      "expected_home_runs": 0.2185,
      "prob_1_plus_hr": 0.1963,
      "model_over_probability": 0.1963,
      "model_under_probability": 0.8037,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": 0.9107,
      "implied_over_probability_novig": 0.12,
      "implied_under_probability_novig": 0.88,
      "edge_over": 0.0721,
      "edge_under": -0.107,
      "recommended_side": "Over",
      "recommended_edge": 0.0721,
      "play_tier": "Strong",
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 13,
      "edge_direction_rank": 7,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Teel",
      "hitter_id": 691019,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -900,
      "expected_home_runs": 0.2373,
      "prob_1_plus_hr": 0.2112,
      "model_over_probability": 0.2112,
      "model_under_probability": 0.7888,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.9,
      "implied_over_probability_novig": 0.1345,
      "implied_under_probability_novig": 0.8655,
      "edge_over": 0.0713,
      "edge_under": -0.1112,
      "recommended_side": "Over",
      "recommended_edge": 0.0713,
      "play_tier": "Strong",
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 16,
      "edge_direction_rank": 10,
      "value_score": 33.8,
      "value_rank": 7,
      "value_box_rank": 3,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2185,
      "prob_1_plus_hr": 0.1963,
      "model_over_probability": 0.1963,
      "model_under_probability": 0.8037,
      "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.0713,
      "edge_under": -0.1116,
      "recommended_side": "Over",
      "recommended_edge": 0.0713,
      "play_tier": "Strong",
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 14,
      "edge_direction_rank": 8,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2185,
      "prob_1_plus_hr": 0.1963,
      "model_over_probability": 0.1963,
      "model_under_probability": 0.8037,
      "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.0713,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0713,
      "play_tier": "Strong",
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 15,
      "edge_direction_rank": 9,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 695,
      "under_odds": -1000,
      "expected_home_runs": 0.2186,
      "prob_1_plus_hr": 0.1964,
      "model_over_probability": 0.1964,
      "model_under_probability": 0.8036,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9091,
      "implied_over_probability_novig": 0.1216,
      "implied_under_probability_novig": 0.8784,
      "edge_over": 0.0706,
      "edge_under": -0.1055,
      "recommended_side": "Over",
      "recommended_edge": 0.0706,
      "play_tier": "Strong",
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 17,
      "edge_direction_rank": 11,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Teel",
      "hitter_id": 691019,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -845,
      "expected_home_runs": 0.2373,
      "prob_1_plus_hr": 0.2112,
      "model_over_probability": 0.2112,
      "model_under_probability": 0.7888,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": 0.8942,
      "implied_over_probability_novig": 0.136,
      "implied_under_probability_novig": 0.864,
      "edge_over": 0.0704,
      "edge_under": -0.1054,
      "recommended_side": "Over",
      "recommended_edge": 0.0704,
      "play_tier": "Strong",
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 18,
      "edge_direction_rank": 12,
      "value_score": 33.4,
      "value_rank": 8,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Teel",
      "hitter_id": 691019,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2373,
      "prob_1_plus_hr": 0.2112,
      "model_over_probability": 0.2112,
      "model_under_probability": 0.7888,
      "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.0704,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0704,
      "play_tier": "Strong",
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 19,
      "edge_direction_rank": 13,
      "value_score": 33.4,
      "value_rank": 9,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2231,
      "prob_1_plus_hr": 0.2,
      "model_over_probability": 0.2,
      "model_under_probability": 0.8,
      "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.1077,
      "edge_under": 0.0703,
      "recommended_side": "Under",
      "recommended_edge": 0.0703,
      "play_tier": "Strong",
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 20,
      "edge_direction_rank": 3,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "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.0702,
      "edge_under": -0.1101,
      "recommended_side": "Over",
      "recommended_edge": 0.0702,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 21,
      "edge_direction_rank": 14,
      "value_score": 32.2,
      "value_rank": 10,
      "value_box_rank": 4,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adley Rutschman",
      "hitter_id": 668939,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 695,
      "under_odds": -1000,
      "expected_home_runs": 0.2179,
      "prob_1_plus_hr": 0.1958,
      "model_over_probability": 0.1958,
      "model_under_probability": 0.8042,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9091,
      "implied_over_probability_novig": 0.1216,
      "implied_under_probability_novig": 0.8784,
      "edge_over": 0.07,
      "edge_under": -0.1049,
      "recommended_side": "Over",
      "recommended_edge": 0.07,
      "play_tier": "Strong",
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 23,
      "edge_direction_rank": 15,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adley Rutschman",
      "hitter_id": 668939,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 695,
      "under_odds": -1065,
      "expected_home_runs": 0.2179,
      "prob_1_plus_hr": 0.1958,
      "model_over_probability": 0.1958,
      "model_under_probability": 0.8042,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9142,
      "implied_over_probability_novig": 0.121,
      "implied_under_probability_novig": 0.879,
      "edge_over": 0.07,
      "edge_under": -0.11,
      "recommended_side": "Over",
      "recommended_edge": 0.07,
      "play_tier": "Strong",
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 24,
      "edge_direction_rank": 16,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2186,
      "prob_1_plus_hr": 0.1964,
      "model_over_probability": 0.1964,
      "model_under_probability": 0.8036,
      "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.0698,
      "edge_under": -0.1102,
      "recommended_side": "Over",
      "recommended_edge": 0.0698,
      "play_tier": "Play",
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 25,
      "edge_direction_rank": 17,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2186,
      "prob_1_plus_hr": 0.1964,
      "model_over_probability": 0.1964,
      "model_under_probability": 0.8036,
      "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.0698,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0698,
      "play_tier": "Play",
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 26,
      "edge_direction_rank": 18,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -895,
      "expected_home_runs": 0.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.8995,
      "implied_over_probability_novig": 0.1314,
      "implied_under_probability_novig": 0.8686,
      "edge_over": 0.0692,
      "edge_under": -0.1048,
      "recommended_side": "Over",
      "recommended_edge": 0.0692,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 28,
      "edge_direction_rank": 20,
      "value_score": 31.7,
      "value_rank": 15,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "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.0692,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0692,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 29,
      "edge_direction_rank": 21,
      "value_score": 31.7,
      "value_rank": 16,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adley Rutschman",
      "hitter_id": 668939,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2179,
      "prob_1_plus_hr": 0.1958,
      "model_over_probability": 0.1958,
      "model_under_probability": 0.8042,
      "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.0692,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0692,
      "play_tier": "Play",
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 27,
      "edge_direction_rank": 19,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2159,
      "prob_1_plus_hr": 0.1942,
      "model_over_probability": 0.1942,
      "model_under_probability": 0.8058,
      "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.066,
      "edge_under": -0.1007,
      "recommended_side": "Over",
      "recommended_edge": 0.066,
      "play_tier": "Play",
      "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.183,
      "pitch_mix_interaction_score": 109.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 32,
      "edge_direction_rank": 22,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2159,
      "prob_1_plus_hr": 0.1942,
      "model_over_probability": 0.1942,
      "model_under_probability": 0.8058,
      "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.066,
      "edge_under": -0.1057,
      "recommended_side": "Over",
      "recommended_edge": 0.066,
      "play_tier": "Play",
      "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.183,
      "pitch_mix_interaction_score": 109.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 33,
      "edge_direction_rank": 23,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2159,
      "prob_1_plus_hr": 0.1942,
      "model_over_probability": 0.1942,
      "model_under_probability": 0.8058,
      "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.0652,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0652,
      "play_tier": "Play",
      "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.183,
      "pitch_mix_interaction_score": 109.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 34,
      "edge_direction_rank": 24,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -840,
      "expected_home_runs": 0.2366,
      "prob_1_plus_hr": 0.2107,
      "model_over_probability": 0.2107,
      "model_under_probability": 0.7893,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8936,
      "implied_over_probability_novig": 0.1404,
      "implied_under_probability_novig": 0.8596,
      "edge_over": 0.0647,
      "edge_under": -0.1043,
      "recommended_side": "Over",
      "recommended_edge": 0.0647,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 35,
      "edge_direction_rank": 25,
      "value_score": 31.0,
      "value_rank": 23,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2284,
      "prob_1_plus_hr": 0.2042,
      "model_over_probability": 0.2042,
      "model_under_probability": 0.7958,
      "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.0643,
      "edge_under": -0.0989,
      "recommended_side": "Over",
      "recommended_edge": 0.0643,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 36,
      "edge_direction_rank": 26,
      "value_score": 29.0,
      "value_rank": 35,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2284,
      "prob_1_plus_hr": 0.2042,
      "model_over_probability": 0.2042,
      "model_under_probability": 0.7958,
      "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.0643,
      "edge_under": -0.1047,
      "recommended_side": "Over",
      "recommended_edge": 0.0643,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 37,
      "edge_direction_rank": 27,
      "value_score": 29.0,
      "value_rank": 36,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 615,
      "under_odds": null,
      "expected_home_runs": 0.2284,
      "prob_1_plus_hr": 0.2042,
      "model_over_probability": 0.2042,
      "model_under_probability": 0.7958,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0643,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0643,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 38,
      "edge_direction_rank": 28,
      "value_score": 29.0,
      "value_rank": 37,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2307,
      "prob_1_plus_hr": 0.206,
      "model_over_probability": 0.206,
      "model_under_probability": 0.794,
      "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.0642,
      "edge_under": -0.1045,
      "recommended_side": "Over",
      "recommended_edge": 0.0642,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 39,
      "edge_direction_rank": 29,
      "value_score": 29.3,
      "value_rank": 34,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 580,
      "under_odds": -790,
      "expected_home_runs": 0.2366,
      "prob_1_plus_hr": 0.2107,
      "model_over_probability": 0.2107,
      "model_under_probability": 0.7893,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.8876,
      "implied_over_probability_novig": 0.1422,
      "implied_under_probability_novig": 0.8578,
      "edge_over": 0.0636,
      "edge_under": -0.0983,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 40,
      "edge_direction_rank": 30,
      "value_score": 30.6,
      "value_rank": 26,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 580,
      "under_odds": null,
      "expected_home_runs": 0.2366,
      "prob_1_plus_hr": 0.2107,
      "model_over_probability": 0.2107,
      "model_under_probability": 0.7893,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0636,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 41,
      "edge_direction_rank": 31,
      "value_score": 30.6,
      "value_rank": 27,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andrew Vaughn",
      "hitter_id": 683734,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -880,
      "expected_home_runs": 0.2295,
      "prob_1_plus_hr": 0.2051,
      "model_over_probability": 0.2051,
      "model_under_probability": 0.7949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.898,
      "implied_over_probability_novig": 0.1364,
      "implied_under_probability_novig": 0.8636,
      "edge_over": 0.0633,
      "edge_under": -0.1031,
      "recommended_side": "Over",
      "recommended_edge": 0.0633,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 42,
      "edge_direction_rank": 32,
      "value_score": 28.7,
      "value_rank": 40,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alec Bohm",
      "hitter_id": 664761,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1115,
      "expected_home_runs": 0.1987,
      "prob_1_plus_hr": 0.1802,
      "model_over_probability": 0.1802,
      "model_under_probability": 0.8198,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.117,
      "implied_under_probability_raw": 0.9177,
      "implied_over_probability_novig": 0.1131,
      "implied_under_probability_novig": 0.8869,
      "edge_over": 0.0632,
      "edge_under": -0.0979,
      "recommended_side": "Over",
      "recommended_edge": 0.0632,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 43,
      "edge_direction_rank": 33,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 600,
      "under_odds": -830,
      "expected_home_runs": 0.2307,
      "prob_1_plus_hr": 0.206,
      "model_over_probability": 0.206,
      "model_under_probability": 0.794,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": 0.8925,
      "implied_over_probability_novig": 0.138,
      "implied_under_probability_novig": 0.862,
      "edge_over": 0.0631,
      "edge_under": -0.0985,
      "recommended_side": "Over",
      "recommended_edge": 0.0631,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 44,
      "edge_direction_rank": 34,
      "value_score": 28.8,
      "value_rank": 38,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 600,
      "under_odds": null,
      "expected_home_runs": 0.2307,
      "prob_1_plus_hr": 0.206,
      "model_over_probability": 0.206,
      "model_under_probability": 0.794,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0631,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0631,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 45,
      "edge_direction_rank": 35,
      "value_score": 28.8,
      "value_rank": 39,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alec Bohm",
      "hitter_id": 664761,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -1185,
      "expected_home_runs": 0.1987,
      "prob_1_plus_hr": 0.1802,
      "model_over_probability": 0.1802,
      "model_under_probability": 0.8198,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1176,
      "implied_under_probability_raw": 0.9222,
      "implied_over_probability_novig": 0.1131,
      "implied_under_probability_novig": 0.8869,
      "edge_over": 0.0626,
      "edge_under": -0.1024,
      "recommended_side": "Over",
      "recommended_edge": 0.0626,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 46,
      "edge_direction_rank": 36,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andrew Vaughn",
      "hitter_id": 683734,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 600,
      "under_odds": -830,
      "expected_home_runs": 0.2295,
      "prob_1_plus_hr": 0.2051,
      "model_over_probability": 0.2051,
      "model_under_probability": 0.7949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": 0.8925,
      "implied_over_probability_novig": 0.138,
      "implied_under_probability_novig": 0.862,
      "edge_over": 0.0622,
      "edge_under": -0.0976,
      "recommended_side": "Over",
      "recommended_edge": 0.0622,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 47,
      "edge_direction_rank": 37,
      "value_score": 28.2,
      "value_rank": 41,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andrew Vaughn",
      "hitter_id": 683734,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 600,
      "under_odds": null,
      "expected_home_runs": 0.2295,
      "prob_1_plus_hr": 0.2051,
      "model_over_probability": 0.2051,
      "model_under_probability": 0.7949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0622,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0622,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 48,
      "edge_direction_rank": 38,
      "value_score": 28.2,
      "value_rank": 42,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alec Bohm",
      "hitter_id": 664761,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 745,
      "under_odds": null,
      "expected_home_runs": 0.1987,
      "prob_1_plus_hr": 0.1802,
      "model_over_probability": 0.1802,
      "model_under_probability": 0.8198,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1183,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0619,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0619,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 49,
      "edge_direction_rank": 39,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ian Happ",
      "hitter_id": 664023,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2433,
      "prob_1_plus_hr": 0.216,
      "model_over_probability": 0.216,
      "model_under_probability": 0.784,
      "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.061,
      "edge_under": -0.1011,
      "recommended_side": "Over",
      "recommended_edge": 0.061,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 50,
      "edge_direction_rank": 40,
      "value_score": 31.9,
      "value_rank": 12,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -885,
      "expected_home_runs": 0.2194,
      "prob_1_plus_hr": 0.197,
      "model_over_probability": 0.197,
      "model_under_probability": 0.803,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.8985,
      "implied_over_probability_novig": 0.1315,
      "implied_under_probability_novig": 0.8685,
      "edge_over": 0.0609,
      "edge_under": -0.0955,
      "recommended_side": "Over",
      "recommended_edge": 0.0609,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 51,
      "edge_direction_rank": 41,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -940,
      "expected_home_runs": 0.2194,
      "prob_1_plus_hr": 0.197,
      "model_over_probability": 0.197,
      "model_under_probability": 0.803,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.9038,
      "implied_over_probability_novig": 0.1309,
      "implied_under_probability_novig": 0.8691,
      "edge_over": 0.0609,
      "edge_under": -0.1008,
      "recommended_side": "Over",
      "recommended_edge": 0.0609,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 52,
      "edge_direction_rank": 42,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0606,
      "edge_under": -0.1005,
      "recommended_side": "Over",
      "recommended_edge": 0.0606,
      "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.066,
      "pitch_mix_interaction_score": 109.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 53,
      "edge_direction_rank": 43,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 630,
      "under_odds": null,
      "expected_home_runs": 0.2194,
      "prob_1_plus_hr": 0.197,
      "model_over_probability": 0.197,
      "model_under_probability": 0.803,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.06,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.06,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 54,
      "edge_direction_rank": 44,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ian Happ",
      "hitter_id": 664023,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2433,
      "prob_1_plus_hr": 0.216,
      "model_over_probability": 0.216,
      "model_under_probability": 0.784,
      "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.0598,
      "edge_under": -0.0948,
      "recommended_side": "Over",
      "recommended_edge": 0.0598,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 55,
      "edge_direction_rank": 45,
      "value_score": 31.8,
      "value_rank": 13,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ian Happ",
      "hitter_id": 664023,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2433,
      "prob_1_plus_hr": 0.216,
      "model_over_probability": 0.216,
      "model_under_probability": 0.784,
      "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.0598,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0598,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 56,
      "edge_direction_rank": 46,
      "value_score": 31.8,
      "value_rank": 14,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -875,
      "expected_home_runs": 0.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.8974,
      "implied_over_probability_novig": 0.1332,
      "implied_under_probability_novig": 0.8668,
      "edge_over": 0.0597,
      "edge_under": -0.095,
      "recommended_side": "Over",
      "recommended_edge": 0.0597,
      "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.066,
      "pitch_mix_interaction_score": 109.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 58,
      "edge_direction_rank": 48,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0597,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0597,
      "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.066,
      "pitch_mix_interaction_score": 109.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 59,
      "edge_direction_rank": 49,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 840,
      "under_odds": -1300,
      "expected_home_runs": 0.1817,
      "prob_1_plus_hr": 0.1661,
      "model_over_probability": 0.1661,
      "model_under_probability": 0.8339,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1064,
      "implied_under_probability_raw": 0.9286,
      "implied_over_probability_novig": 0.1028,
      "implied_under_probability_novig": 0.8972,
      "edge_over": 0.0597,
      "edge_under": -0.0947,
      "recommended_side": "Over",
      "recommended_edge": 0.0597,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 107.5,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 57,
      "edge_direction_rank": 47,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 830,
      "under_odds": null,
      "expected_home_runs": 0.1817,
      "prob_1_plus_hr": 0.1661,
      "model_over_probability": 0.1661,
      "model_under_probability": 0.8339,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1075,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0586,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0586,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 107.5,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 60,
      "edge_direction_rank": 50,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2047,
      "prob_1_plus_hr": 0.1851,
      "model_over_probability": 0.1851,
      "model_under_probability": 0.8149,
      "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.0585,
      "edge_under": -0.0934,
      "recommended_side": "Over",
      "recommended_edge": 0.0585,
      "play_tier": "Play",
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 61,
      "edge_direction_rank": 51,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 825,
      "under_odds": -1375,
      "expected_home_runs": 0.1817,
      "prob_1_plus_hr": 0.1661,
      "model_over_probability": 0.1661,
      "model_under_probability": 0.8339,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1081,
      "implied_under_probability_raw": 0.9322,
      "implied_over_probability_novig": 0.1039,
      "implied_under_probability_novig": 0.8961,
      "edge_over": 0.058,
      "edge_under": -0.0983,
      "recommended_side": "Over",
      "recommended_edge": 0.058,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 107.5,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 62,
      "edge_direction_rank": 52,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2047,
      "prob_1_plus_hr": 0.1851,
      "model_over_probability": 0.1851,
      "model_under_probability": 0.8149,
      "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.0577,
      "edge_under": -0.0981,
      "recommended_side": "Over",
      "recommended_edge": 0.0577,
      "play_tier": "Play",
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 63,
      "edge_direction_rank": 53,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2047,
      "prob_1_plus_hr": 0.1851,
      "model_over_probability": 0.1851,
      "model_under_probability": 0.8149,
      "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.0577,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0577,
      "play_tier": "Play",
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 64,
      "edge_direction_rank": 54,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan Mountcastle",
      "hitter_id": 663624,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1110,
      "expected_home_runs": 0.1917,
      "prob_1_plus_hr": 0.1744,
      "model_over_probability": 0.1744,
      "model_under_probability": 0.8256,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1176,
      "implied_under_probability_raw": 0.9174,
      "implied_over_probability_novig": 0.1136,
      "implied_under_probability_novig": 0.8864,
      "edge_over": 0.0568,
      "edge_under": -0.0918,
      "recommended_side": "Over",
      "recommended_edge": 0.0568,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 65,
      "edge_direction_rank": 55,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.241,
      "prob_1_plus_hr": 0.2142,
      "model_over_probability": 0.2142,
      "model_under_probability": 0.7858,
      "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.0567,
      "edge_under": -0.0966,
      "recommended_side": "Over",
      "recommended_edge": 0.0567,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 66,
      "edge_direction_rank": 56,
      "value_score": 30.4,
      "value_rank": 28,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 265,
      "under_odds": -320,
      "expected_home_runs": 0.2003,
      "prob_1_plus_hr": 0.1815,
      "model_over_probability": 0.1815,
      "model_under_probability": 0.8185,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.274,
      "implied_under_probability_raw": 0.7619,
      "implied_over_probability_novig": 0.2645,
      "implied_under_probability_novig": 0.7355,
      "edge_over": -0.0925,
      "edge_under": 0.0566,
      "recommended_side": "Under",
      "recommended_edge": 0.0566,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 67,
      "edge_direction_rank": 4,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2231,
      "prob_1_plus_hr": 0.2,
      "model_over_probability": 0.2,
      "model_under_probability": 0.8,
      "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.0985,
      "edge_under": 0.0564,
      "recommended_side": "Under",
      "recommended_edge": 0.0564,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 68,
      "edge_direction_rank": 5,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan Mountcastle",
      "hitter_id": 663624,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -1175,
      "expected_home_runs": 0.1917,
      "prob_1_plus_hr": 0.1744,
      "model_over_probability": 0.1744,
      "model_under_probability": 0.8256,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1183,
      "implied_under_probability_raw": 0.9216,
      "implied_over_probability_novig": 0.1138,
      "implied_under_probability_novig": 0.8862,
      "edge_over": 0.0561,
      "edge_under": -0.096,
      "recommended_side": "Over",
      "recommended_edge": 0.0561,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 69,
      "edge_direction_rank": 57,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan Mountcastle",
      "hitter_id": 663624,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 745,
      "under_odds": null,
      "expected_home_runs": 0.1917,
      "prob_1_plus_hr": 0.1744,
      "model_over_probability": 0.1744,
      "model_under_probability": 0.8256,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1183,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0561,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0561,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 70,
      "edge_direction_rank": 58,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1888,
      "prob_1_plus_hr": 0.172,
      "model_over_probability": 0.172,
      "model_under_probability": 0.828,
      "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.0557,
      "edge_under": -0.0907,
      "recommended_side": "Over",
      "recommended_edge": 0.0557,
      "play_tier": "Play",
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 71,
      "edge_direction_rank": 59,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.241,
      "prob_1_plus_hr": 0.2142,
      "model_over_probability": 0.2142,
      "model_under_probability": 0.7858,
      "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.0555,
      "edge_under": -0.09,
      "recommended_side": "Over",
      "recommended_edge": 0.0555,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 72,
      "edge_direction_rank": 60,
      "value_score": 30.4,
      "value_rank": 29,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.241,
      "prob_1_plus_hr": 0.2142,
      "model_over_probability": 0.2142,
      "model_under_probability": 0.7858,
      "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.0555,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0555,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 73,
      "edge_direction_rank": 61,
      "value_score": 30.4,
      "value_rank": 30,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1888,
      "prob_1_plus_hr": 0.172,
      "model_over_probability": 0.172,
      "model_under_probability": 0.828,
      "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.055,
      "edge_under": -0.0948,
      "recommended_side": "Over",
      "recommended_edge": 0.055,
      "play_tier": "Play",
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 74,
      "edge_direction_rank": 62,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1888,
      "prob_1_plus_hr": 0.172,
      "model_over_probability": 0.172,
      "model_under_probability": 0.828,
      "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.055,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.055,
      "play_tier": "Play",
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 75,
      "edge_direction_rank": 63,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trea Turner",
      "hitter_id": 607208,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -785,
      "expected_home_runs": 0.2326,
      "prob_1_plus_hr": 0.2075,
      "model_over_probability": 0.2075,
      "model_under_probability": 0.7925,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": 0.887,
      "implied_over_probability_novig": 0.1469,
      "implied_under_probability_novig": 0.8531,
      "edge_over": 0.0548,
      "edge_under": -0.0945,
      "recommended_side": "Over",
      "recommended_edge": 0.0548,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 76,
      "edge_direction_rank": 64,
      "value_score": 26.5,
      "value_rank": 46,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Romy Gonzalez",
      "hitter_id": 663853,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 710,
      "under_odds": -1030,
      "expected_home_runs": 0.1957,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1235,
      "implied_under_probability_raw": 0.9115,
      "implied_over_probability_novig": 0.1193,
      "implied_under_probability_novig": 0.8807,
      "edge_over": 0.0542,
      "edge_under": -0.0892,
      "recommended_side": "Over",
      "recommended_edge": 0.0542,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 78,
      "edge_direction_rank": 66,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Romy Gonzalez",
      "hitter_id": 663853,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 710,
      "under_odds": -1095,
      "expected_home_runs": 0.1957,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1235,
      "implied_under_probability_raw": 0.9163,
      "implied_over_probability_novig": 0.1188,
      "implied_under_probability_novig": 0.8812,
      "edge_over": 0.0542,
      "edge_under": -0.094,
      "recommended_side": "Over",
      "recommended_edge": 0.0542,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 79,
      "edge_direction_rank": 67,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Masataka Yoshida",
      "hitter_id": 807799,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 875,
      "under_odds": -1375,
      "expected_home_runs": 0.1705,
      "prob_1_plus_hr": 0.1568,
      "model_over_probability": 0.1568,
      "model_under_probability": 0.8432,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1026,
      "implied_under_probability_raw": 0.9322,
      "implied_over_probability_novig": 0.0991,
      "implied_under_probability_novig": 0.9009,
      "edge_over": 0.0542,
      "edge_under": -0.089,
      "recommended_side": "Over",
      "recommended_edge": 0.0542,
      "play_tier": "Play",
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 77,
      "edge_direction_rank": 65,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Hays",
      "hitter_id": 669720,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 650,
      "under_odds": -920,
      "expected_home_runs": 0.2074,
      "prob_1_plus_hr": 0.1873,
      "model_over_probability": 0.1873,
      "model_under_probability": 0.8127,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": 0.902,
      "implied_over_probability_novig": 0.1288,
      "implied_under_probability_novig": 0.8712,
      "edge_over": 0.054,
      "edge_under": -0.0893,
      "recommended_side": "Over",
      "recommended_edge": 0.054,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 80,
      "edge_direction_rank": 68,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Hays",
      "hitter_id": 669720,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 650,
      "under_odds": -975,
      "expected_home_runs": 0.2074,
      "prob_1_plus_hr": 0.1873,
      "model_over_probability": 0.1873,
      "model_under_probability": 0.8127,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": 0.907,
      "implied_over_probability_novig": 0.1281,
      "implied_under_probability_novig": 0.8719,
      "edge_over": 0.054,
      "edge_under": -0.0943,
      "recommended_side": "Over",
      "recommended_edge": 0.054,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 81,
      "edge_direction_rank": 69,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Hays",
      "hitter_id": 669720,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 650,
      "under_odds": null,
      "expected_home_runs": 0.2074,
      "prob_1_plus_hr": 0.1873,
      "model_over_probability": 0.1873,
      "model_under_probability": 0.8127,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.054,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.054,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 82,
      "edge_direction_rank": 70,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trea Turner",
      "hitter_id": 607208,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2326,
      "prob_1_plus_hr": 0.2075,
      "model_over_probability": 0.2075,
      "model_under_probability": 0.7925,
      "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.0537,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0537,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 83,
      "edge_direction_rank": 71,
      "value_score": 26.1,
      "value_rank": 47,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Romy Gonzalez",
      "hitter_id": 663853,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 705,
      "under_odds": null,
      "expected_home_runs": 0.1957,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0535,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0535,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 84,
      "edge_direction_rank": 72,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 620,
      "under_odds": -860,
      "expected_home_runs": 0.2136,
      "prob_1_plus_hr": 0.1923,
      "model_over_probability": 0.1923,
      "model_under_probability": 0.8077,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.8958,
      "implied_over_probability_novig": 0.1342,
      "implied_under_probability_novig": 0.8658,
      "edge_over": 0.0534,
      "edge_under": -0.0881,
      "recommended_side": "Over",
      "recommended_edge": 0.0534,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 85,
      "edge_direction_rank": 73,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 620,
      "under_odds": -915,
      "expected_home_runs": 0.2136,
      "prob_1_plus_hr": 0.1923,
      "model_over_probability": 0.1923,
      "model_under_probability": 0.8077,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.9015,
      "implied_over_probability_novig": 0.1335,
      "implied_under_probability_novig": 0.8665,
      "edge_over": 0.0534,
      "edge_under": -0.0938,
      "recommended_side": "Over",
      "recommended_edge": 0.0534,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 86,
      "edge_direction_rank": 74,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Masataka Yoshida",
      "hitter_id": 807799,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -1455,
      "expected_home_runs": 0.1705,
      "prob_1_plus_hr": 0.1568,
      "model_over_probability": 0.1568,
      "model_under_probability": 0.8432,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1042,
      "implied_under_probability_raw": 0.9357,
      "implied_over_probability_novig": 0.1002,
      "implied_under_probability_novig": 0.8998,
      "edge_over": 0.0526,
      "edge_under": -0.0925,
      "recommended_side": "Over",
      "recommended_edge": 0.0526,
      "play_tier": "Play",
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 88,
      "edge_direction_rank": 75,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Masataka Yoshida",
      "hitter_id": 807799,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 860,
      "under_odds": null,
      "expected_home_runs": 0.1705,
      "prob_1_plus_hr": 0.1568,
      "model_over_probability": 0.1568,
      "model_under_probability": 0.8432,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1042,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0526,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0526,
      "play_tier": "Play",
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 89,
      "edge_direction_rank": 76,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trea Turner",
      "hitter_id": 607208,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -735,
      "expected_home_runs": 0.2326,
      "prob_1_plus_hr": 0.2075,
      "model_over_probability": 0.2075,
      "model_under_probability": 0.7925,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8802,
      "implied_over_probability_novig": 0.1497,
      "implied_under_probability_novig": 0.8503,
      "edge_over": 0.0525,
      "edge_under": -0.0877,
      "recommended_side": "Over",
      "recommended_edge": 0.0525,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 90,
      "edge_direction_rank": 77,
      "value_score": 26.0,
      "value_rank": 48,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2437,
      "prob_1_plus_hr": 0.2163,
      "model_over_probability": 0.2163,
      "model_under_probability": 0.7837,
      "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.0524,
      "edge_under": -0.0921,
      "recommended_side": "Over",
      "recommended_edge": 0.0524,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 91,
      "edge_direction_rank": 78,
      "value_score": 31.3,
      "value_rank": 20,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 615,
      "under_odds": null,
      "expected_home_runs": 0.2136,
      "prob_1_plus_hr": 0.1923,
      "model_over_probability": 0.1923,
      "model_under_probability": 0.8077,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0524,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0524,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 92,
      "edge_direction_rank": 79,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carson Kelly",
      "hitter_id": 608348,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -880,
      "expected_home_runs": 0.2088,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.898,
      "implied_over_probability_novig": 0.1324,
      "implied_under_probability_novig": 0.8676,
      "edge_over": 0.0514,
      "edge_under": -0.0864,
      "recommended_side": "Over",
      "recommended_edge": 0.0514,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 94,
      "edge_direction_rank": 80,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carson Kelly",
      "hitter_id": 608348,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -935,
      "expected_home_runs": 0.2088,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.9034,
      "implied_over_probability_novig": 0.1317,
      "implied_under_probability_novig": 0.8683,
      "edge_over": 0.0514,
      "edge_under": -0.0918,
      "recommended_side": "Over",
      "recommended_edge": 0.0514,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 95,
      "edge_direction_rank": 81,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carson Kelly",
      "hitter_id": 608348,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 630,
      "under_odds": null,
      "expected_home_runs": 0.2088,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "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": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 96,
      "edge_direction_rank": 82,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1903,
      "prob_1_plus_hr": 0.1733,
      "model_over_probability": 0.1733,
      "model_under_probability": 0.8267,
      "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.0864,
      "edge_under": 0.0514,
      "recommended_side": "Under",
      "recommended_edge": 0.0514,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 97,
      "edge_direction_rank": 6,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Cronenworth",
      "hitter_id": 630105,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1360,
      "expected_home_runs": 0.1682,
      "prob_1_plus_hr": 0.1548,
      "model_over_probability": 0.1548,
      "model_under_probability": 0.8452,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": 0.9315,
      "implied_over_probability_novig": 0.1001,
      "implied_under_probability_novig": 0.8999,
      "edge_over": 0.0512,
      "edge_under": -0.0863,
      "recommended_side": "Over",
      "recommended_edge": 0.0512,
      "play_tier": "Play",
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 98,
      "edge_direction_rank": 83,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Bauers",
      "hitter_id": 641343,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2249,
      "prob_1_plus_hr": 0.2014,
      "model_over_probability": 0.2014,
      "model_under_probability": 0.7986,
      "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.051,
      "edge_under": -0.0909,
      "recommended_side": "Over",
      "recommended_edge": 0.051,
      "play_tier": "Play",
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 99,
      "edge_direction_rank": 84,
      "value_score": 23.1,
      "value_rank": 58,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 470,
      "under_odds": -635,
      "expected_home_runs": 0.2563,
      "prob_1_plus_hr": 0.2261,
      "model_over_probability": 0.2261,
      "model_under_probability": 0.7739,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8639,
      "implied_over_probability_novig": 0.1688,
      "implied_under_probability_novig": 0.8312,
      "edge_over": 0.0507,
      "edge_under": -0.09,
      "recommended_side": "Over",
      "recommended_edge": 0.0507,
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 100,
      "edge_direction_rank": 85,
      "value_score": 36.5,
      "value_rank": 1,
      "value_box_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 805,
      "under_odds": -1220,
      "expected_home_runs": 0.1758,
      "prob_1_plus_hr": 0.1612,
      "model_over_probability": 0.1612,
      "model_under_probability": 0.8388,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1105,
      "implied_under_probability_raw": 0.9242,
      "implied_over_probability_novig": 0.1068,
      "implied_under_probability_novig": 0.8932,
      "edge_over": 0.0507,
      "edge_under": -0.0854,
      "recommended_side": "Over",
      "recommended_edge": 0.0507,
      "play_tier": "Play",
      "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.062,
      "pitch_mix_interaction_score": 107.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 101,
      "edge_direction_rank": 86,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dansby Swanson",
      "hitter_id": 621020,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 600,
      "under_odds": -870,
      "expected_home_runs": 0.2146,
      "prob_1_plus_hr": 0.1931,
      "model_over_probability": 0.1931,
      "model_under_probability": 0.8069,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": 0.8969,
      "implied_over_probability_novig": 0.1374,
      "implied_under_probability_novig": 0.8626,
      "edge_over": 0.0502,
      "edge_under": -0.09,
      "recommended_side": "Over",
      "recommended_edge": 0.0502,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 102,
      "edge_direction_rank": 87,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lars Nootbaar",
      "hitter_id": 663457,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 735,
      "under_odds": -1075,
      "expected_home_runs": 0.1862,
      "prob_1_plus_hr": 0.1699,
      "model_over_probability": 0.1699,
      "model_under_probability": 0.8301,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1198,
      "implied_under_probability_raw": 0.9149,
      "implied_over_probability_novig": 0.1158,
      "implied_under_probability_novig": 0.8842,
      "edge_over": 0.0501,
      "edge_under": -0.0848,
      "recommended_side": "Over",
      "recommended_edge": 0.0501,
      "play_tier": "Play",
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 104,
      "edge_direction_rank": 89,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Cronenworth",
      "hitter_id": 630105,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 855,
      "under_odds": null,
      "expected_home_runs": 0.1682,
      "prob_1_plus_hr": 0.1548,
      "model_over_probability": 0.1548,
      "model_under_probability": 0.8452,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1047,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0501,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0501,
      "play_tier": "Play",
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 103,
      "edge_direction_rank": 88,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Bauers",
      "hitter_id": 641343,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2249,
      "prob_1_plus_hr": 0.2014,
      "model_over_probability": 0.2014,
      "model_under_probability": 0.7986,
      "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.0499,
      "edge_under": -0.0844,
      "recommended_side": "Over",
      "recommended_edge": 0.0499,
      "play_tier": "Play",
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 105,
      "edge_direction_rank": 90,
      "value_score": 22.7,
      "value_rank": 59,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Bauers",
      "hitter_id": 641343,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2249,
      "prob_1_plus_hr": 0.2014,
      "model_over_probability": 0.2014,
      "model_under_probability": 0.7986,
      "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.0499,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0499,
      "play_tier": "Play",
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 106,
      "edge_direction_rank": 91,
      "value_score": 22.7,
      "value_rank": 60,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.222,
      "prob_1_plus_hr": 0.1991,
      "model_over_probability": 0.1991,
      "model_under_probability": 0.8009,
      "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.0498,
      "edge_under": -0.0898,
      "recommended_side": "Over",
      "recommended_edge": 0.0498,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 107,
      "edge_direction_rank": 92,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2437,
      "prob_1_plus_hr": 0.2163,
      "model_over_probability": 0.2163,
      "model_under_probability": 0.7837,
      "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.0496,
      "edge_under": -0.0847,
      "recommended_side": "Over",
      "recommended_edge": 0.0496,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 108,
      "edge_direction_rank": 93,
      "value_score": 31.0,
      "value_rank": 24,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2437,
      "prob_1_plus_hr": 0.2163,
      "model_over_probability": 0.2163,
      "model_under_probability": 0.7837,
      "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.0496,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0496,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 109,
      "edge_direction_rank": 94,
      "value_score": 31.0,
      "value_rank": 25,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 795,
      "under_odds": -1295,
      "expected_home_runs": 0.1758,
      "prob_1_plus_hr": 0.1612,
      "model_over_probability": 0.1612,
      "model_under_probability": 0.8388,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1117,
      "implied_under_probability_raw": 0.9283,
      "implied_over_probability_novig": 0.1074,
      "implied_under_probability_novig": 0.8926,
      "edge_over": 0.0495,
      "edge_under": -0.0895,
      "recommended_side": "Over",
      "recommended_edge": 0.0495,
      "play_tier": "Play",
      "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.062,
      "pitch_mix_interaction_score": 107.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 111,
      "edge_direction_rank": 96,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 795,
      "under_odds": null,
      "expected_home_runs": 0.1758,
      "prob_1_plus_hr": 0.1612,
      "model_over_probability": 0.1612,
      "model_under_probability": 0.8388,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1117,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0495,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0495,
      "play_tier": "Play",
      "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.062,
      "pitch_mix_interaction_score": 107.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 112,
      "edge_direction_rank": 97,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Cronenworth",
      "hitter_id": 630105,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -1435,
      "expected_home_runs": 0.1682,
      "prob_1_plus_hr": 0.1548,
      "model_over_probability": 0.1548,
      "model_under_probability": 0.8452,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": 0.9349,
      "implied_over_probability_novig": 0.1012,
      "implied_under_probability_novig": 0.8988,
      "edge_over": 0.0495,
      "edge_under": -0.0897,
      "recommended_side": "Over",
      "recommended_edge": 0.0495,
      "play_tier": "Play",
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 110,
      "edge_direction_rank": 95,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lars Nootbaar",
      "hitter_id": 663457,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 730,
      "under_odds": -1140,
      "expected_home_runs": 0.1862,
      "prob_1_plus_hr": 0.1699,
      "model_over_probability": 0.1699,
      "model_under_probability": 0.8301,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1205,
      "implied_under_probability_raw": 0.9194,
      "implied_over_probability_novig": 0.1159,
      "implied_under_probability_novig": 0.8841,
      "edge_over": 0.0494,
      "edge_under": -0.0893,
      "recommended_side": "Over",
      "recommended_edge": 0.0494,
      "play_tier": "Play",
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 113,
      "edge_direction_rank": 98,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lars Nootbaar",
      "hitter_id": 663457,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 730,
      "under_odds": null,
      "expected_home_runs": 0.1862,
      "prob_1_plus_hr": 0.1699,
      "model_over_probability": 0.1699,
      "model_under_probability": 0.8301,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1205,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0494,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0494,
      "play_tier": "Play",
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 114,
      "edge_direction_rank": 99,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dansby Swanson",
      "hitter_id": 621020,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 595,
      "under_odds": -820,
      "expected_home_runs": 0.2146,
      "prob_1_plus_hr": 0.1931,
      "model_over_probability": 0.1931,
      "model_under_probability": 0.8069,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": 0.8913,
      "implied_over_probability_novig": 0.139,
      "implied_under_probability_novig": 0.861,
      "edge_over": 0.0492,
      "edge_under": -0.0844,
      "recommended_side": "Over",
      "recommended_edge": 0.0492,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 115,
      "edge_direction_rank": 100,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dansby Swanson",
      "hitter_id": 621020,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 595,
      "under_odds": null,
      "expected_home_runs": 0.2146,
      "prob_1_plus_hr": 0.1931,
      "model_over_probability": 0.1931,
      "model_under_probability": 0.8069,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0492,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0492,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 116,
      "edge_direction_rank": 101,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 465,
      "under_odds": null,
      "expected_home_runs": 0.2563,
      "prob_1_plus_hr": 0.2261,
      "model_over_probability": 0.2261,
      "model_under_probability": 0.7739,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0491,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0491,
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 117,
      "edge_direction_rank": 102,
      "value_score": 36.3,
      "value_rank": 2,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.222,
      "prob_1_plus_hr": 0.1991,
      "model_over_probability": 0.1991,
      "model_under_probability": 0.8009,
      "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.0487,
      "edge_under": -0.0835,
      "recommended_side": "Over",
      "recommended_edge": 0.0487,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 119,
      "edge_direction_rank": 103,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.222,
      "prob_1_plus_hr": 0.1991,
      "model_over_probability": 0.1991,
      "model_under_probability": 0.8009,
      "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.0487,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0487,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 120,
      "edge_direction_rank": 104,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1125,
      "expected_home_runs": 0.1802,
      "prob_1_plus_hr": 0.1649,
      "model_over_probability": 0.1649,
      "model_under_probability": 0.8351,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1163,
      "implied_under_probability_raw": 0.9184,
      "implied_over_probability_novig": 0.1124,
      "implied_under_probability_novig": 0.8876,
      "edge_over": 0.0486,
      "edge_under": -0.0833,
      "recommended_side": "Over",
      "recommended_edge": 0.0486,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 121,
      "edge_direction_rank": 105,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nolan Schanuel",
      "hitter_id": 694384,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1585,
      "expected_home_runs": 0.1542,
      "prob_1_plus_hr": 0.1429,
      "model_over_probability": 0.1429,
      "model_under_probability": 0.8571,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0943,
      "implied_under_probability_raw": 0.9407,
      "implied_over_probability_novig": 0.0911,
      "implied_under_probability_novig": 0.9089,
      "edge_over": 0.0486,
      "edge_under": -0.0836,
      "recommended_side": "Over",
      "recommended_edge": 0.0486,
      "play_tier": "Play",
      "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.118,
      "pitch_mix_interaction_score": 107.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 122,
      "edge_direction_rank": 106,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 580,
      "under_odds": -835,
      "expected_home_runs": 0.2169,
      "prob_1_plus_hr": 0.195,
      "model_over_probability": 0.195,
      "model_under_probability": 0.805,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.1414,
      "implied_under_probability_novig": 0.8586,
      "edge_over": 0.0479,
      "edge_under": -0.088,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 123,
      "edge_direction_rank": 107,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1802,
      "prob_1_plus_hr": 0.1649,
      "model_over_probability": 0.1649,
      "model_under_probability": 0.8351,
      "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.0479,
      "edge_under": -0.0877,
      "recommended_side": "Over",
      "recommended_edge": 0.0479,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 124,
      "edge_direction_rank": 108,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dylan Crews",
      "hitter_id": 686611,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 710,
      "under_odds": -1035,
      "expected_home_runs": 0.1878,
      "prob_1_plus_hr": 0.1712,
      "model_over_probability": 0.1712,
      "model_under_probability": 0.8288,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1235,
      "implied_under_probability_raw": 0.9119,
      "implied_over_probability_novig": 0.1193,
      "implied_under_probability_novig": 0.8807,
      "edge_over": 0.0477,
      "edge_under": -0.0831,
      "recommended_side": "Over",
      "recommended_edge": 0.0477,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 125,
      "edge_direction_rank": 109,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dylan Crews",
      "hitter_id": 686611,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 710,
      "under_odds": -1095,
      "expected_home_runs": 0.1878,
      "prob_1_plus_hr": 0.1712,
      "model_over_probability": 0.1712,
      "model_under_probability": 0.8288,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1235,
      "implied_under_probability_raw": 0.9163,
      "implied_over_probability_novig": 0.1188,
      "implied_under_probability_novig": 0.8812,
      "edge_over": 0.0477,
      "edge_under": -0.0875,
      "recommended_side": "Over",
      "recommended_edge": 0.0477,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 126,
      "edge_direction_rank": 110,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2563,
      "prob_1_plus_hr": 0.2261,
      "model_over_probability": 0.2261,
      "model_under_probability": 0.7739,
      "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.0475,
      "edge_under": -0.0822,
      "recommended_side": "Over",
      "recommended_edge": 0.0475,
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 127,
      "edge_direction_rank": 111,
      "value_score": 36.0,
      "value_rank": 3,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 750,
      "under_odds": null,
      "expected_home_runs": 0.1802,
      "prob_1_plus_hr": 0.1649,
      "model_over_probability": 0.1649,
      "model_under_probability": 0.8351,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1176,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0473,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0473,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 128,
      "edge_direction_rank": 112,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nolan Schanuel",
      "hitter_id": 694384,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 945,
      "under_odds": null,
      "expected_home_runs": 0.1542,
      "prob_1_plus_hr": 0.1429,
      "model_over_probability": 0.1429,
      "model_under_probability": 0.8571,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0957,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0472,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0472,
      "play_tier": "Play",
      "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.118,
      "pitch_mix_interaction_score": 107.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 129,
      "edge_direction_rank": 113,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dylan Crews",
      "hitter_id": 686611,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 705,
      "under_odds": null,
      "expected_home_runs": 0.1878,
      "prob_1_plus_hr": 0.1712,
      "model_over_probability": 0.1712,
      "model_under_probability": 0.8288,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.047,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.047,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 130,
      "edge_direction_rank": 114,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -785,
      "expected_home_runs": 0.2169,
      "prob_1_plus_hr": 0.195,
      "model_over_probability": 0.195,
      "model_under_probability": 0.805,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.887,
      "implied_over_probability_novig": 0.1431,
      "implied_under_probability_novig": 0.8569,
      "edge_over": 0.0469,
      "edge_under": -0.082,
      "recommended_side": "Over",
      "recommended_edge": 0.0469,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 131,
      "edge_direction_rank": 115,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 575,
      "under_odds": null,
      "expected_home_runs": 0.2169,
      "prob_1_plus_hr": 0.195,
      "model_over_probability": 0.195,
      "model_under_probability": 0.805,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0469,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0469,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 132,
      "edge_direction_rank": 116,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nolan Schanuel",
      "hitter_id": 694384,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 940,
      "under_odds": -1675,
      "expected_home_runs": 0.1542,
      "prob_1_plus_hr": 0.1429,
      "model_over_probability": 0.1429,
      "model_under_probability": 0.8571,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0962,
      "implied_under_probability_raw": 0.9437,
      "implied_over_probability_novig": 0.0925,
      "implied_under_probability_novig": 0.9075,
      "edge_over": 0.0467,
      "edge_under": -0.0866,
      "recommended_side": "Over",
      "recommended_edge": 0.0467,
      "play_tier": "Play",
      "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.118,
      "pitch_mix_interaction_score": 107.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 133,
      "edge_direction_rank": 117,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "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.0466,
      "edge_under": -0.0814,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 134,
      "edge_direction_rank": 118,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "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.0466,
      "edge_under": -0.0869,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 135,
      "edge_direction_rank": 119,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "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.0466,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 136,
      "edge_direction_rank": 120,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Chourio",
      "hitter_id": 694192,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": -735,
      "expected_home_runs": 0.2312,
      "prob_1_plus_hr": 0.2064,
      "model_over_probability": 0.2064,
      "model_under_probability": 0.7936,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8802,
      "implied_over_probability_novig": 0.1538,
      "implied_under_probability_novig": 0.8462,
      "edge_over": 0.0464,
      "edge_under": -0.0866,
      "recommended_side": "Over",
      "recommended_edge": 0.0464,
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 137,
      "edge_direction_rank": 121,
      "value_score": 24.9,
      "value_rank": 49,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Fraley",
      "hitter_id": 641584,
      "team_abbr": "TB",
      "opponent_abbr": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1957,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "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.0461,
      "edge_under": -0.0811,
      "recommended_side": "Over",
      "recommended_edge": 0.0461,
      "play_tier": "Play",
      "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.112,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 138,
      "edge_direction_rank": 122,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1957,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "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.0461,
      "edge_under": -0.0864,
      "recommended_side": "Over",
      "recommended_edge": 0.0461,
      "play_tier": "Play",
      "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.112,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 139,
      "edge_direction_rank": 123,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1957,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "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.0461,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0461,
      "play_tier": "Play",
      "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.112,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 140,
      "edge_direction_rank": 124,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alex Bregman",
      "hitter_id": 608324,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -745,
      "expected_home_runs": 0.2285,
      "prob_1_plus_hr": 0.2043,
      "model_over_probability": 0.2043,
      "model_under_probability": 0.7957,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8817,
      "implied_over_probability_novig": 0.1525,
      "implied_under_probability_novig": 0.8475,
      "edge_over": 0.0456,
      "edge_under": -0.086,
      "recommended_side": "Over",
      "recommended_edge": 0.0456,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 141,
      "edge_direction_rank": 125,
      "value_score": 23.6,
      "value_rank": 52,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Chourio",
      "hitter_id": 694192,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -690,
      "expected_home_runs": 0.2312,
      "prob_1_plus_hr": 0.2064,
      "model_over_probability": 0.2064,
      "model_under_probability": 0.7936,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1559,
      "implied_under_probability_novig": 0.8441,
      "edge_over": 0.0451,
      "edge_under": -0.0798,
      "recommended_side": "Over",
      "recommended_edge": 0.0451,
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 142,
      "edge_direction_rank": 126,
      "value_score": 24.8,
      "value_rank": 50,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Chourio",
      "hitter_id": 694192,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2312,
      "prob_1_plus_hr": 0.2064,
      "model_over_probability": 0.2064,
      "model_under_probability": 0.7936,
      "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.0451,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0451,
      "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.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 143,
      "edge_direction_rank": 127,
      "value_score": 24.8,
      "value_rank": 51,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1336,
      "prob_1_plus_hr": 0.1251,
      "model_over_probability": 0.1251,
      "model_under_probability": 0.8749,
      "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.0451,
      "edge_under": -0.0801,
      "recommended_side": "Over",
      "recommended_edge": 0.0451,
      "play_tier": "Play",
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 144,
      "edge_direction_rank": 128,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 1145,
      "under_odds": null,
      "expected_home_runs": 0.1336,
      "prob_1_plus_hr": 0.1251,
      "model_over_probability": 0.1251,
      "model_under_probability": 0.8749,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0803,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0448,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0448,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 145,
      "edge_direction_rank": 129,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alex Bregman",
      "hitter_id": 608324,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": -700,
      "expected_home_runs": 0.2285,
      "prob_1_plus_hr": 0.2043,
      "model_over_probability": 0.2043,
      "model_under_probability": 0.7957,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.875,
      "implied_over_probability_novig": 0.1546,
      "implied_under_probability_novig": 0.8454,
      "edge_over": 0.0443,
      "edge_under": -0.0793,
      "recommended_side": "Over",
      "recommended_edge": 0.0443,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 146,
      "edge_direction_rank": 130,
      "value_score": 23.4,
      "value_rank": 53,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alex Bregman",
      "hitter_id": 608324,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": null,
      "expected_home_runs": 0.2285,
      "prob_1_plus_hr": 0.2043,
      "model_over_probability": 0.2043,
      "model_under_probability": 0.7957,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0443,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0443,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 147,
      "edge_direction_rank": 131,
      "value_score": 23.4,
      "value_rank": 54,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 1130,
      "under_odds": -2315,
      "expected_home_runs": 0.1336,
      "prob_1_plus_hr": 0.1251,
      "model_over_probability": 0.1251,
      "model_under_probability": 0.8749,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0813,
      "implied_under_probability_raw": 0.9586,
      "implied_over_probability_novig": 0.0782,
      "implied_under_probability_novig": 0.9218,
      "edge_over": 0.0438,
      "edge_under": -0.0837,
      "recommended_side": "Over",
      "recommended_edge": 0.0438,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 148,
      "edge_direction_rank": 132,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 470,
      "under_odds": -640,
      "expected_home_runs": 0.2468,
      "prob_1_plus_hr": 0.2187,
      "model_over_probability": 0.2187,
      "model_under_probability": 0.7813,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1686,
      "implied_under_probability_novig": 0.8314,
      "edge_over": 0.0433,
      "edge_under": -0.0836,
      "recommended_side": "Over",
      "recommended_edge": 0.0433,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 150,
      "edge_direction_rank": 134,
      "value_score": 31.5,
      "value_rank": 19,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2242,
      "prob_1_plus_hr": 0.2008,
      "model_over_probability": 0.2008,
      "model_under_probability": 0.7992,
      "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.0433,
      "edge_under": -0.0832,
      "recommended_side": "Over",
      "recommended_edge": 0.0433,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 149,
      "edge_direction_rank": 133,
      "value_score": 21.2,
      "value_rank": 67,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 275,
      "under_odds": -345,
      "expected_home_runs": 0.2003,
      "prob_1_plus_hr": 0.1815,
      "model_over_probability": 0.1815,
      "model_under_probability": 0.8185,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2667,
      "implied_under_probability_raw": 0.7753,
      "implied_over_probability_novig": 0.256,
      "implied_under_probability_novig": 0.744,
      "edge_over": -0.0852,
      "edge_under": 0.0432,
      "recommended_side": "Under",
      "recommended_edge": 0.0432,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 151,
      "edge_direction_rank": 7,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Wynns",
      "hitter_id": 642851,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 720,
      "under_odds": -1055,
      "expected_home_runs": 0.1805,
      "prob_1_plus_hr": 0.1651,
      "model_over_probability": 0.1651,
      "model_under_probability": 0.8349,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": 0.9134,
      "implied_over_probability_novig": 0.1178,
      "implied_under_probability_novig": 0.8822,
      "edge_over": 0.0431,
      "edge_under": -0.0785,
      "recommended_side": "Over",
      "recommended_edge": 0.0431,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 152,
      "edge_direction_rank": 135,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Wynns",
      "hitter_id": 642851,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 720,
      "under_odds": -1115,
      "expected_home_runs": 0.1805,
      "prob_1_plus_hr": 0.1651,
      "model_over_probability": 0.1651,
      "model_under_probability": 0.8349,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": 0.9177,
      "implied_over_probability_novig": 0.1173,
      "implied_under_probability_novig": 0.8827,
      "edge_over": 0.0431,
      "edge_under": -0.0828,
      "recommended_side": "Over",
      "recommended_edge": 0.0431,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 153,
      "edge_direction_rank": 136,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Yo\u00e1n Moncada",
      "hitter_id": 660162,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2131,
      "prob_1_plus_hr": 0.1919,
      "model_over_probability": 0.1919,
      "model_under_probability": 0.8081,
      "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.0426,
      "edge_under": -0.0826,
      "recommended_side": "Over",
      "recommended_edge": 0.0426,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 154,
      "edge_direction_rank": 137,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Wynns",
      "hitter_id": 642851,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 715,
      "under_odds": null,
      "expected_home_runs": 0.1805,
      "prob_1_plus_hr": 0.1651,
      "model_over_probability": 0.1651,
      "model_under_probability": 0.8349,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1227,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0424,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0424,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 155,
      "edge_direction_rank": 138,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2242,
      "prob_1_plus_hr": 0.2008,
      "model_over_probability": 0.2008,
      "model_under_probability": 0.7992,
      "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.0421,
      "edge_under": -0.0766,
      "recommended_side": "Over",
      "recommended_edge": 0.0421,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 156,
      "edge_direction_rank": 139,
      "value_score": 21.2,
      "value_rank": 68,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2242,
      "prob_1_plus_hr": 0.2008,
      "model_over_probability": 0.2008,
      "model_under_probability": 0.7992,
      "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.0421,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0421,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 157,
      "edge_direction_rank": 140,
      "value_score": 21.2,
      "value_rank": 69,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -600,
      "expected_home_runs": 0.2468,
      "prob_1_plus_hr": 0.2187,
      "model_over_probability": 0.2187,
      "model_under_probability": 0.7813,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1712,
      "implied_under_probability_novig": 0.8288,
      "edge_over": 0.0417,
      "edge_under": -0.0758,
      "recommended_side": "Over",
      "recommended_edge": 0.0417,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 159,
      "edge_direction_rank": 141,
      "value_score": 31.2,
      "value_rank": 21,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 465,
      "under_odds": null,
      "expected_home_runs": 0.2468,
      "prob_1_plus_hr": 0.2187,
      "model_over_probability": 0.2187,
      "model_under_probability": 0.7813,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0417,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0417,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 160,
      "edge_direction_rank": 142,
      "value_score": 31.2,
      "value_rank": 22,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Yo\u00e1n Moncada",
      "hitter_id": 660162,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2131,
      "prob_1_plus_hr": 0.1919,
      "model_over_probability": 0.1919,
      "model_under_probability": 0.8081,
      "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.0415,
      "edge_under": -0.0763,
      "recommended_side": "Over",
      "recommended_edge": 0.0415,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 161,
      "edge_direction_rank": 143,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Yo\u00e1n Moncada",
      "hitter_id": 660162,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2131,
      "prob_1_plus_hr": 0.1919,
      "model_over_probability": 0.1919,
      "model_under_probability": 0.8081,
      "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.0415,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0415,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 162,
      "edge_direction_rank": 144,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1726,
      "prob_1_plus_hr": 0.1585,
      "model_over_probability": 0.1585,
      "model_under_probability": 0.8415,
      "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.0409,
      "edge_under": -0.0755,
      "recommended_side": "Over",
      "recommended_edge": 0.0409,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 163,
      "edge_direction_rank": 145,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Davis Schneider",
      "hitter_id": 676914,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2222,
      "prob_1_plus_hr": 0.1992,
      "model_over_probability": 0.1992,
      "model_under_probability": 0.8008,
      "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.0405,
      "edge_under": -0.0802,
      "recommended_side": "Over",
      "recommended_edge": 0.0405,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 164,
      "edge_direction_rank": 146,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1726,
      "prob_1_plus_hr": 0.1585,
      "model_over_probability": 0.1585,
      "model_under_probability": 0.8415,
      "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.0402,
      "edge_under": -0.0798,
      "recommended_side": "Over",
      "recommended_edge": 0.0402,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 165,
      "edge_direction_rank": 147,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1656,
      "prob_1_plus_hr": 0.1526,
      "model_over_probability": 0.1526,
      "model_under_probability": 0.8474,
      "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.0402,
      "edge_under": -0.0751,
      "recommended_side": "Over",
      "recommended_edge": 0.0402,
      "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.136,
      "pitch_mix_interaction_score": 109.2,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 166,
      "edge_direction_rank": 148,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1274,
      "prob_1_plus_hr": 0.1196,
      "model_over_probability": 0.1196,
      "model_under_probability": 0.8804,
      "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.0396,
      "edge_under": -0.0746,
      "recommended_side": "Over",
      "recommended_edge": 0.0396,
      "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.087,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 168,
      "edge_direction_rank": 149,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1903,
      "prob_1_plus_hr": 0.1733,
      "model_over_probability": 0.1733,
      "model_under_probability": 0.8267,
      "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.0799,
      "edge_under": 0.0395,
      "recommended_side": "Under",
      "recommended_edge": 0.0395,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 170,
      "edge_direction_rank": 8,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1726,
      "prob_1_plus_hr": 0.1585,
      "model_over_probability": 0.1585,
      "model_under_probability": 0.8415,
      "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.0395,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0395,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 169,
      "edge_direction_rank": 150,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Davis Schneider",
      "hitter_id": 676914,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": null,
      "expected_home_runs": 0.2222,
      "prob_1_plus_hr": 0.1992,
      "model_over_probability": 0.1992,
      "model_under_probability": 0.8008,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0392,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0392,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 171,
      "edge_direction_rank": 151,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lenyn Sosa",
      "hitter_id": 672820,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 595,
      "under_odds": -860,
      "expected_home_runs": 0.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": 0.8958,
      "implied_over_probability_novig": 0.1384,
      "implied_under_probability_novig": 0.8616,
      "edge_over": 0.039,
      "edge_under": -0.0787,
      "recommended_side": "Over",
      "recommended_edge": 0.039,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 172,
      "edge_direction_rank": 152,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1656,
      "prob_1_plus_hr": 0.1526,
      "model_over_probability": 0.1526,
      "model_under_probability": 0.8474,
      "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.039,
      "edge_under": -0.0791,
      "recommended_side": "Over",
      "recommended_edge": 0.039,
      "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.136,
      "pitch_mix_interaction_score": 109.2,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 173,
      "edge_direction_rank": 153,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1656,
      "prob_1_plus_hr": 0.1526,
      "model_over_probability": 0.1526,
      "model_under_probability": 0.8474,
      "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.039,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.039,
      "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.136,
      "pitch_mix_interaction_score": 109.2,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 174,
      "edge_direction_rank": 154,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pete Crow-Armstrong",
      "hitter_id": 691718,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -800,
      "expected_home_runs": 0.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1515,
      "implied_under_probability_raw": 0.8889,
      "implied_over_probability_novig": 0.1456,
      "implied_under_probability_novig": 0.8544,
      "edge_over": 0.0389,
      "edge_under": -0.0793,
      "recommended_side": "Over",
      "recommended_edge": 0.0389,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 175,
      "edge_direction_rank": 155,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Merrill",
      "hitter_id": 701538,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -695,
      "expected_home_runs": 0.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.1601,
      "implied_under_probability_novig": 0.8399,
      "edge_over": 0.0386,
      "edge_under": -0.0795,
      "recommended_side": "Over",
      "recommended_edge": 0.0386,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 177,
      "edge_direction_rank": 157,
      "value_score": 23.4,
      "value_rank": 55,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 1135,
      "under_odds": null,
      "expected_home_runs": 0.1274,
      "prob_1_plus_hr": 0.1196,
      "model_over_probability": 0.1196,
      "model_under_probability": 0.8804,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.081,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0386,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0386,
      "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.087,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 176,
      "edge_direction_rank": 156,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 250,
      "under_odds": -300,
      "expected_home_runs": 0.2377,
      "prob_1_plus_hr": 0.2116,
      "model_over_probability": 0.2116,
      "model_under_probability": 0.7884,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2857,
      "implied_under_probability_raw": 0.75,
      "implied_over_probability_novig": 0.2759,
      "implied_under_probability_novig": 0.7241,
      "edge_over": -0.0741,
      "edge_under": 0.0384,
      "recommended_side": "Under",
      "recommended_edge": 0.0384,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 179,
      "edge_direction_rank": 9,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -790,
      "expected_home_runs": 0.2105,
      "prob_1_plus_hr": 0.1898,
      "model_over_probability": 0.1898,
      "model_under_probability": 0.8102,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1515,
      "implied_under_probability_raw": 0.8876,
      "implied_over_probability_novig": 0.1458,
      "implied_under_probability_novig": 0.8542,
      "edge_over": 0.0383,
      "edge_under": -0.0774,
      "recommended_side": "Over",
      "recommended_edge": 0.0383,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 180,
      "edge_direction_rank": 158,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2275,
      "prob_1_plus_hr": 0.2035,
      "model_over_probability": 0.2035,
      "model_under_probability": 0.7965,
      "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.0382,
      "edge_under": -0.0785,
      "recommended_side": "Over",
      "recommended_edge": 0.0382,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 181,
      "edge_direction_rank": 159,
      "value_score": 22.4,
      "value_rank": 61,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lenyn Sosa",
      "hitter_id": 672820,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -810,
      "expected_home_runs": 0.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8901,
      "implied_over_probability_novig": 0.14,
      "implied_under_probability_novig": 0.86,
      "edge_over": 0.038,
      "edge_under": -0.073,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 183,
      "edge_direction_rank": 161,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lenyn Sosa",
      "hitter_id": 672820,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 590,
      "under_odds": null,
      "expected_home_runs": 0.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.038,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 184,
      "edge_direction_rank": 162,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 1125,
      "under_odds": -2295,
      "expected_home_runs": 0.1274,
      "prob_1_plus_hr": 0.1196,
      "model_over_probability": 0.1196,
      "model_under_probability": 0.8804,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0816,
      "implied_under_probability_raw": 0.9582,
      "implied_over_probability_novig": 0.0785,
      "implied_under_probability_novig": 0.9215,
      "edge_over": 0.038,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "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.087,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 182,
      "edge_direction_rank": 160,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Davis Schneider",
      "hitter_id": 676914,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2222,
      "prob_1_plus_hr": 0.1992,
      "model_over_probability": 0.1992,
      "model_under_probability": 0.8008,
      "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.0379,
      "edge_under": -0.0734,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 187,
      "edge_direction_rank": 165,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Connor Norby",
      "hitter_id": 681393,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "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.0379,
      "edge_under": -0.0723,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 185,
      "edge_direction_rank": 163,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Connor Norby",
      "hitter_id": 681393,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "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.0379,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 186,
      "edge_direction_rank": 164,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.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.102,
      "implied_under_probability_raw": 0.9327,
      "implied_over_probability_novig": 0.0986,
      "implied_under_probability_novig": 0.9014,
      "edge_over": 0.0378,
      "edge_under": -0.0725,
      "recommended_side": "Over",
      "recommended_edge": 0.0378,
      "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.098,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 188,
      "edge_direction_rank": 166,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Castellanos",
      "hitter_id": 592206,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2141,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "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.0377,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0377,
      "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.122,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 189,
      "edge_direction_rank": 167,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.214,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "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.0377,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0377,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 192,
      "edge_direction_rank": 170,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pete Crow-Armstrong",
      "hitter_id": 691718,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -750,
      "expected_home_runs": 0.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": 0.8824,
      "implied_over_probability_novig": 0.1475,
      "implied_under_probability_novig": 0.8525,
      "edge_over": 0.0377,
      "edge_under": -0.0728,
      "recommended_side": "Over",
      "recommended_edge": 0.0377,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 190,
      "edge_direction_rank": 168,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pete Crow-Armstrong",
      "hitter_id": 691718,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 555,
      "under_odds": null,
      "expected_home_runs": 0.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0377,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0377,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 191,
      "edge_direction_rank": 169,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 265,
      "under_odds": -315,
      "expected_home_runs": 0.2274,
      "prob_1_plus_hr": 0.2034,
      "model_over_probability": 0.2034,
      "model_under_probability": 0.7966,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.274,
      "implied_under_probability_raw": 0.759,
      "implied_over_probability_novig": 0.2652,
      "implied_under_probability_novig": 0.7348,
      "edge_over": -0.0706,
      "edge_under": 0.0376,
      "recommended_side": "Under",
      "recommended_edge": 0.0376,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 193,
      "edge_direction_rank": 10,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "JJ Bleday",
      "hitter_id": 668709,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 580,
      "under_odds": -835,
      "expected_home_runs": 0.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.1414,
      "implied_under_probability_novig": 0.8586,
      "edge_over": 0.0375,
      "edge_under": -0.0776,
      "recommended_side": "Over",
      "recommended_edge": 0.0375,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 197,
      "edge_direction_rank": 174,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1928,
      "prob_1_plus_hr": 0.1754,
      "model_over_probability": 0.1754,
      "model_under_probability": 0.8246,
      "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.0375,
      "edge_under": -0.0723,
      "recommended_side": "Over",
      "recommended_edge": 0.0375,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 194,
      "edge_direction_rank": 171,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1928,
      "prob_1_plus_hr": 0.1754,
      "model_over_probability": 0.1754,
      "model_under_probability": 0.8246,
      "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.0375,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0375,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 195,
      "edge_direction_rank": 172,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1928,
      "prob_1_plus_hr": 0.1754,
      "model_over_probability": 0.1754,
      "model_under_probability": 0.8246,
      "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.0375,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0375,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 196,
      "edge_direction_rank": 173,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Merrill",
      "hitter_id": 701538,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -650,
      "expected_home_runs": 0.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8667,
      "implied_over_probability_novig": 0.1624,
      "implied_under_probability_novig": 0.8376,
      "edge_over": 0.0372,
      "edge_under": -0.072,
      "recommended_side": "Over",
      "recommended_edge": 0.0372,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 198,
      "edge_direction_rank": 175,
      "value_score": 23.3,
      "value_rank": 56,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Merrill",
      "hitter_id": 701538,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "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.0372,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0372,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 199,
      "edge_direction_rank": 176,
      "value_score": 23.3,
      "value_rank": 57,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.196,
      "prob_1_plus_hr": 0.178,
      "model_over_probability": 0.178,
      "model_under_probability": 0.822,
      "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.0372,
      "edge_under": -0.077,
      "recommended_side": "Over",
      "recommended_edge": 0.0372,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 200,
      "edge_direction_rank": 177,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Connor Norby",
      "hitter_id": 681393,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "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.037,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.037,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 201,
      "edge_direction_rank": 178,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2275,
      "prob_1_plus_hr": 0.2035,
      "model_over_probability": 0.2035,
      "model_under_probability": 0.7965,
      "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.0368,
      "edge_under": -0.071,
      "recommended_side": "Over",
      "recommended_edge": 0.0368,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 203,
      "edge_direction_rank": 179,
      "value_score": 22.2,
      "value_rank": 63,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2275,
      "prob_1_plus_hr": 0.2035,
      "model_over_probability": 0.2035,
      "model_under_probability": 0.7965,
      "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.0368,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0368,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 204,
      "edge_direction_rank": 180,
      "value_score": 22.2,
      "value_rank": 64,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Castellanos",
      "hitter_id": 592206,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2141,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "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.0365,
      "edge_under": -0.0715,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.122,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 208,
      "edge_direction_rank": 183,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Castellanos",
      "hitter_id": 592206,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2141,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "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.0365,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.122,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 209,
      "edge_direction_rank": 184,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.214,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "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.0365,
      "edge_under": -0.0707,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 210,
      "edge_direction_rank": 185,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.214,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "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.0365,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 211,
      "edge_direction_rank": 186,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "JJ Bleday",
      "hitter_id": 668709,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -785,
      "expected_home_runs": 0.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.887,
      "implied_over_probability_novig": 0.1431,
      "implied_under_probability_novig": 0.8569,
      "edge_over": 0.0365,
      "edge_under": -0.0716,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 206,
      "edge_direction_rank": 181,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "JJ Bleday",
      "hitter_id": 668709,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 575,
      "under_odds": null,
      "expected_home_runs": 0.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0365,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 207,
      "edge_direction_rank": 182,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2503,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "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.0362,
      "edge_under": -0.0754,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 212,
      "edge_direction_rank": 187,
      "value_score": 32.0,
      "value_rank": 11,
      "value_box_rank": 5,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "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.0362,
      "edge_under": -0.0762,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 215,
      "edge_direction_rank": 190,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.196,
      "prob_1_plus_hr": 0.178,
      "model_over_probability": 0.178,
      "model_under_probability": 0.822,
      "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.0362,
      "edge_under": -0.071,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 213,
      "edge_direction_rank": 188,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.196,
      "prob_1_plus_hr": 0.178,
      "model_over_probability": 0.178,
      "model_under_probability": 0.822,
      "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.0362,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 214,
      "edge_direction_rank": 189,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.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.1036,
      "implied_under_probability_raw": 0.9361,
      "implied_over_probability_novig": 0.0996,
      "implied_under_probability_novig": 0.9004,
      "edge_over": 0.0362,
      "edge_under": -0.0759,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "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.098,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 216,
      "edge_direction_rank": 191,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.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.1036,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0362,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "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.098,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 217,
      "edge_direction_rank": 192,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2105,
      "prob_1_plus_hr": 0.1898,
      "model_over_probability": 0.1898,
      "model_under_probability": 0.8102,
      "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.036,
      "edge_under": -0.0715,
      "recommended_side": "Over",
      "recommended_edge": 0.036,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 219,
      "edge_direction_rank": 194,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2105,
      "prob_1_plus_hr": 0.1898,
      "model_over_probability": 0.1898,
      "model_under_probability": 0.8102,
      "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.036,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.036,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 220,
      "edge_direction_rank": 195,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edmundo Sosa",
      "hitter_id": 624641,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 620,
      "under_odds": -910,
      "expected_home_runs": 0.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.901,
      "implied_over_probability_novig": 0.1336,
      "implied_under_probability_novig": 0.8664,
      "edge_over": 0.036,
      "edge_under": -0.0759,
      "recommended_side": "Over",
      "recommended_edge": 0.036,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 218,
      "edge_direction_rank": 193,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Fitzgerald",
      "hitter_id": 666149,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1886,
      "prob_1_plus_hr": 0.1719,
      "model_over_probability": 0.1719,
      "model_under_probability": 0.8281,
      "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.0358,
      "edge_under": -0.0709,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 109.5,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 222,
      "edge_direction_rank": 197,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Fitzgerald",
      "hitter_id": 666149,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -945,
      "expected_home_runs": 0.1886,
      "prob_1_plus_hr": 0.1719,
      "model_over_probability": 0.1719,
      "model_under_probability": 0.8281,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.9043,
      "implied_over_probability_novig": 0.1308,
      "implied_under_probability_novig": 0.8692,
      "edge_over": 0.0358,
      "edge_under": -0.0762,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 109.5,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 223,
      "edge_direction_rank": 198,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Fitzgerald",
      "hitter_id": 666149,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1886,
      "prob_1_plus_hr": 0.1719,
      "model_over_probability": 0.1719,
      "model_under_probability": 0.8281,
      "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.0358,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 109.5,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 224,
      "edge_direction_rank": 199,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Geraldo Perdomo",
      "hitter_id": 672695,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 900,
      "under_odds": -1435,
      "expected_home_runs": 0.1459,
      "prob_1_plus_hr": 0.1358,
      "model_over_probability": 0.1358,
      "model_under_probability": 0.8642,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1,
      "implied_under_probability_raw": 0.9349,
      "implied_over_probability_novig": 0.0966,
      "implied_under_probability_novig": 0.9034,
      "edge_over": 0.0358,
      "edge_under": -0.0707,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "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.096,
      "pitch_mix_interaction_score": 108.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 221,
      "edge_direction_rank": 196,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carlos Santana",
      "hitter_id": 467793,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -825,
      "expected_home_runs": 0.2028,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.8919,
      "implied_over_probability_novig": 0.1424,
      "implied_under_probability_novig": 0.8576,
      "edge_over": 0.0355,
      "edge_under": -0.0755,
      "recommended_side": "Over",
      "recommended_edge": 0.0355,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 225,
      "edge_direction_rank": 200,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 670,
      "under_odds": -960,
      "expected_home_runs": 0.1807,
      "prob_1_plus_hr": 0.1653,
      "model_over_probability": 0.1653,
      "model_under_probability": 0.8347,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9057,
      "implied_over_probability_novig": 0.1254,
      "implied_under_probability_novig": 0.8746,
      "edge_over": 0.0354,
      "edge_under": -0.071,
      "recommended_side": "Over",
      "recommended_edge": 0.0354,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 226,
      "edge_direction_rank": 201,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 670,
      "under_odds": -1020,
      "expected_home_runs": 0.1807,
      "prob_1_plus_hr": 0.1653,
      "model_over_probability": 0.1653,
      "model_under_probability": 0.8347,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9107,
      "implied_over_probability_novig": 0.1248,
      "implied_under_probability_novig": 0.8752,
      "edge_over": 0.0354,
      "edge_under": -0.076,
      "recommended_side": "Over",
      "recommended_edge": 0.0354,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 227,
      "edge_direction_rank": 202,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 670,
      "under_odds": null,
      "expected_home_runs": 0.1807,
      "prob_1_plus_hr": 0.1653,
      "model_over_probability": 0.1653,
      "model_under_probability": 0.8347,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0354,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0354,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 228,
      "edge_direction_rank": 203,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "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.0351,
      "edge_under": -0.0706,
      "recommended_side": "Over",
      "recommended_edge": 0.0351,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 229,
      "edge_direction_rank": 204,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "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.0351,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0351,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 230,
      "edge_direction_rank": 205,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1958,
      "prob_1_plus_hr": 0.1778,
      "model_over_probability": 0.1778,
      "model_under_probability": 0.8222,
      "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.0722,
      "edge_under": 0.035,
      "recommended_side": "Under",
      "recommended_edge": 0.035,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 233,
      "edge_direction_rank": 11,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edmundo Sosa",
      "hitter_id": 624641,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -855,
      "expected_home_runs": 0.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.8953,
      "implied_over_probability_novig": 0.1351,
      "implied_under_probability_novig": 0.8649,
      "edge_over": 0.035,
      "edge_under": -0.0702,
      "recommended_side": "Over",
      "recommended_edge": 0.035,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 231,
      "edge_direction_rank": 206,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Edmundo Sosa",
      "hitter_id": 624641,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 615,
      "under_odds": null,
      "expected_home_runs": 0.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.035,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.035,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 232,
      "edge_direction_rank": 207,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "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.0348,
      "edge_under": -0.0742,
      "recommended_side": "Over",
      "recommended_edge": 0.0348,
      "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.107,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 235,
      "edge_direction_rank": 208,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carlos Santana",
      "hitter_id": 467793,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -775,
      "expected_home_runs": 0.2028,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": 0.8857,
      "implied_over_probability_novig": 0.1443,
      "implied_under_probability_novig": 0.8557,
      "edge_over": 0.0343,
      "edge_under": -0.0693,
      "recommended_side": "Over",
      "recommended_edge": 0.0343,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 236,
      "edge_direction_rank": 209,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carlos Santana",
      "hitter_id": 467793,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2028,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "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.0343,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0343,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 237,
      "edge_direction_rank": 210,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Geraldo Perdomo",
      "hitter_id": 672695,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 885,
      "under_odds": null,
      "expected_home_runs": 0.1459,
      "prob_1_plus_hr": 0.1358,
      "model_over_probability": 0.1358,
      "model_under_probability": 0.8642,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1015,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0343,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0343,
      "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.096,
      "pitch_mix_interaction_score": 108.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 238,
      "edge_direction_rank": 211,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "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.0342,
      "edge_under": -0.0741,
      "recommended_side": "Over",
      "recommended_edge": 0.0342,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 239,
      "edge_direction_rank": 212,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Travis d'Arnaud",
      "hitter_id": 518595,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -855,
      "expected_home_runs": 0.1973,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8953,
      "implied_over_probability_novig": 0.1393,
      "implied_under_probability_novig": 0.8607,
      "edge_over": 0.0342,
      "edge_under": -0.0744,
      "recommended_side": "Over",
      "recommended_edge": 0.0342,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 240,
      "edge_direction_rank": 213,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2022,
      "prob_1_plus_hr": 0.1831,
      "model_over_probability": 0.1831,
      "model_under_probability": 0.8169,
      "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.0338,
      "edge_under": -0.0738,
      "recommended_side": "Over",
      "recommended_edge": 0.0338,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 242,
      "edge_direction_rank": 215,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Geraldo Perdomo",
      "hitter_id": 672695,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -1515,
      "expected_home_runs": 0.1459,
      "prob_1_plus_hr": 0.1358,
      "model_over_probability": 0.1358,
      "model_under_probability": 0.8642,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.102,
      "implied_under_probability_raw": 0.9381,
      "implied_over_probability_novig": 0.0981,
      "implied_under_probability_novig": 0.9019,
      "edge_over": 0.0338,
      "edge_under": -0.0739,
      "recommended_side": "Over",
      "recommended_edge": 0.0338,
      "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.096,
      "pitch_mix_interaction_score": 108.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 241,
      "edge_direction_rank": 214,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "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.0336,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0336,
      "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.107,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 243,
      "edge_direction_rank": 216,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lourdes Gurriel Jr.",
      "hitter_id": 666971,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2104,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0335,
      "edge_under": -0.0734,
      "recommended_side": "Over",
      "recommended_edge": 0.0335,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 246,
      "edge_direction_rank": 219,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1915,
      "prob_1_plus_hr": 0.1743,
      "model_over_probability": 0.1743,
      "model_under_probability": 0.8257,
      "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.0335,
      "edge_under": -0.0733,
      "recommended_side": "Over",
      "recommended_edge": 0.0335,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 244,
      "edge_direction_rank": 217,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Heriberto Hern\u00e1ndez",
      "hitter_id": 681715,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -900,
      "expected_home_runs": 0.1904,
      "prob_1_plus_hr": 0.1734,
      "model_over_probability": 0.1734,
      "model_under_probability": 0.8266,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.9,
      "implied_over_probability_novig": 0.1345,
      "implied_under_probability_novig": 0.8655,
      "edge_over": 0.0335,
      "edge_under": -0.0734,
      "recommended_side": "Over",
      "recommended_edge": 0.0335,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 245,
      "edge_direction_rank": 218,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 600,
      "under_odds": -870,
      "expected_home_runs": 0.194,
      "prob_1_plus_hr": 0.1763,
      "model_over_probability": 0.1763,
      "model_under_probability": 0.8237,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": 0.8969,
      "implied_over_probability_novig": 0.1374,
      "implied_under_probability_novig": 0.8626,
      "edge_over": 0.0334,
      "edge_under": -0.0732,
      "recommended_side": "Over",
      "recommended_edge": 0.0334,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 247,
      "edge_direction_rank": 220,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Seiya Suzuki",
      "hitter_id": 673548,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -595,
      "expected_home_runs": 0.2466,
      "prob_1_plus_hr": 0.2185,
      "model_over_probability": 0.2185,
      "model_under_probability": 0.7815,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": 0.8561,
      "implied_over_probability_novig": 0.1779,
      "implied_under_probability_novig": 0.8221,
      "edge_over": 0.0333,
      "edge_under": -0.0746,
      "recommended_side": "Over",
      "recommended_edge": 0.0333,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 248,
      "edge_direction_rank": 221,
      "value_score": 30.0,
      "value_rank": 31,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "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.0331,
      "edge_under": -0.0676,
      "recommended_side": "Over",
      "recommended_edge": 0.0331,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 249,
      "edge_direction_rank": 222,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "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.0331,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0331,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 250,
      "edge_direction_rank": 223,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Travis d'Arnaud",
      "hitter_id": 518595,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -805,
      "expected_home_runs": 0.1973,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8895,
      "implied_over_probability_novig": 0.141,
      "implied_under_probability_novig": 0.859,
      "edge_over": 0.0331,
      "edge_under": -0.0686,
      "recommended_side": "Over",
      "recommended_edge": 0.0331,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 251,
      "edge_direction_rank": 224,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Travis d'Arnaud",
      "hitter_id": 518595,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1973,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "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.0331,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0331,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 252,
      "edge_direction_rank": 225,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -550,
      "expected_home_runs": 0.2503,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.8462,
      "implied_over_probability_novig": 0.1823,
      "implied_under_probability_novig": 0.8177,
      "edge_over": 0.0327,
      "edge_under": -0.0676,
      "recommended_side": "Over",
      "recommended_edge": 0.0327,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 254,
      "edge_direction_rank": 226,
      "value_score": 31.7,
      "value_rank": 17,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2503,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "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.0327,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0327,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 255,
      "edge_direction_rank": 227,
      "value_score": 31.7,
      "value_rank": 18,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2022,
      "prob_1_plus_hr": 0.1831,
      "model_over_probability": 0.1831,
      "model_under_probability": 0.8169,
      "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.0327,
      "edge_under": -0.0682,
      "recommended_side": "Over",
      "recommended_edge": 0.0327,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 256,
      "edge_direction_rank": 228,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2022,
      "prob_1_plus_hr": 0.1831,
      "model_over_probability": 0.1831,
      "model_under_probability": 0.8169,
      "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.0327,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0327,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 257,
      "edge_direction_rank": 229,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0326,
      "edge_under": -0.0733,
      "recommended_side": "Over",
      "recommended_edge": 0.0326,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 258,
      "edge_direction_rank": 230,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Heriberto Hern\u00e1ndez",
      "hitter_id": 681715,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -845,
      "expected_home_runs": 0.1904,
      "prob_1_plus_hr": 0.1734,
      "model_over_probability": 0.1734,
      "model_under_probability": 0.8266,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": 0.8942,
      "implied_over_probability_novig": 0.136,
      "implied_under_probability_novig": 0.864,
      "edge_over": 0.0326,
      "edge_under": -0.0676,
      "recommended_side": "Over",
      "recommended_edge": 0.0326,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 259,
      "edge_direction_rank": 231,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Heriberto Hern\u00e1ndez",
      "hitter_id": 681715,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1904,
      "prob_1_plus_hr": 0.1734,
      "model_over_probability": 0.1734,
      "model_under_probability": 0.8266,
      "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.0326,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0326,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 260,
      "edge_direction_rank": 232,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gunnar Henderson",
      "hitter_id": 683002,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2412,
      "prob_1_plus_hr": 0.2143,
      "model_over_probability": 0.2143,
      "model_under_probability": 0.7857,
      "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.0325,
      "edge_under": -0.0725,
      "recommended_side": "Over",
      "recommended_edge": 0.0325,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 264,
      "edge_direction_rank": 236,
      "value_score": 27.3,
      "value_rank": 43,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "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.0325,
      "edge_under": -0.068,
      "recommended_side": "Over",
      "recommended_edge": 0.0325,
      "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.107,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 261,
      "edge_direction_rank": 233,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -840,
      "expected_home_runs": 0.1915,
      "prob_1_plus_hr": 0.1743,
      "model_over_probability": 0.1743,
      "model_under_probability": 0.8257,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.8936,
      "implied_over_probability_novig": 0.137,
      "implied_under_probability_novig": 0.863,
      "edge_over": 0.0325,
      "edge_under": -0.0679,
      "recommended_side": "Over",
      "recommended_edge": 0.0325,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 262,
      "edge_direction_rank": 234,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1915,
      "prob_1_plus_hr": 0.1743,
      "model_over_probability": 0.1743,
      "model_under_probability": 0.8257,
      "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.0325,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0325,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 263,
      "edge_direction_rank": 235,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1952,
      "prob_1_plus_hr": 0.1773,
      "model_over_probability": 0.1773,
      "model_under_probability": 0.8227,
      "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.0324,
      "edge_under": -0.072,
      "recommended_side": "Over",
      "recommended_edge": 0.0324,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 267,
      "edge_direction_rank": 239,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 595,
      "under_odds": -820,
      "expected_home_runs": 0.194,
      "prob_1_plus_hr": 0.1763,
      "model_over_probability": 0.1763,
      "model_under_probability": 0.8237,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": 0.8913,
      "implied_over_probability_novig": 0.139,
      "implied_under_probability_novig": 0.861,
      "edge_over": 0.0324,
      "edge_under": -0.0676,
      "recommended_side": "Over",
      "recommended_edge": 0.0324,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 265,
      "edge_direction_rank": 237,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 595,
      "under_odds": null,
      "expected_home_runs": 0.194,
      "prob_1_plus_hr": 0.1763,
      "model_over_probability": 0.1763,
      "model_under_probability": 0.8237,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0324,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0324,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 266,
      "edge_direction_rank": 238,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lourdes Gurriel Jr.",
      "hitter_id": 666971,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2104,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0322,
      "edge_under": -0.067,
      "recommended_side": "Over",
      "recommended_edge": 0.0322,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 268,
      "edge_direction_rank": 240,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lourdes Gurriel Jr.",
      "hitter_id": 666971,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2104,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0322,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0322,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 269,
      "edge_direction_rank": 241,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lawrence Butler",
      "hitter_id": 671732,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2233,
      "prob_1_plus_hr": 0.2001,
      "model_over_probability": 0.2001,
      "model_under_probability": 0.7999,
      "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.032,
      "edge_under": -0.0719,
      "recommended_side": "Over",
      "recommended_edge": 0.032,
      "play_tier": "Lean",
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 271,
      "edge_direction_rank": 243,
      "value_score": 19.7,
      "value_rank": 73,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Danny Jansen",
      "hitter_id": 643376,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2042,
      "prob_1_plus_hr": 0.1847,
      "model_over_probability": 0.1847,
      "model_under_probability": 0.8153,
      "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.032,
      "edge_under": -0.0723,
      "recommended_side": "Over",
      "recommended_edge": 0.032,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 270,
      "edge_direction_rank": 242,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2246,
      "prob_1_plus_hr": 0.2012,
      "model_over_probability": 0.2012,
      "model_under_probability": 0.7988,
      "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.0317,
      "edge_under": -0.0722,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 273,
      "edge_direction_rank": 244,
      "value_score": 20.3,
      "value_rank": 70,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Seiya Suzuki",
      "hitter_id": 673548,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -555,
      "expected_home_runs": 0.2466,
      "prob_1_plus_hr": 0.2185,
      "model_over_probability": 0.2185,
      "model_under_probability": 0.7815,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": 0.8473,
      "implied_over_probability_novig": 0.1807,
      "implied_under_probability_novig": 0.8193,
      "edge_over": 0.0316,
      "edge_under": -0.0658,
      "recommended_side": "Over",
      "recommended_edge": 0.0316,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 274,
      "edge_direction_rank": 245,
      "value_score": 29.9,
      "value_rank": 32,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Seiya Suzuki",
      "hitter_id": 673548,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 435,
      "under_odds": null,
      "expected_home_runs": 0.2466,
      "prob_1_plus_hr": 0.2185,
      "model_over_probability": 0.2185,
      "model_under_probability": 0.7815,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0316,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0316,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 275,
      "edge_direction_rank": 246,
      "value_score": 29.9,
      "value_rank": 33,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adrian Del Castillo",
      "hitter_id": 680728,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 595,
      "under_odds": -865,
      "expected_home_runs": 0.1929,
      "prob_1_plus_hr": 0.1754,
      "model_over_probability": 0.1754,
      "model_under_probability": 0.8246,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": 0.8964,
      "implied_over_probability_novig": 0.1383,
      "implied_under_probability_novig": 0.8617,
      "edge_over": 0.0315,
      "edge_under": -0.0718,
      "recommended_side": "Over",
      "recommended_edge": 0.0315,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 276,
      "edge_direction_rank": 247,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0314,
      "edge_under": -0.0664,
      "recommended_side": "Over",
      "recommended_edge": 0.0314,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 277,
      "edge_direction_rank": 248,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0314,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0314,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 278,
      "edge_direction_rank": 249,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1952,
      "prob_1_plus_hr": 0.1773,
      "model_over_probability": 0.1773,
      "model_under_probability": 0.8227,
      "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.0313,
      "edge_under": -0.0662,
      "recommended_side": "Over",
      "recommended_edge": 0.0313,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 280,
      "edge_direction_rank": 250,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1952,
      "prob_1_plus_hr": 0.1773,
      "model_over_probability": 0.1773,
      "model_under_probability": 0.8227,
      "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.0313,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0313,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 281,
      "edge_direction_rank": 251,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1852,
      "prob_1_plus_hr": 0.1691,
      "model_over_probability": 0.1691,
      "model_under_probability": 0.8309,
      "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.0312,
      "edge_under": -0.066,
      "recommended_side": "Over",
      "recommended_edge": 0.0312,
      "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.136,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 282,
      "edge_direction_rank": 252,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1852,
      "prob_1_plus_hr": 0.1691,
      "model_over_probability": 0.1691,
      "model_under_probability": 0.8309,
      "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.0312,
      "edge_under": -0.0715,
      "recommended_side": "Over",
      "recommended_edge": 0.0312,
      "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.136,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 283,
      "edge_direction_rank": 253,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1852,
      "prob_1_plus_hr": 0.1691,
      "model_over_probability": 0.1691,
      "model_under_probability": 0.8309,
      "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.0312,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0312,
      "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.136,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 284,
      "edge_direction_rank": 254,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan O'Hearn",
      "hitter_id": 656811,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -795,
      "expected_home_runs": 0.1948,
      "prob_1_plus_hr": 0.177,
      "model_over_probability": 0.177,
      "model_under_probability": 0.823,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8883,
      "implied_over_probability_novig": 0.1412,
      "implied_under_probability_novig": 0.8588,
      "edge_over": 0.031,
      "edge_under": -0.0653,
      "recommended_side": "Over",
      "recommended_edge": 0.031,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 285,
      "edge_direction_rank": 255,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan O'Hearn",
      "hitter_id": 656811,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -850,
      "expected_home_runs": 0.1948,
      "prob_1_plus_hr": 0.177,
      "model_over_probability": 0.177,
      "model_under_probability": 0.823,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.1403,
      "implied_under_probability_novig": 0.8597,
      "edge_over": 0.031,
      "edge_under": -0.0717,
      "recommended_side": "Over",
      "recommended_edge": 0.031,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 286,
      "edge_direction_rank": 256,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ryan O'Hearn",
      "hitter_id": 656811,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1948,
      "prob_1_plus_hr": 0.177,
      "model_over_probability": 0.177,
      "model_under_probability": 0.823,
      "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.031,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.031,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 287,
      "edge_direction_rank": 257,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2042,
      "prob_1_plus_hr": 0.1847,
      "model_over_probability": 0.1847,
      "model_under_probability": 0.8153,
      "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.0309,
      "edge_under": -0.0664,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 288,
      "edge_direction_rank": 258,
      "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": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2042,
      "prob_1_plus_hr": 0.1847,
      "model_over_probability": 0.1847,
      "model_under_probability": 0.8153,
      "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.0309,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 289,
      "edge_direction_rank": 259,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pavin Smith",
      "hitter_id": 656976,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 580,
      "under_odds": -835,
      "expected_home_runs": 0.196,
      "prob_1_plus_hr": 0.178,
      "model_over_probability": 0.178,
      "model_under_probability": 0.822,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.1414,
      "implied_under_probability_novig": 0.8586,
      "edge_over": 0.0309,
      "edge_under": -0.071,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 290,
      "edge_direction_rank": 260,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1837,
      "prob_1_plus_hr": 0.1678,
      "model_over_probability": 0.1678,
      "model_under_probability": 0.8322,
      "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.0308,
      "edge_under": -0.0652,
      "recommended_side": "Over",
      "recommended_edge": 0.0308,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 291,
      "edge_direction_rank": 261,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1837,
      "prob_1_plus_hr": 0.1678,
      "model_over_probability": 0.1678,
      "model_under_probability": 0.8322,
      "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.0308,
      "edge_under": -0.0707,
      "recommended_side": "Over",
      "recommended_edge": 0.0308,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 292,
      "edge_direction_rank": 262,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lawrence Butler",
      "hitter_id": 671732,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2233,
      "prob_1_plus_hr": 0.2001,
      "model_over_probability": 0.2001,
      "model_under_probability": 0.7999,
      "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.0306,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0306,
      "play_tier": "Lean",
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 293,
      "edge_direction_rank": 263,
      "value_score": 19.5,
      "value_rank": 74,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Soderstrom",
      "hitter_id": 691016,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -725,
      "expected_home_runs": 0.2129,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8788,
      "implied_over_probability_novig": 0.1551,
      "implied_under_probability_novig": 0.8449,
      "edge_over": 0.0305,
      "edge_under": -0.0706,
      "recommended_side": "Over",
      "recommended_edge": 0.0305,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 296,
      "edge_direction_rank": 266,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adrian Del Castillo",
      "hitter_id": 680728,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -810,
      "expected_home_runs": 0.1929,
      "prob_1_plus_hr": 0.1754,
      "model_over_probability": 0.1754,
      "model_under_probability": 0.8246,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8901,
      "implied_over_probability_novig": 0.14,
      "implied_under_probability_novig": 0.86,
      "edge_over": 0.0305,
      "edge_under": -0.0655,
      "recommended_side": "Over",
      "recommended_edge": 0.0305,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 294,
      "edge_direction_rank": 264,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adrian Del Castillo",
      "hitter_id": 680728,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 590,
      "under_odds": null,
      "expected_home_runs": 0.1929,
      "prob_1_plus_hr": 0.1754,
      "model_over_probability": 0.1754,
      "model_under_probability": 0.8246,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0305,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0305,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 295,
      "edge_direction_rank": 265,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2246,
      "prob_1_plus_hr": 0.2012,
      "model_over_probability": 0.2012,
      "model_under_probability": 0.7988,
      "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.0303,
      "edge_under": -0.0642,
      "recommended_side": "Over",
      "recommended_edge": 0.0303,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 297,
      "edge_direction_rank": 267,
      "value_score": 20.1,
      "value_rank": 71,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2246,
      "prob_1_plus_hr": 0.2012,
      "model_over_probability": 0.2012,
      "model_under_probability": 0.7988,
      "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.0303,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0303,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 298,
      "edge_direction_rank": 268,
      "value_score": 20.1,
      "value_rank": 72,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ram\u00f3n Ur\u00edas",
      "hitter_id": 602104,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1100,
      "expected_home_runs": 0.1609,
      "prob_1_plus_hr": 0.1486,
      "model_over_probability": 0.1486,
      "model_under_probability": 0.8514,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1183,
      "implied_under_probability_raw": 0.9167,
      "implied_over_probability_novig": 0.1143,
      "implied_under_probability_novig": 0.8857,
      "edge_over": 0.0303,
      "edge_under": -0.0653,
      "recommended_side": "Over",
      "recommended_edge": 0.0303,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 299,
      "edge_direction_rank": 269,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pavin Smith",
      "hitter_id": 656976,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -785,
      "expected_home_runs": 0.196,
      "prob_1_plus_hr": 0.178,
      "model_over_probability": 0.178,
      "model_under_probability": 0.822,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.887,
      "implied_over_probability_novig": 0.1431,
      "implied_under_probability_novig": 0.8569,
      "edge_over": 0.0299,
      "edge_under": -0.065,
      "recommended_side": "Over",
      "recommended_edge": 0.0299,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 302,
      "edge_direction_rank": 271,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pavin Smith",
      "hitter_id": 656976,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 575,
      "under_odds": null,
      "expected_home_runs": 0.196,
      "prob_1_plus_hr": 0.178,
      "model_over_probability": 0.178,
      "model_under_probability": 0.822,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0299,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0299,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 303,
      "edge_direction_rank": 272,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1837,
      "prob_1_plus_hr": 0.1678,
      "model_over_probability": 0.1678,
      "model_under_probability": 0.8322,
      "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.0299,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0299,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 304,
      "edge_direction_rank": 273,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.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.1242,
      "implied_under_probability_raw": 0.9103,
      "implied_over_probability_novig": 0.1201,
      "implied_under_probability_novig": 0.8799,
      "edge_over": 0.0299,
      "edge_under": -0.0644,
      "recommended_side": "Over",
      "recommended_edge": 0.0299,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 301,
      "edge_direction_rank": 270,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zack Gelof",
      "hitter_id": 680869,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1835,
      "prob_1_plus_hr": 0.1676,
      "model_over_probability": 0.1676,
      "model_under_probability": 0.8324,
      "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.0297,
      "edge_under": -0.0645,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 305,
      "edge_direction_rank": 274,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zack Gelof",
      "hitter_id": 680869,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1835,
      "prob_1_plus_hr": 0.1676,
      "model_over_probability": 0.1676,
      "model_under_probability": 0.8324,
      "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.0297,
      "edge_under": -0.07,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 306,
      "edge_direction_rank": 275,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ram\u00f3n Ur\u00edas",
      "hitter_id": 602104,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 740,
      "under_odds": -1165,
      "expected_home_runs": 0.1609,
      "prob_1_plus_hr": 0.1486,
      "model_over_probability": 0.1486,
      "model_under_probability": 0.8514,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.119,
      "implied_under_probability_raw": 0.9209,
      "implied_over_probability_novig": 0.1144,
      "implied_under_probability_novig": 0.8856,
      "edge_over": 0.0296,
      "edge_under": -0.0695,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 308,
      "edge_direction_rank": 277,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ram\u00f3n Ur\u00edas",
      "hitter_id": 602104,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1609,
      "prob_1_plus_hr": 0.1486,
      "model_over_probability": 0.1486,
      "model_under_probability": 0.8514,
      "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.0296,
      "edge_under": null,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 309,
      "edge_direction_rank": 278,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1545,
      "prob_1_plus_hr": 0.1432,
      "model_over_probability": 0.1432,
      "model_under_probability": 0.8568,
      "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.0296,
      "edge_under": -0.0645,
      "recommended_side": "Over",
      "recommended_edge": 0.0296,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 307,
      "edge_direction_rank": 276,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Lawrence Butler",
      "hitter_id": 671732,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2233,
      "prob_1_plus_hr": 0.2001,
      "model_over_probability": 0.2001,
      "model_under_probability": 0.7999,
      "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.0292,
      "edge_under": -0.065,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 310,
      "edge_direction_rank": 279,
      "value_score": 19.3,
      "value_rank": 75,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Soderstrom",
      "hitter_id": 691016,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 515,
      "under_odds": -680,
      "expected_home_runs": 0.2129,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1572,
      "implied_under_probability_novig": 0.8428,
      "edge_over": 0.0292,
      "edge_under": -0.0636,
      "recommended_side": "Over",
      "recommended_edge": 0.0292,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 311,
      "edge_direction_rank": 280,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler Soderstrom",
      "hitter_id": 691016,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 515,
      "under_odds": null,
      "expected_home_runs": 0.2129,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0292,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0292,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 312,
      "edge_direction_rank": 281,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gunnar Henderson",
      "hitter_id": 683002,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2412,
      "prob_1_plus_hr": 0.2143,
      "model_over_probability": 0.2143,
      "model_under_probability": 0.7857,
      "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.0291,
      "edge_under": -0.0639,
      "recommended_side": "Over",
      "recommended_edge": 0.0291,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 315,
      "edge_direction_rank": 284,
      "value_score": 27.1,
      "value_rank": 44,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gunnar Henderson",
      "hitter_id": 683002,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2412,
      "prob_1_plus_hr": 0.2143,
      "model_over_probability": 0.2143,
      "model_under_probability": 0.7857,
      "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.0291,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0291,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 316,
      "edge_direction_rank": 285,
      "value_score": 27.1,
      "value_rank": 45,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.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.125,
      "implied_under_probability_raw": 0.9153,
      "implied_over_probability_novig": 0.1202,
      "implied_under_probability_novig": 0.8798,
      "edge_over": 0.0291,
      "edge_under": -0.0694,
      "recommended_side": "Over",
      "recommended_edge": 0.0291,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 313,
      "edge_direction_rank": 282,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.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.125,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0291,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0291,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 314,
      "edge_direction_rank": 283,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2307,
      "prob_1_plus_hr": 0.206,
      "model_over_probability": 0.206,
      "model_under_probability": 0.794,
      "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.029,
      "edge_under": -0.0699,
      "recommended_side": "Over",
      "recommended_edge": 0.029,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 318,
      "edge_direction_rank": 287,
      "value_score": 22.4,
      "value_rank": 62,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -765,
      "expected_home_runs": 0.2033,
      "prob_1_plus_hr": 0.184,
      "model_over_probability": 0.184,
      "model_under_probability": 0.816,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8844,
      "implied_over_probability_novig": 0.1491,
      "implied_under_probability_novig": 0.8509,
      "edge_over": 0.029,
      "edge_under": -0.0684,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 317,
      "edge_direction_rank": 286,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Rob Refsnyder",
      "hitter_id": 608701,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -795,
      "expected_home_runs": 0.1991,
      "prob_1_plus_hr": 0.1805,
      "model_over_probability": 0.1805,
      "model_under_probability": 0.8195,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1515,
      "implied_under_probability_raw": 0.8883,
      "implied_over_probability_novig": 0.1457,
      "implied_under_probability_novig": 0.8543,
      "edge_over": 0.029,
      "edge_under": -0.0688,
      "recommended_side": "Over",
      "recommended_edge": 0.029,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 319,
      "edge_direction_rank": 288,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2177,
      "prob_1_plus_hr": 0.1956,
      "model_over_probability": 0.1956,
      "model_under_probability": 0.8044,
      "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.0289,
      "edge_under": -0.069,
      "recommended_side": "Over",
      "recommended_edge": 0.0289,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 320,
      "edge_direction_rank": 289,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zack Gelof",
      "hitter_id": 680869,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 620,
      "under_odds": null,
      "expected_home_runs": 0.1835,
      "prob_1_plus_hr": 0.1676,
      "model_over_probability": 0.1676,
      "model_under_probability": 0.8324,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0287,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0287,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 321,
      "edge_direction_rank": 290,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1545,
      "prob_1_plus_hr": 0.1432,
      "model_over_probability": 0.1432,
      "model_under_probability": 0.8568,
      "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.0283,
      "edge_under": -0.0686,
      "recommended_side": "Over",
      "recommended_edge": 0.0283,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 322,
      "edge_direction_rank": 291,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1545,
      "prob_1_plus_hr": 0.1432,
      "model_over_probability": 0.1432,
      "model_under_probability": 0.8568,
      "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.0283,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0283,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 323,
      "edge_direction_rank": 292,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brett Baty",
      "hitter_id": 683146,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 620,
      "under_odds": -910,
      "expected_home_runs": 0.1825,
      "prob_1_plus_hr": 0.1668,
      "model_over_probability": 0.1668,
      "model_under_probability": 0.8332,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.901,
      "implied_over_probability_novig": 0.1336,
      "implied_under_probability_novig": 0.8664,
      "edge_over": 0.0279,
      "edge_under": -0.0678,
      "recommended_side": "Over",
      "recommended_edge": 0.0279,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 324,
      "edge_direction_rank": 293,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Rob Refsnyder",
      "hitter_id": 608701,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -745,
      "expected_home_runs": 0.1991,
      "prob_1_plus_hr": 0.1805,
      "model_over_probability": 0.1805,
      "model_under_probability": 0.8195,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": 0.8817,
      "implied_over_probability_novig": 0.1476,
      "implied_under_probability_novig": 0.8524,
      "edge_over": 0.0278,
      "edge_under": -0.0622,
      "recommended_side": "Over",
      "recommended_edge": 0.0278,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 325,
      "edge_direction_rank": 294,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Rob Refsnyder",
      "hitter_id": 608701,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 555,
      "under_odds": null,
      "expected_home_runs": 0.1991,
      "prob_1_plus_hr": 0.1805,
      "model_over_probability": 0.1805,
      "model_under_probability": 0.8195,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0278,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0278,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 326,
      "edge_direction_rank": 295,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1836,
      "prob_1_plus_hr": 0.1677,
      "model_over_probability": 0.1677,
      "model_under_probability": 0.8323,
      "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.0278,
      "edge_under": -0.0624,
      "recommended_side": "Over",
      "recommended_edge": 0.0278,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 327,
      "edge_direction_rank": 296,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1836,
      "prob_1_plus_hr": 0.1677,
      "model_over_probability": 0.1677,
      "model_under_probability": 0.8323,
      "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.0278,
      "edge_under": -0.0682,
      "recommended_side": "Over",
      "recommended_edge": 0.0278,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 328,
      "edge_direction_rank": 297,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2177,
      "prob_1_plus_hr": 0.1956,
      "model_over_probability": 0.1956,
      "model_under_probability": 0.8044,
      "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.0275,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0275,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 329,
      "edge_direction_rank": 298,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2307,
      "prob_1_plus_hr": 0.206,
      "model_over_probability": 0.206,
      "model_under_probability": 0.794,
      "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.0274,
      "edge_under": -0.0621,
      "recommended_side": "Over",
      "recommended_edge": 0.0274,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 330,
      "edge_direction_rank": 299,
      "value_score": 22.2,
      "value_rank": 65,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2307,
      "prob_1_plus_hr": 0.206,
      "model_over_probability": 0.206,
      "model_under_probability": 0.794,
      "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.0274,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0274,
      "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.062,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 331,
      "edge_direction_rank": 300,
      "value_score": 22.2,
      "value_rank": 66,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1956,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "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.0273,
      "edge_under": -0.0672,
      "recommended_side": "Over",
      "recommended_edge": 0.0273,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 334,
      "edge_direction_rank": 303,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Walker",
      "hitter_id": 691023,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 815,
      "under_odds": -1245,
      "expected_home_runs": 0.1469,
      "prob_1_plus_hr": 0.1366,
      "model_over_probability": 0.1366,
      "model_under_probability": 0.8634,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1093,
      "implied_under_probability_raw": 0.9257,
      "implied_over_probability_novig": 0.1056,
      "implied_under_probability_novig": 0.8944,
      "edge_over": 0.0273,
      "edge_under": -0.0623,
      "recommended_side": "Over",
      "recommended_edge": 0.0273,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 333,
      "edge_direction_rank": 302,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joey Bart",
      "hitter_id": 663698,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 835,
      "under_odds": -1290,
      "expected_home_runs": 0.1442,
      "prob_1_plus_hr": 0.1343,
      "model_over_probability": 0.1343,
      "model_under_probability": 0.8657,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.107,
      "implied_under_probability_raw": 0.9281,
      "implied_over_probability_novig": 0.1034,
      "implied_under_probability_novig": 0.8966,
      "edge_over": 0.0273,
      "edge_under": -0.0624,
      "recommended_side": "Over",
      "recommended_edge": 0.0273,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 332,
      "edge_direction_rank": 301,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1836,
      "prob_1_plus_hr": 0.1677,
      "model_over_probability": 0.1677,
      "model_under_probability": 0.8323,
      "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.0269,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0269,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 337,
      "edge_direction_rank": 306,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brett Baty",
      "hitter_id": 683146,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -860,
      "expected_home_runs": 0.1825,
      "prob_1_plus_hr": 0.1668,
      "model_over_probability": 0.1668,
      "model_under_probability": 0.8332,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.8958,
      "implied_over_probability_novig": 0.1351,
      "implied_under_probability_novig": 0.8649,
      "edge_over": 0.0269,
      "edge_under": -0.0626,
      "recommended_side": "Over",
      "recommended_edge": 0.0269,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 335,
      "edge_direction_rank": 304,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brett Baty",
      "hitter_id": 683146,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 615,
      "under_odds": null,
      "expected_home_runs": 0.1825,
      "prob_1_plus_hr": 0.1668,
      "model_over_probability": 0.1668,
      "model_under_probability": 0.8332,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0269,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0269,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 8,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 336,
      "edge_direction_rank": 305,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -720,
      "expected_home_runs": 0.2033,
      "prob_1_plus_hr": 0.184,
      "model_over_probability": 0.184,
      "model_under_probability": 0.816,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.878,
      "implied_over_probability_novig": 0.1521,
      "implied_under_probability_novig": 0.8479,
      "edge_over": 0.0265,
      "edge_under": -0.062,
      "recommended_side": "Over",
      "recommended_edge": 0.0265,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 338,
      "edge_direction_rank": 307,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2033,
      "prob_1_plus_hr": 0.184,
      "model_over_probability": 0.184,
      "model_under_probability": 0.816,
      "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.0265,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0265,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 339,
      "edge_direction_rank": 308,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1956,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "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.0262,
      "edge_under": -0.0607,
      "recommended_side": "Over",
      "recommended_edge": 0.0262,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 342,
      "edge_direction_rank": 311,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1956,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "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.0262,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0262,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 343,
      "edge_direction_rank": 312,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joey Bart",
      "hitter_id": 663698,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 825,
      "under_odds": -1365,
      "expected_home_runs": 0.1442,
      "prob_1_plus_hr": 0.1343,
      "model_over_probability": 0.1343,
      "model_under_probability": 0.8657,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1081,
      "implied_under_probability_raw": 0.9317,
      "implied_over_probability_novig": 0.104,
      "implied_under_probability_novig": 0.896,
      "edge_over": 0.0262,
      "edge_under": -0.066,
      "recommended_side": "Over",
      "recommended_edge": 0.0262,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 340,
      "edge_direction_rank": 309,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Joey Bart",
      "hitter_id": 663698,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 825,
      "under_odds": null,
      "expected_home_runs": 0.1442,
      "prob_1_plus_hr": 0.1343,
      "model_over_probability": 0.1343,
      "model_under_probability": 0.8657,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1081,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0262,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0262,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 341,
      "edge_direction_rank": 310,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2177,
      "prob_1_plus_hr": 0.1956,
      "model_over_probability": 0.1956,
      "model_under_probability": 0.8044,
      "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.0261,
      "edge_under": -0.0614,
      "recommended_side": "Over",
      "recommended_edge": 0.0261,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 347,
      "edge_direction_rank": 316,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2043,
      "prob_1_plus_hr": 0.1848,
      "model_over_probability": 0.1848,
      "model_under_probability": 0.8152,
      "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.0261,
      "edge_under": -0.0658,
      "recommended_side": "Over",
      "recommended_edge": 0.0261,
      "play_tier": "Lean",
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 346,
      "edge_direction_rank": 315,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Walker",
      "hitter_id": 691023,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 805,
      "under_odds": -1320,
      "expected_home_runs": 0.1469,
      "prob_1_plus_hr": 0.1366,
      "model_over_probability": 0.1366,
      "model_under_probability": 0.8634,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1105,
      "implied_under_probability_raw": 0.9296,
      "implied_over_probability_novig": 0.1062,
      "implied_under_probability_novig": 0.8938,
      "edge_over": 0.0261,
      "edge_under": -0.0662,
      "recommended_side": "Over",
      "recommended_edge": 0.0261,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 344,
      "edge_direction_rank": 313,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Walker",
      "hitter_id": 691023,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 805,
      "under_odds": null,
      "expected_home_runs": 0.1469,
      "prob_1_plus_hr": 0.1366,
      "model_over_probability": 0.1366,
      "model_under_probability": 0.8634,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1105,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0261,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0261,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 345,
      "edge_direction_rank": 314,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1741,
      "prob_1_plus_hr": 0.1598,
      "model_over_probability": 0.1598,
      "model_under_probability": 0.8402,
      "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.0247,
      "edge_under": -0.0646,
      "recommended_side": "No Play",
      "recommended_edge": 0.0247,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 349,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colton Cowser",
      "hitter_id": 681297,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": -730,
      "expected_home_runs": 0.2039,
      "prob_1_plus_hr": 0.1845,
      "model_over_probability": 0.1845,
      "model_under_probability": 0.8155,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8795,
      "implied_over_probability_novig": 0.1539,
      "implied_under_probability_novig": 0.8461,
      "edge_over": 0.0245,
      "edge_under": -0.064,
      "recommended_side": "No Play",
      "recommended_edge": 0.0245,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 350,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1102,
      "prob_1_plus_hr": 0.1043,
      "model_over_probability": 0.1043,
      "model_under_probability": 0.8957,
      "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.0243,
      "edge_under": -0.0593,
      "recommended_side": "No Play",
      "recommended_edge": 0.0243,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 351,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1102,
      "prob_1_plus_hr": 0.1043,
      "model_over_probability": 0.1043,
      "model_under_probability": 0.8957,
      "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.0243,
      "edge_under": -0.0643,
      "recommended_side": "No Play",
      "recommended_edge": 0.0243,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 352,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1102,
      "prob_1_plus_hr": 0.1043,
      "model_over_probability": 0.1043,
      "model_under_probability": 0.8957,
      "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.0243,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0243,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 353,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1958,
      "prob_1_plus_hr": 0.1778,
      "model_over_probability": 0.1778,
      "model_under_probability": 0.8222,
      "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.0632,
      "edge_under": 0.0242,
      "recommended_side": "No Play",
      "recommended_edge": 0.0242,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 354,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 275,
      "under_odds": -340,
      "expected_home_runs": 0.2274,
      "prob_1_plus_hr": 0.2034,
      "model_over_probability": 0.2034,
      "model_under_probability": 0.7966,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2667,
      "implied_under_probability_raw": 0.7727,
      "implied_over_probability_novig": 0.2566,
      "implied_under_probability_novig": 0.7434,
      "edge_over": -0.0633,
      "edge_under": 0.0239,
      "recommended_side": "No Play",
      "recommended_edge": 0.0239,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 356,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 265,
      "under_odds": -325,
      "expected_home_runs": 0.2377,
      "prob_1_plus_hr": 0.2116,
      "model_over_probability": 0.2116,
      "model_under_probability": 0.7884,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.274,
      "implied_under_probability_raw": 0.7647,
      "implied_over_probability_novig": 0.2638,
      "implied_under_probability_novig": 0.7362,
      "edge_over": -0.0624,
      "edge_under": 0.0237,
      "recommended_side": "No Play",
      "recommended_edge": 0.0237,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 360,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1741,
      "prob_1_plus_hr": 0.1598,
      "model_over_probability": 0.1598,
      "model_under_probability": 0.8402,
      "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.0237,
      "edge_under": -0.0588,
      "recommended_side": "No Play",
      "recommended_edge": 0.0237,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 357,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1741,
      "prob_1_plus_hr": 0.1598,
      "model_over_probability": 0.1598,
      "model_under_probability": 0.8402,
      "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.0237,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0237,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 358,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Miguel Andujar",
      "hitter_id": 609280,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 840,
      "under_odds": -1305,
      "expected_home_runs": 0.1394,
      "prob_1_plus_hr": 0.1301,
      "model_over_probability": 0.1301,
      "model_under_probability": 0.8699,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1064,
      "implied_under_probability_raw": 0.9288,
      "implied_over_probability_novig": 0.1028,
      "implied_under_probability_novig": 0.8972,
      "edge_over": 0.0237,
      "edge_under": -0.0589,
      "recommended_side": "No Play",
      "recommended_edge": 0.0237,
      "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": 1.122,
      "pitch_mix_interaction_score": 107.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 359,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2043,
      "prob_1_plus_hr": 0.1848,
      "model_over_probability": 0.1848,
      "model_under_probability": 0.8152,
      "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.0235,
      "edge_under": -0.059,
      "recommended_side": "No Play",
      "recommended_edge": 0.0235,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 361,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2043,
      "prob_1_plus_hr": 0.1848,
      "model_over_probability": 0.1848,
      "model_under_probability": 0.8152,
      "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.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": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 362,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colton Cowser",
      "hitter_id": 681297,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2039,
      "prob_1_plus_hr": 0.1845,
      "model_over_probability": 0.1845,
      "model_under_probability": 0.8155,
      "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.0232,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0232,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 364,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Westburg",
      "hitter_id": 676059,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "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.0231,
      "edge_under": -0.0634,
      "recommended_side": "No Play",
      "recommended_edge": 0.0231,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 365,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1974,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "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.0229,
      "edge_under": -0.0628,
      "recommended_side": "No Play",
      "recommended_edge": 0.0229,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 366,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Horwitz",
      "hitter_id": 687462,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 655,
      "under_odds": -925,
      "expected_home_runs": 0.1686,
      "prob_1_plus_hr": 0.1552,
      "model_over_probability": 0.1552,
      "model_under_probability": 0.8448,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1325,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.128,
      "implied_under_probability_novig": 0.872,
      "edge_over": 0.0227,
      "edge_under": -0.0576,
      "recommended_side": "No Play",
      "recommended_edge": 0.0227,
      "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": 1.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 368,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Horwitz",
      "hitter_id": 687462,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 655,
      "under_odds": -980,
      "expected_home_runs": 0.1686,
      "prob_1_plus_hr": 0.1552,
      "model_over_probability": 0.1552,
      "model_under_probability": 0.8448,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1325,
      "implied_under_probability_raw": 0.9074,
      "implied_over_probability_novig": 0.1274,
      "implied_under_probability_novig": 0.8726,
      "edge_over": 0.0227,
      "edge_under": -0.0626,
      "recommended_side": "No Play",
      "recommended_edge": 0.0227,
      "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": 1.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 369,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Michael Busch",
      "hitter_id": 683737,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -520,
      "expected_home_runs": 0.2518,
      "prob_1_plus_hr": 0.2226,
      "model_over_probability": 0.2226,
      "model_under_probability": 0.7774,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2,
      "implied_under_probability_raw": 0.8387,
      "implied_over_probability_novig": 0.1925,
      "implied_under_probability_novig": 0.8075,
      "edge_over": 0.0226,
      "edge_under": -0.0613,
      "recommended_side": "No Play",
      "recommended_edge": 0.0226,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 371,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Miguel Andujar",
      "hitter_id": 609280,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 830,
      "under_odds": -1380,
      "expected_home_runs": 0.1394,
      "prob_1_plus_hr": 0.1301,
      "model_over_probability": 0.1301,
      "model_under_probability": 0.8699,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1075,
      "implied_under_probability_raw": 0.9324,
      "implied_over_probability_novig": 0.1034,
      "implied_under_probability_novig": 0.8966,
      "edge_over": 0.0226,
      "edge_under": -0.0625,
      "recommended_side": "No Play",
      "recommended_edge": 0.0226,
      "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": 1.122,
      "pitch_mix_interaction_score": 107.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 372,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Miguel Andujar",
      "hitter_id": 609280,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 830,
      "under_odds": null,
      "expected_home_runs": 0.1394,
      "prob_1_plus_hr": 0.1301,
      "model_over_probability": 0.1301,
      "model_under_probability": 0.8699,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1075,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0226,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0226,
      "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": 1.122,
      "pitch_mix_interaction_score": 107.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 373,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1979,
      "prob_1_plus_hr": 0.1795,
      "model_over_probability": 0.1795,
      "model_under_probability": 0.8205,
      "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.0558,
      "edge_under": 0.0225,
      "recommended_side": "No Play",
      "recommended_edge": 0.0225,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 374,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zach Neto",
      "hitter_id": 687263,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -595,
      "expected_home_runs": 0.2305,
      "prob_1_plus_hr": 0.2059,
      "model_over_probability": 0.2059,
      "model_under_probability": 0.7941,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8561,
      "implied_over_probability_novig": 0.1765,
      "implied_under_probability_novig": 0.8235,
      "edge_over": 0.0224,
      "edge_under": -0.062,
      "recommended_side": "No Play",
      "recommended_edge": 0.0224,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 375,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -665,
      "expected_home_runs": 0.2146,
      "prob_1_plus_hr": 0.1931,
      "model_over_probability": 0.1931,
      "model_under_probability": 0.8069,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8693,
      "implied_over_probability_novig": 0.1643,
      "implied_under_probability_novig": 0.8357,
      "edge_over": 0.0222,
      "edge_under": -0.0624,
      "recommended_side": "No Play",
      "recommended_edge": 0.0222,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 376,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colton Cowser",
      "hitter_id": 681297,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 515,
      "under_odds": -685,
      "expected_home_runs": 0.2039,
      "prob_1_plus_hr": 0.1845,
      "model_over_probability": 0.1845,
      "model_under_probability": 0.8155,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1571,
      "implied_under_probability_novig": 0.8429,
      "edge_over": 0.0219,
      "edge_under": -0.0571,
      "recommended_side": "No Play",
      "recommended_edge": 0.0219,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 378,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Spencer Horwitz",
      "hitter_id": 687462,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 650,
      "under_odds": null,
      "expected_home_runs": 0.1686,
      "prob_1_plus_hr": 0.1552,
      "model_over_probability": 0.1552,
      "model_under_probability": 0.8448,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0219,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0219,
      "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": 1.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 379,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Westburg",
      "hitter_id": 676059,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "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.0217,
      "edge_under": -0.0559,
      "recommended_side": "No Play",
      "recommended_edge": 0.0217,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 380,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jordan Westburg",
      "hitter_id": 676059,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "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.0217,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0217,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 381,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ram\u00f3n Laureano",
      "hitter_id": 657656,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2086,
      "prob_1_plus_hr": 0.1883,
      "model_over_probability": 0.1883,
      "model_under_probability": 0.8117,
      "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.0216,
      "edge_under": -0.0617,
      "recommended_side": "No Play",
      "recommended_edge": 0.0216,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 384,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1974,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "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.0216,
      "edge_under": -0.0564,
      "recommended_side": "No Play",
      "recommended_edge": 0.0216,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 382,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1974,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "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.0216,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0216,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 383,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zach Neto",
      "hitter_id": 687263,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2305,
      "prob_1_plus_hr": 0.2059,
      "model_over_probability": 0.2059,
      "model_under_probability": 0.7941,
      "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.0207,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0207,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 388,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -625,
      "expected_home_runs": 0.2146,
      "prob_1_plus_hr": 0.1931,
      "model_over_probability": 0.1931,
      "model_under_probability": 0.8069,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1667,
      "implied_under_probability_novig": 0.8333,
      "edge_over": 0.0207,
      "edge_under": -0.0552,
      "recommended_side": "No Play",
      "recommended_edge": 0.0207,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 386,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 480,
      "under_odds": null,
      "expected_home_runs": 0.2146,
      "prob_1_plus_hr": 0.1931,
      "model_over_probability": 0.1931,
      "model_under_probability": 0.8069,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0207,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0207,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 387,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ram\u00f3n Laureano",
      "hitter_id": 657656,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2086,
      "prob_1_plus_hr": 0.1883,
      "model_over_probability": 0.1883,
      "model_under_probability": 0.8117,
      "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.0202,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0202,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 389,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1866,
      "prob_1_plus_hr": 0.1702,
      "model_over_probability": 0.1702,
      "model_under_probability": 0.8298,
      "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.0198,
      "edge_under": -0.0597,
      "recommended_side": "No Play",
      "recommended_edge": 0.0198,
      "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": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 391,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1048,
      "prob_1_plus_hr": 0.0995,
      "model_over_probability": 0.0995,
      "model_under_probability": 0.9005,
      "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.0195,
      "edge_under": -0.0545,
      "recommended_side": "No Play",
      "recommended_edge": 0.0195,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 393,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1048,
      "prob_1_plus_hr": 0.0995,
      "model_over_probability": 0.0995,
      "model_under_probability": 0.9005,
      "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.0195,
      "edge_under": -0.0595,
      "recommended_side": "No Play",
      "recommended_edge": 0.0195,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 394,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1048,
      "prob_1_plus_hr": 0.0995,
      "model_over_probability": 0.0995,
      "model_under_probability": 0.9005,
      "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.0195,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0195,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 395,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Fernando Tatis Jr.",
      "hitter_id": 665487,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2205,
      "prob_1_plus_hr": 0.1979,
      "model_over_probability": 0.1979,
      "model_under_probability": 0.8021,
      "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.0193,
      "edge_under": -0.059,
      "recommended_side": "No Play",
      "recommended_edge": 0.0193,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 396,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Zach Neto",
      "hitter_id": 687263,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -560,
      "expected_home_runs": 0.2305,
      "prob_1_plus_hr": 0.2059,
      "model_over_probability": 0.2059,
      "model_under_probability": 0.7941,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": 0.8485,
      "implied_over_probability_novig": 0.1805,
      "implied_under_probability_novig": 0.8195,
      "edge_over": 0.019,
      "edge_under": -0.0544,
      "recommended_side": "No Play",
      "recommended_edge": 0.019,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 399,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ram\u00f3n Laureano",
      "hitter_id": 657656,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2086,
      "prob_1_plus_hr": 0.1883,
      "model_over_probability": 0.1883,
      "model_under_probability": 0.8117,
      "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.0188,
      "edge_under": -0.0541,
      "recommended_side": "No Play",
      "recommended_edge": 0.0188,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 404,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 885,
      "under_odds": -1405,
      "expected_home_runs": 0.1282,
      "prob_1_plus_hr": 0.1203,
      "model_over_probability": 0.1203,
      "model_under_probability": 0.8797,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1015,
      "implied_under_probability_raw": 0.9336,
      "implied_over_probability_novig": 0.0981,
      "implied_under_probability_novig": 0.9019,
      "edge_over": 0.0188,
      "edge_under": -0.0539,
      "recommended_side": "No Play",
      "recommended_edge": 0.0188,
      "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": 1.063,
      "pitch_mix_interaction_score": 106.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 402,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1866,
      "prob_1_plus_hr": 0.1702,
      "model_over_probability": 0.1702,
      "model_under_probability": 0.8298,
      "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.0187,
      "edge_under": -0.0532,
      "recommended_side": "No Play",
      "recommended_edge": 0.0187,
      "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": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 405,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1866,
      "prob_1_plus_hr": 0.1702,
      "model_over_probability": 0.1702,
      "model_under_probability": 0.8298,
      "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.0187,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0187,
      "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": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 406,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Michael Busch",
      "hitter_id": 683737,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 390,
      "under_odds": null,
      "expected_home_runs": 0.2518,
      "prob_1_plus_hr": 0.2226,
      "model_over_probability": 0.2226,
      "model_under_probability": 0.7774,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2041,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0185,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0185,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 407,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 305,
      "under_odds": -375,
      "expected_home_runs": 0.2134,
      "prob_1_plus_hr": 0.1922,
      "model_over_probability": 0.1922,
      "model_under_probability": 0.8078,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2469,
      "implied_under_probability_raw": 0.7895,
      "implied_over_probability_novig": 0.2382,
      "implied_under_probability_novig": 0.7618,
      "edge_over": -0.0547,
      "edge_under": 0.0183,
      "recommended_side": "No Play",
      "recommended_edge": 0.0183,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 408,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gary S\u00e1nchez",
      "hitter_id": 596142,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -645,
      "expected_home_runs": 0.2133,
      "prob_1_plus_hr": 0.1921,
      "model_over_probability": 0.1921,
      "model_under_probability": 0.8079,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1673,
      "implied_under_probability_novig": 0.8327,
      "edge_over": 0.0182,
      "edge_under": -0.0579,
      "recommended_side": "No Play",
      "recommended_edge": 0.0182,
      "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": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 409,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corbin Carroll",
      "hitter_id": 682998,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -595,
      "expected_home_runs": 0.2251,
      "prob_1_plus_hr": 0.2016,
      "model_over_probability": 0.2016,
      "model_under_probability": 0.7984,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8561,
      "implied_over_probability_novig": 0.1765,
      "implied_under_probability_novig": 0.8235,
      "edge_over": 0.0181,
      "edge_under": -0.0577,
      "recommended_side": "No Play",
      "recommended_edge": 0.0181,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 410,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Will Benson",
      "hitter_id": 666181,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -755,
      "expected_home_runs": 0.1931,
      "prob_1_plus_hr": 0.1756,
      "model_over_probability": 0.1756,
      "model_under_probability": 0.8244,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.883,
      "implied_over_probability_novig": 0.1514,
      "implied_under_probability_novig": 0.8486,
      "edge_over": 0.0181,
      "edge_under": -0.0586,
      "recommended_side": "No Play",
      "recommended_edge": 0.0181,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 411,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -685,
      "expected_home_runs": 0.2058,
      "prob_1_plus_hr": 0.186,
      "model_over_probability": 0.186,
      "model_under_probability": 0.814,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1615,
      "implied_under_probability_novig": 0.8385,
      "edge_over": 0.0179,
      "edge_under": -0.0586,
      "recommended_side": "No Play",
      "recommended_edge": 0.0179,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 412,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Fernando Tatis Jr.",
      "hitter_id": 665487,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2205,
      "prob_1_plus_hr": 0.1979,
      "model_over_probability": 0.1979,
      "model_under_probability": 0.8021,
      "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.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": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 413,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 875,
      "under_odds": null,
      "expected_home_runs": 0.1282,
      "prob_1_plus_hr": 0.1203,
      "model_over_probability": 0.1203,
      "model_under_probability": 0.8797,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1026,
      "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": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 106.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 414,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bryce Harper",
      "hitter_id": 547180,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.24,
      "prob_1_plus_hr": 0.2134,
      "model_over_probability": 0.2134,
      "model_under_probability": 0.7866,
      "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.0173,
      "edge_under": -0.0572,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 417,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2103,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0173,
      "edge_under": -0.0581,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 418,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nico Hoerner",
      "hitter_id": 663538,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1024,
      "prob_1_plus_hr": 0.0973,
      "model_over_probability": 0.0973,
      "model_under_probability": 0.9027,
      "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.0173,
      "edge_under": -0.0523,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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.134,
      "pitch_mix_interaction_score": 104.7,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 419,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nico Hoerner",
      "hitter_id": 663538,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1024,
      "prob_1_plus_hr": 0.0973,
      "model_over_probability": 0.0973,
      "model_under_probability": 0.9027,
      "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.0173,
      "edge_under": -0.0573,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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.134,
      "pitch_mix_interaction_score": 104.7,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 420,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nico Hoerner",
      "hitter_id": 663538,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1024,
      "prob_1_plus_hr": 0.0973,
      "model_over_probability": 0.0973,
      "model_under_probability": 0.9027,
      "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.0173,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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.134,
      "pitch_mix_interaction_score": 104.7,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 421,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 870,
      "under_odds": -1485,
      "expected_home_runs": 0.1282,
      "prob_1_plus_hr": 0.1203,
      "model_over_probability": 0.1203,
      "model_under_probability": 0.8797,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1031,
      "implied_under_probability_raw": 0.9369,
      "implied_over_probability_novig": 0.0991,
      "implied_under_probability_novig": 0.9009,
      "edge_over": 0.0172,
      "edge_under": -0.0572,
      "recommended_side": "No Play",
      "recommended_edge": 0.0172,
      "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": 1.063,
      "pitch_mix_interaction_score": 106.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 422,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2304,
      "prob_1_plus_hr": 0.2058,
      "model_over_probability": 0.2058,
      "model_under_probability": 0.7942,
      "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.0171,
      "edge_under": -0.0565,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 423,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Will Benson",
      "hitter_id": 666181,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1931,
      "prob_1_plus_hr": 0.1756,
      "model_over_probability": 0.1756,
      "model_under_probability": 0.8244,
      "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.0169,
      "edge_under": -0.0514,
      "recommended_side": "No Play",
      "recommended_edge": 0.0169,
      "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.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 426,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Will Benson",
      "hitter_id": 666181,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1931,
      "prob_1_plus_hr": 0.1756,
      "model_over_probability": 0.1756,
      "model_under_probability": 0.8244,
      "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.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": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 427,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gary S\u00e1nchez",
      "hitter_id": 596142,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 470,
      "under_odds": null,
      "expected_home_runs": 0.2133,
      "prob_1_plus_hr": 0.1921,
      "model_over_probability": 0.1921,
      "model_under_probability": 0.8079,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0167,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0167,
      "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": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 429,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -640,
      "expected_home_runs": 0.2058,
      "prob_1_plus_hr": 0.186,
      "model_over_probability": 0.186,
      "model_under_probability": 0.814,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1639,
      "implied_under_probability_novig": 0.8361,
      "edge_over": 0.0165,
      "edge_under": -0.0509,
      "recommended_side": "No Play",
      "recommended_edge": 0.0165,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 430,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2058,
      "prob_1_plus_hr": 0.186,
      "model_over_probability": 0.186,
      "model_under_probability": 0.814,
      "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.0165,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0165,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 431,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Michael Busch",
      "hitter_id": 683737,
      "team_abbr": "CHC",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 385,
      "under_odds": -490,
      "expected_home_runs": 0.2518,
      "prob_1_plus_hr": 0.2226,
      "model_over_probability": 0.2226,
      "model_under_probability": 0.7774,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2062,
      "implied_under_probability_raw": 0.8305,
      "implied_over_probability_novig": 0.1989,
      "implied_under_probability_novig": 0.8011,
      "edge_over": 0.0164,
      "edge_under": -0.0531,
      "recommended_side": "No Play",
      "recommended_edge": 0.0164,
      "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.134,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.016,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 432,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Fernando Tatis Jr.",
      "hitter_id": 665487,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2205,
      "prob_1_plus_hr": 0.1979,
      "model_over_probability": 0.1979,
      "model_under_probability": 0.8021,
      "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.0161,
      "edge_under": -0.0508,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 434,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -1320,
      "expected_home_runs": 0.1294,
      "prob_1_plus_hr": 0.1214,
      "model_over_probability": 0.1214,
      "model_under_probability": 0.8786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": 0.9296,
      "implied_over_probability_novig": 0.1017,
      "implied_under_probability_novig": 0.8983,
      "edge_over": 0.0161,
      "edge_under": -0.051,
      "recommended_side": "No Play",
      "recommended_edge": 0.0161,
      "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": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 433,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2103,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0158,
      "edge_under": -0.0498,
      "recommended_side": "No Play",
      "recommended_edge": 0.0158,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 435,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2103,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0158,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0158,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 436,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1005,
      "prob_1_plus_hr": 0.0956,
      "model_over_probability": 0.0956,
      "model_under_probability": 0.9044,
      "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.0156,
      "edge_under": -0.0506,
      "recommended_side": "No Play",
      "recommended_edge": 0.0156,
      "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.091,
      "pitch_mix_interaction_score": 107.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 438,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1005,
      "prob_1_plus_hr": 0.0956,
      "model_over_probability": 0.0956,
      "model_under_probability": 0.9044,
      "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.0156,
      "edge_under": -0.0556,
      "recommended_side": "No Play",
      "recommended_edge": 0.0156,
      "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.091,
      "pitch_mix_interaction_score": 107.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 439,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1005,
      "prob_1_plus_hr": 0.0956,
      "model_over_probability": 0.0956,
      "model_under_probability": 0.9044,
      "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.0156,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0156,
      "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.091,
      "pitch_mix_interaction_score": 107.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 440,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bryce Harper",
      "hitter_id": 547180,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.24,
      "prob_1_plus_hr": 0.2134,
      "model_over_probability": 0.2134,
      "model_under_probability": 0.7866,
      "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.0154,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0154,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 441,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Stowers",
      "hitter_id": 669065,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -610,
      "expected_home_runs": 0.2195,
      "prob_1_plus_hr": 0.1971,
      "model_over_probability": 0.1971,
      "model_under_probability": 0.8029,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1746,
      "implied_under_probability_novig": 0.8254,
      "edge_over": 0.0153,
      "edge_under": -0.0563,
      "recommended_side": "No Play",
      "recommended_edge": 0.0153,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 442,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Gary S\u00e1nchez",
      "hitter_id": 596142,
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -605,
      "expected_home_runs": 0.2133,
      "prob_1_plus_hr": 0.1921,
      "model_over_probability": 0.1921,
      "model_under_probability": 0.8079,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0151,
      "edge_under": -0.0503,
      "recommended_side": "No Play",
      "recommended_edge": 0.0151,
      "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": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 445,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 840,
      "under_odds": null,
      "expected_home_runs": 0.1294,
      "prob_1_plus_hr": 0.1214,
      "model_over_probability": 0.1214,
      "model_under_probability": 0.8786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1064,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.015,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.015,
      "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": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 448,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colson Montgomery",
      "hitter_id": 695657,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -350,
      "expected_home_runs": 0.2323,
      "prob_1_plus_hr": 0.2073,
      "model_over_probability": 0.2073,
      "model_under_probability": 0.7927,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2597,
      "implied_under_probability_raw": 0.7778,
      "implied_over_probability_novig": 0.2503,
      "implied_under_probability_novig": 0.7497,
      "edge_over": -0.0524,
      "edge_under": 0.0149,
      "recommended_side": "No Play",
      "recommended_edge": 0.0149,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 449,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corbin Carroll",
      "hitter_id": 682998,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -555,
      "expected_home_runs": 0.2251,
      "prob_1_plus_hr": 0.2016,
      "model_over_probability": 0.2016,
      "model_under_probability": 0.7984,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": 0.8473,
      "implied_over_probability_novig": 0.1807,
      "implied_under_probability_novig": 0.8193,
      "edge_over": 0.0147,
      "edge_under": -0.0489,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 450,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corbin Carroll",
      "hitter_id": 682998,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 435,
      "under_odds": null,
      "expected_home_runs": 0.2251,
      "prob_1_plus_hr": 0.2016,
      "model_over_probability": 0.2016,
      "model_under_probability": 0.7984,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0147,
      "edge_under": null,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 451,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 835,
      "under_odds": -1400,
      "expected_home_runs": 0.1294,
      "prob_1_plus_hr": 0.1214,
      "model_over_probability": 0.1214,
      "model_under_probability": 0.8786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.107,
      "implied_under_probability_raw": 0.9333,
      "implied_over_probability_novig": 0.1029,
      "implied_under_probability_novig": 0.8971,
      "edge_over": 0.0144,
      "edge_under": -0.0547,
      "recommended_side": "No Play",
      "recommended_edge": 0.0144,
      "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": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 453,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Stowers",
      "hitter_id": 669065,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -570,
      "expected_home_runs": 0.2195,
      "prob_1_plus_hr": 0.1971,
      "model_over_probability": 0.1971,
      "model_under_probability": 0.8029,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1774,
      "implied_under_probability_novig": 0.8226,
      "edge_over": 0.0136,
      "edge_under": -0.0478,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 457,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Stowers",
      "hitter_id": 669065,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2195,
      "prob_1_plus_hr": 0.1971,
      "model_over_probability": 0.1971,
      "model_under_probability": 0.8029,
      "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.0136,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 458,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -610,
      "expected_home_runs": 0.2174,
      "prob_1_plus_hr": 0.1954,
      "model_over_probability": 0.1954,
      "model_under_probability": 0.8046,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1746,
      "implied_under_probability_novig": 0.8254,
      "edge_over": 0.0136,
      "edge_under": -0.0546,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 459,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2304,
      "prob_1_plus_hr": 0.2058,
      "model_over_probability": 0.2058,
      "model_under_probability": 0.7942,
      "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.0135,
      "edge_under": -0.0483,
      "recommended_side": "No Play",
      "recommended_edge": 0.0135,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 460,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2304,
      "prob_1_plus_hr": 0.2058,
      "model_over_probability": 0.2058,
      "model_under_probability": 0.7942,
      "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.0135,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0135,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 461,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bryce Harper",
      "hitter_id": 547180,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.24,
      "prob_1_plus_hr": 0.2134,
      "model_over_probability": 0.2134,
      "model_under_probability": 0.7866,
      "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.0134,
      "edge_under": -0.0481,
      "recommended_side": "No Play",
      "recommended_edge": 0.0134,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 463,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Taylor Ward",
      "hitter_id": 621493,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2227,
      "prob_1_plus_hr": 0.1996,
      "model_over_probability": 0.1996,
      "model_under_probability": 0.8004,
      "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.0127,
      "edge_under": -0.0525,
      "recommended_side": "No Play",
      "recommended_edge": 0.0127,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 469,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2174,
      "prob_1_plus_hr": 0.1954,
      "model_over_probability": 0.1954,
      "model_under_probability": 0.8046,
      "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.0119,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0119,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 473,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Oneil Cruz",
      "hitter_id": 665833,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -925,
      "expected_home_runs": 0.1606,
      "prob_1_plus_hr": 0.1484,
      "model_over_probability": 0.1484,
      "model_under_probability": 0.8516,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.1318,
      "implied_under_probability_novig": 0.8682,
      "edge_over": 0.0114,
      "edge_under": -0.0508,
      "recommended_side": "No Play",
      "recommended_edge": 0.0114,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 478,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1979,
      "prob_1_plus_hr": 0.1795,
      "model_over_probability": 0.1795,
      "model_under_probability": 0.8205,
      "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.0504,
      "edge_under": 0.011,
      "recommended_side": "No Play",
      "recommended_edge": 0.011,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 480,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Taylor Ward",
      "hitter_id": 621493,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2227,
      "prob_1_plus_hr": 0.1996,
      "model_over_probability": 0.1996,
      "model_under_probability": 0.8004,
      "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.0109,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0109,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 481,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2199,
      "prob_1_plus_hr": 0.1974,
      "model_over_probability": 0.1974,
      "model_under_probability": 0.8026,
      "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.0105,
      "edge_under": -0.0503,
      "recommended_side": "No Play",
      "recommended_edge": 0.0105,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 490,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Oneil Cruz",
      "hitter_id": 665833,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1606,
      "prob_1_plus_hr": 0.1484,
      "model_over_probability": 0.1484,
      "model_under_probability": 0.8516,
      "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.0105,
      "edge_under": -0.0453,
      "recommended_side": "No Play",
      "recommended_edge": 0.0105,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 488,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Oneil Cruz",
      "hitter_id": 665833,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1606,
      "prob_1_plus_hr": 0.1484,
      "model_over_probability": 0.1484,
      "model_under_probability": 0.8516,
      "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.0105,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0105,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 489,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adolis Garc\u00eda",
      "hitter_id": 666969,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2196,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0103,
      "edge_under": -0.0501,
      "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": 1.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 491,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2174,
      "prob_1_plus_hr": 0.1954,
      "model_over_probability": 0.1954,
      "model_under_probability": 0.8046,
      "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.0102,
      "edge_under": -0.0461,
      "recommended_side": "No Play",
      "recommended_edge": 0.0102,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 492,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mickey Moniak",
      "hitter_id": 666160,
      "team_abbr": "COL",
      "opponent_abbr": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2215,
      "prob_1_plus_hr": 0.1987,
      "model_over_probability": 0.1987,
      "model_under_probability": 0.8013,
      "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.01,
      "edge_under": -0.0494,
      "recommended_side": "No Play",
      "recommended_edge": 0.01,
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 495,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.0941,
      "prob_1_plus_hr": 0.0898,
      "model_over_probability": 0.0898,
      "model_under_probability": 0.9102,
      "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.0098,
      "edge_under": -0.0448,
      "recommended_side": "No Play",
      "recommended_edge": 0.0098,
      "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.087,
      "pitch_mix_interaction_score": 105.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 496,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.0941,
      "prob_1_plus_hr": 0.0898,
      "model_over_probability": 0.0898,
      "model_under_probability": 0.9102,
      "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.0098,
      "edge_under": -0.0498,
      "recommended_side": "No Play",
      "recommended_edge": 0.0098,
      "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.087,
      "pitch_mix_interaction_score": 105.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 497,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.0941,
      "prob_1_plus_hr": 0.0898,
      "model_over_probability": 0.0898,
      "model_under_probability": 0.9102,
      "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.0098,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0098,
      "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.087,
      "pitch_mix_interaction_score": 105.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 498,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Taylor Ward",
      "hitter_id": 621493,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2227,
      "prob_1_plus_hr": 0.1996,
      "model_over_probability": 0.1996,
      "model_under_probability": 0.8004,
      "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.0091,
      "edge_under": -0.0446,
      "recommended_side": "No Play",
      "recommended_edge": 0.0091,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 511,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Anthony Santander",
      "hitter_id": 623993,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -490,
      "expected_home_runs": 0.2449,
      "prob_1_plus_hr": 0.2172,
      "model_over_probability": 0.2172,
      "model_under_probability": 0.7828,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": 0.8305,
      "implied_over_probability_novig": 0.2005,
      "implied_under_probability_novig": 0.7995,
      "edge_over": 0.0089,
      "edge_under": -0.0477,
      "recommended_side": "No Play",
      "recommended_edge": 0.0089,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 514,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jorge Soler",
      "hitter_id": 624585,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0089,
      "edge_under": -0.0483,
      "recommended_side": "No Play",
      "recommended_edge": 0.0089,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 516,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2076,
      "prob_1_plus_hr": 0.1875,
      "model_over_probability": 0.1875,
      "model_under_probability": 0.8125,
      "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.0089,
      "edge_under": -0.0486,
      "recommended_side": "No Play",
      "recommended_edge": 0.0089,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 515,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2199,
      "prob_1_plus_hr": 0.1974,
      "model_over_probability": 0.1974,
      "model_under_probability": 0.8026,
      "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.0087,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0087,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 518,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Lowe",
      "hitter_id": 664040,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1901,
      "prob_1_plus_hr": 0.1731,
      "model_over_probability": 0.1731,
      "model_under_probability": 0.8269,
      "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.0443,
      "edge_under": 0.0087,
      "recommended_side": "No Play",
      "recommended_edge": 0.0087,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 517,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adolis Garc\u00eda",
      "hitter_id": 666969,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2196,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0085,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0085,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 519,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Triston Casas",
      "hitter_id": 671213,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -610,
      "expected_home_runs": 0.2107,
      "prob_1_plus_hr": 0.19,
      "model_over_probability": 0.19,
      "model_under_probability": 0.81,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1746,
      "implied_under_probability_novig": 0.8254,
      "edge_over": 0.0082,
      "edge_under": -0.0492,
      "recommended_side": "No Play",
      "recommended_edge": 0.0082,
      "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": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 521,
      "edge_direction_rank": null,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2046,
      "prob_1_plus_hr": 0.185,
      "model_over_probability": 0.185,
      "model_under_probability": 0.815,
      "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.008,
      "edge_under": -0.048,
      "recommended_side": "No Play",
      "recommended_edge": 0.008,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 524,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -400,
      "expected_home_runs": 0.2134,
      "prob_1_plus_hr": 0.1922,
      "model_over_probability": 0.1922,
      "model_under_probability": 0.8078,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": 0.8,
      "implied_over_probability_novig": 0.2315,
      "implied_under_probability_novig": 0.7685,
      "edge_over": -0.0488,
      "edge_under": 0.0078,
      "recommended_side": "No Play",
      "recommended_edge": 0.0078,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 525,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Christopher Morel",
      "hitter_id": 666624,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 470,
      "under_odds": -640,
      "expected_home_runs": 0.2021,
      "prob_1_plus_hr": 0.183,
      "model_over_probability": 0.183,
      "model_under_probability": 0.817,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1686,
      "implied_under_probability_novig": 0.8314,
      "edge_over": 0.0076,
      "edge_under": -0.0479,
      "recommended_side": "No Play",
      "recommended_edge": 0.0076,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 526,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1028,
      "prob_1_plus_hr": 0.0977,
      "model_over_probability": 0.0977,
      "model_under_probability": 0.9023,
      "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.0072,
      "edge_under": -0.0421,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 528,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2178,
      "prob_1_plus_hr": 0.1957,
      "model_over_probability": 0.1957,
      "model_under_probability": 0.8043,
      "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.007,
      "edge_under": -0.0464,
      "recommended_side": "No Play",
      "recommended_edge": 0.007,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 530,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2199,
      "prob_1_plus_hr": 0.1974,
      "model_over_probability": 0.1974,
      "model_under_probability": 0.8026,
      "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.0069,
      "edge_under": -0.0424,
      "recommended_side": "No Play",
      "recommended_edge": 0.0069,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 532,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1092,
      "prob_1_plus_hr": 0.1034,
      "model_over_probability": 0.1034,
      "model_under_probability": 0.8966,
      "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.0068,
      "edge_under": -0.0417,
      "recommended_side": "No Play",
      "recommended_edge": 0.0068,
      "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.123,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 533,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Adolis Garc\u00eda",
      "hitter_id": 666969,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2196,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0067,
      "edge_under": -0.0422,
      "recommended_side": "No Play",
      "recommended_edge": 0.0067,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 535,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0423,
      "edge_under": 0.0066,
      "recommended_side": "No Play",
      "recommended_edge": 0.0066,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 536,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Triston Casas",
      "hitter_id": 671213,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -570,
      "expected_home_runs": 0.2107,
      "prob_1_plus_hr": 0.19,
      "model_over_probability": 0.19,
      "model_under_probability": 0.81,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1774,
      "implied_under_probability_novig": 0.8226,
      "edge_over": 0.0065,
      "edge_under": -0.0407,
      "recommended_side": "No Play",
      "recommended_edge": 0.0065,
      "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": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 537,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Triston Casas",
      "hitter_id": 671213,
      "team_abbr": "BOS",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2107,
      "prob_1_plus_hr": 0.19,
      "model_over_probability": 0.19,
      "model_under_probability": 0.81,
      "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.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": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 538,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mickey Moniak",
      "hitter_id": 666160,
      "team_abbr": "COL",
      "opponent_abbr": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2215,
      "prob_1_plus_hr": 0.1987,
      "model_over_probability": 0.1987,
      "model_under_probability": 0.8013,
      "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.0064,
      "edge_under": -0.04,
      "recommended_side": "No Play",
      "recommended_edge": 0.0064,
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 540,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mickey Moniak",
      "hitter_id": 666160,
      "team_abbr": "COL",
      "opponent_abbr": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2215,
      "prob_1_plus_hr": 0.1987,
      "model_over_probability": 0.1987,
      "model_under_probability": 0.8013,
      "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.0064,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0064,
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 541,
      "edge_direction_rank": null,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2046,
      "prob_1_plus_hr": 0.185,
      "model_over_probability": 0.185,
      "model_under_probability": 0.815,
      "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.0064,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0064,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 539,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Logan O'Hoppe",
      "hitter_id": 681351,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -600,
      "expected_home_runs": 0.2101,
      "prob_1_plus_hr": 0.1895,
      "model_over_probability": 0.1895,
      "model_under_probability": 0.8105,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1763,
      "implied_under_probability_novig": 0.8237,
      "edge_over": 0.006,
      "edge_under": -0.0466,
      "recommended_side": "No Play",
      "recommended_edge": 0.006,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 545,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Christopher Morel",
      "hitter_id": 666624,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 465,
      "under_odds": null,
      "expected_home_runs": 0.2021,
      "prob_1_plus_hr": 0.183,
      "model_over_probability": 0.183,
      "model_under_probability": 0.817,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.006,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.006,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 544,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1423,
      "prob_1_plus_hr": 0.1326,
      "model_over_probability": 0.1326,
      "model_under_probability": 0.8674,
      "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.006,
      "edge_under": -0.0413,
      "recommended_side": "No Play",
      "recommended_edge": 0.006,
      "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.046,
      "pitch_mix_interaction_score": 107.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 546,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1423,
      "prob_1_plus_hr": 0.1326,
      "model_over_probability": 0.1326,
      "model_under_probability": 0.8674,
      "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.006,
      "edge_under": -0.0464,
      "recommended_side": "No Play",
      "recommended_edge": 0.006,
      "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.046,
      "pitch_mix_interaction_score": 107.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 547,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1423,
      "prob_1_plus_hr": 0.1326,
      "model_over_probability": 0.1326,
      "model_under_probability": 0.8674,
      "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.006,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.006,
      "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.046,
      "pitch_mix_interaction_score": 107.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 548,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "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.0059,
      "edge_under": -0.045,
      "recommended_side": "No Play",
      "recommended_edge": 0.0059,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 550,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2076,
      "prob_1_plus_hr": 0.1875,
      "model_over_probability": 0.1875,
      "model_under_probability": 0.8125,
      "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.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": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 551,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2076,
      "prob_1_plus_hr": 0.1875,
      "model_over_probability": 0.1875,
      "model_under_probability": 0.8125,
      "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.0057,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0057,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 552,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1028,
      "prob_1_plus_hr": 0.0977,
      "model_over_probability": 0.0977,
      "model_under_probability": 0.9023,
      "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.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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.123,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 553,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1092,
      "prob_1_plus_hr": 0.1034,
      "model_over_probability": 0.1034,
      "model_under_probability": 0.8966,
      "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.0054,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0054,
      "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.123,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 554,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jorge Soler",
      "hitter_id": 624585,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0053,
      "edge_under": -0.0401,
      "recommended_side": "No Play",
      "recommended_edge": 0.0053,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 555,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jorge Soler",
      "hitter_id": 624585,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0053,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0053,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 556,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1092,
      "prob_1_plus_hr": 0.1034,
      "model_over_probability": 0.1034,
      "model_under_probability": 0.8966,
      "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.0049,
      "edge_under": -0.0449,
      "recommended_side": "No Play",
      "recommended_edge": 0.0049,
      "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.123,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 560,
      "edge_direction_rank": null,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2046,
      "prob_1_plus_hr": 0.185,
      "model_over_probability": 0.185,
      "model_under_probability": 0.815,
      "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.0048,
      "edge_under": -0.0401,
      "recommended_side": "No Play",
      "recommended_edge": 0.0048,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 561,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1028,
      "prob_1_plus_hr": 0.0977,
      "model_over_probability": 0.0977,
      "model_under_probability": 0.9023,
      "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.0047,
      "edge_under": -0.0448,
      "recommended_side": "No Play",
      "recommended_edge": 0.0047,
      "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.123,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 562,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Anthony Santander",
      "hitter_id": 623993,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2449,
      "prob_1_plus_hr": 0.2172,
      "model_over_probability": 0.2172,
      "model_under_probability": 0.7828,
      "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.0044,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0044,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 563,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Christopher Morel",
      "hitter_id": 666624,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -600,
      "expected_home_runs": 0.2021,
      "prob_1_plus_hr": 0.183,
      "model_over_probability": 0.183,
      "model_under_probability": 0.817,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1724,
      "implied_under_probability_novig": 0.8276,
      "edge_over": 0.0044,
      "edge_under": -0.0401,
      "recommended_side": "No Play",
      "recommended_edge": 0.0044,
      "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.146,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 564,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Logan O'Hoppe",
      "hitter_id": 681351,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2101,
      "prob_1_plus_hr": 0.1895,
      "model_over_probability": 0.1895,
      "model_under_probability": 0.8105,
      "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.0043,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0043,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 566,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "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.0395,
      "edge_under": 0.0038,
      "recommended_side": "No Play",
      "recommended_edge": 0.0038,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 573,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2178,
      "prob_1_plus_hr": 0.1957,
      "model_over_probability": 0.1957,
      "model_under_probability": 0.8043,
      "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.0034,
      "edge_under": -0.0382,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 578,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2178,
      "prob_1_plus_hr": 0.1957,
      "model_over_probability": 0.1957,
      "model_under_probability": 0.8043,
      "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.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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 579,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2029,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "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.0034,
      "edge_under": -0.0437,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 577,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.0425,
      "prob_1_plus_hr": 0.0416,
      "model_over_probability": 0.0416,
      "model_under_probability": 0.9584,
      "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.0384,
      "edge_under": 0.0034,
      "recommended_side": "No Play",
      "recommended_edge": 0.0034,
      "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.112,
      "pitch_mix_interaction_score": 99.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 576,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Manny Machado",
      "hitter_id": 592518,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -545,
      "expected_home_runs": 0.22,
      "prob_1_plus_hr": 0.1975,
      "model_over_probability": 0.1975,
      "model_under_probability": 0.8025,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.845,
      "implied_over_probability_novig": 0.1869,
      "implied_under_probability_novig": 0.8131,
      "edge_over": 0.0033,
      "edge_under": -0.0425,
      "recommended_side": "No Play",
      "recommended_edge": 0.0033,
      "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.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 580,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 345,
      "under_odds": -430,
      "expected_home_runs": 0.2051,
      "prob_1_plus_hr": 0.1854,
      "model_over_probability": 0.1854,
      "model_under_probability": 0.8146,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8113,
      "implied_over_probability_novig": 0.2169,
      "implied_under_probability_novig": 0.7831,
      "edge_over": -0.0393,
      "edge_under": 0.0033,
      "recommended_side": "No Play",
      "recommended_edge": 0.0033,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 581,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Colson Montgomery",
      "hitter_id": 695657,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -375,
      "expected_home_runs": 0.2323,
      "prob_1_plus_hr": 0.2073,
      "model_over_probability": 0.2073,
      "model_under_probability": 0.7927,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.25,
      "implied_under_probability_raw": 0.7895,
      "implied_over_probability_novig": 0.2405,
      "implied_under_probability_novig": 0.7595,
      "edge_over": -0.0427,
      "edge_under": 0.0032,
      "recommended_side": "No Play",
      "recommended_edge": 0.0032,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 582,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2197,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.003,
      "edge_under": -0.0434,
      "recommended_side": "No Play",
      "recommended_edge": 0.003,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 586,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "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.0027,
      "edge_under": -0.0369,
      "recommended_side": "No Play",
      "recommended_edge": 0.0027,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 591,
      "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": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.202,
      "prob_1_plus_hr": 0.1829,
      "model_over_probability": 0.1829,
      "model_under_probability": 0.8171,
      "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.0027,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0027,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 592,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Logan O'Hoppe",
      "hitter_id": 681351,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -560,
      "expected_home_runs": 0.2101,
      "prob_1_plus_hr": 0.1895,
      "model_over_probability": 0.1895,
      "model_under_probability": 0.8105,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": 0.8485,
      "implied_over_probability_novig": 0.1805,
      "implied_under_probability_novig": 0.8195,
      "edge_over": 0.0026,
      "edge_under": -0.038,
      "recommended_side": "No Play",
      "recommended_edge": 0.0026,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 593,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Anthony Santander",
      "hitter_id": 623993,
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -460,
      "expected_home_runs": 0.2449,
      "prob_1_plus_hr": 0.2172,
      "model_over_probability": 0.2172,
      "model_under_probability": 0.7828,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": 0.8214,
      "implied_over_probability_novig": 0.2075,
      "implied_under_probability_novig": 0.7925,
      "edge_over": 0.0021,
      "edge_under": -0.0386,
      "recommended_side": "No Play",
      "recommended_edge": 0.0021,
      "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.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 599,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2029,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "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.0018,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0018,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 600,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2197,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0011,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0011,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 605,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 330,
      "under_odds": -410,
      "expected_home_runs": 0.2169,
      "prob_1_plus_hr": 0.195,
      "model_over_probability": 0.195,
      "model_under_probability": 0.805,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "implied_under_probability_raw": 0.8039,
      "implied_over_probability_novig": 0.2244,
      "implied_under_probability_novig": 0.7756,
      "edge_over": -0.0376,
      "edge_under": 0.0011,
      "recommended_side": "No Play",
      "recommended_edge": 0.0011,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 606,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pete Alonso",
      "hitter_id": 624413,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -385,
      "expected_home_runs": 0.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": 0.7938,
      "implied_over_probability_novig": 0.2329,
      "implied_under_probability_novig": 0.7671,
      "edge_over": -0.0357,
      "edge_under": 0.0009,
      "recommended_side": "No Play",
      "recommended_edge": 0.0009,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 611,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2018,
      "prob_1_plus_hr": 0.1827,
      "model_over_probability": 0.1827,
      "model_under_probability": 0.8173,
      "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.0009,
      "edge_under": -0.0409,
      "recommended_side": "No Play",
      "recommended_edge": 0.0009,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 612,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1978,
      "prob_1_plus_hr": 0.1795,
      "model_over_probability": 0.1795,
      "model_under_probability": 0.8205,
      "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.0009,
      "edge_under": -0.0406,
      "recommended_side": "No Play",
      "recommended_edge": 0.0009,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 610,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2058,
      "prob_1_plus_hr": 0.186,
      "model_over_probability": 0.186,
      "model_under_probability": 0.814,
      "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.0008,
      "edge_under": -0.04,
      "recommended_side": "No Play",
      "recommended_edge": 0.0008,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 613,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2029,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "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.0001,
      "edge_under": -0.0355,
      "recommended_side": "No Play",
      "recommended_edge": 0.0001,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 621,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Manny Machado",
      "hitter_id": 592518,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -510,
      "expected_home_runs": 0.22,
      "prob_1_plus_hr": 0.1975,
      "model_over_probability": 0.1975,
      "model_under_probability": 0.8025,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": 0.8361,
      "implied_over_probability_novig": 0.1915,
      "implied_under_probability_novig": 0.8085,
      "edge_over": -0.0005,
      "edge_under": -0.0336,
      "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": 1.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 619,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Manny Machado",
      "hitter_id": 592518,
      "team_abbr": "SD",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.22,
      "prob_1_plus_hr": 0.1975,
      "model_over_probability": 0.1975,
      "model_under_probability": 0.8025,
      "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.0005,
      "edge_under": null,
      "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": 1.122,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 620,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2153,
      "prob_1_plus_hr": 0.1937,
      "model_over_probability": 0.1937,
      "model_under_probability": 0.8063,
      "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.0005,
      "edge_under": -0.0399,
      "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": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 618,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1978,
      "prob_1_plus_hr": 0.1795,
      "model_over_probability": 0.1795,
      "model_under_probability": 0.8205,
      "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.0007,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0007,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 616,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brandon Lowe",
      "hitter_id": 664040,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1901,
      "prob_1_plus_hr": 0.1731,
      "model_over_probability": 0.1731,
      "model_under_probability": 0.8269,
      "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.0397,
      "edge_under": -0.0007,
      "recommended_side": "No Play",
      "recommended_edge": -0.0007,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 617,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2197,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0008,
      "edge_under": -0.0346,
      "recommended_side": "No Play",
      "recommended_edge": -0.0008,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 614,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2018,
      "prob_1_plus_hr": 0.1827,
      "model_over_probability": 0.1827,
      "model_under_probability": 0.8173,
      "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.0008,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0008,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 615,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.0823,
      "prob_1_plus_hr": 0.079,
      "model_over_probability": 0.079,
      "model_under_probability": 0.921,
      "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.001,
      "edge_under": -0.034,
      "recommended_side": "No Play",
      "recommended_edge": -0.001,
      "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.128,
      "pitch_mix_interaction_score": 103.8,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 607,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.0823,
      "prob_1_plus_hr": 0.079,
      "model_over_probability": 0.079,
      "model_under_probability": 0.921,
      "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.001,
      "edge_under": -0.039,
      "recommended_side": "No Play",
      "recommended_edge": -0.001,
      "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.128,
      "pitch_mix_interaction_score": 103.8,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 608,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.0823,
      "prob_1_plus_hr": 0.079,
      "model_over_probability": 0.079,
      "model_under_probability": 0.921,
      "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.001,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.001,
      "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.128,
      "pitch_mix_interaction_score": 103.8,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 609,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1827,
      "prob_1_plus_hr": 0.167,
      "model_over_probability": 0.167,
      "model_under_probability": 0.833,
      "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.0011,
      "edge_under": -0.0388,
      "recommended_side": "No Play",
      "recommended_edge": -0.0011,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 604,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.0425,
      "prob_1_plus_hr": 0.0416,
      "model_over_probability": 0.0416,
      "model_under_probability": 0.9584,
      "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.0384,
      "edge_under": -0.0016,
      "recommended_side": "No Play",
      "recommended_edge": -0.0016,
      "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.112,
      "pitch_mix_interaction_score": 99.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 603,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Robert Jr.",
      "hitter_id": 673357,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1708,
      "prob_1_plus_hr": 0.157,
      "model_over_probability": 0.157,
      "model_under_probability": 0.843,
      "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.0017,
      "edge_under": -0.038,
      "recommended_side": "No Play",
      "recommended_edge": -0.0017,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 602,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2341,
      "prob_1_plus_hr": 0.2087,
      "model_over_probability": 0.2087,
      "model_under_probability": 0.7913,
      "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.0018,
      "edge_under": -0.0378,
      "recommended_side": "No Play",
      "recommended_edge": -0.0018,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 601,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1978,
      "prob_1_plus_hr": 0.1795,
      "model_over_probability": 0.1795,
      "model_under_probability": 0.8205,
      "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.0023,
      "edge_under": -0.0324,
      "recommended_side": "No Play",
      "recommended_edge": -0.0023,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 597,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -665,
      "expected_home_runs": 0.1846,
      "prob_1_plus_hr": 0.1686,
      "model_over_probability": 0.1686,
      "model_under_probability": 0.8314,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8693,
      "implied_over_probability_novig": 0.1643,
      "implied_under_probability_novig": 0.8357,
      "edge_over": -0.0023,
      "edge_under": -0.0379,
      "recommended_side": "No Play",
      "recommended_edge": -0.0023,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 598,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2153,
      "prob_1_plus_hr": 0.1937,
      "model_over_probability": 0.1937,
      "model_under_probability": 0.8063,
      "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.0024,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0024,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 596,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2018,
      "prob_1_plus_hr": 0.1827,
      "model_over_probability": 0.1827,
      "model_under_probability": 0.8173,
      "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.0025,
      "edge_under": -0.0323,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 595,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1827,
      "prob_1_plus_hr": 0.167,
      "model_over_probability": 0.167,
      "model_under_probability": 0.833,
      "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.0025,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0025,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 594,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -550,
      "expected_home_runs": 0.2058,
      "prob_1_plus_hr": 0.186,
      "model_over_probability": 0.186,
      "model_under_probability": 0.814,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.8462,
      "implied_over_probability_novig": 0.1823,
      "implied_under_probability_novig": 0.8177,
      "edge_over": -0.0027,
      "edge_under": -0.0322,
      "recommended_side": "No Play",
      "recommended_edge": -0.0027,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 589,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2058,
      "prob_1_plus_hr": 0.186,
      "model_over_probability": 0.186,
      "model_under_probability": 0.814,
      "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.0027,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0027,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 590,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jo Adell",
      "hitter_id": 666176,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2196,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0327,
      "edge_under": -0.003,
      "recommended_side": "No Play",
      "recommended_edge": -0.003,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 585,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1947,
      "prob_1_plus_hr": 0.1769,
      "model_over_probability": 0.1769,
      "model_under_probability": 0.8231,
      "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.0314,
      "edge_under": -0.003,
      "recommended_side": "No Play",
      "recommended_edge": -0.003,
      "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": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 588,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Robert Jr.",
      "hitter_id": 673357,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": null,
      "expected_home_runs": 0.1708,
      "prob_1_plus_hr": 0.157,
      "model_over_probability": 0.157,
      "model_under_probability": 0.843,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "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": 9,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 587,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nolan Gorman",
      "hitter_id": 669357,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2143,
      "prob_1_plus_hr": 0.1929,
      "model_over_probability": 0.1929,
      "model_under_probability": 0.8071,
      "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.0032,
      "edge_under": -0.0367,
      "recommended_side": "No Play",
      "recommended_edge": -0.0032,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 583,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.0494,
      "prob_1_plus_hr": 0.0482,
      "model_over_probability": 0.0482,
      "model_under_probability": 0.9518,
      "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.0318,
      "edge_under": -0.0032,
      "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": 1.146,
      "pitch_mix_interaction_score": 103.7,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 584,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -625,
      "expected_home_runs": 0.1846,
      "prob_1_plus_hr": 0.1686,
      "model_over_probability": 0.1686,
      "model_under_probability": 0.8314,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1667,
      "implied_under_probability_novig": 0.8333,
      "edge_over": -0.0038,
      "edge_under": -0.0307,
      "recommended_side": "No Play",
      "recommended_edge": -0.0038,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 574,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 480,
      "under_odds": null,
      "expected_home_runs": 0.1846,
      "prob_1_plus_hr": 0.1686,
      "model_over_probability": 0.1686,
      "model_under_probability": 0.8314,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0038,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0038,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 575,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1827,
      "prob_1_plus_hr": 0.167,
      "model_over_probability": 0.167,
      "model_under_probability": 0.833,
      "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.0039,
      "edge_under": -0.0319,
      "recommended_side": "No Play",
      "recommended_edge": -0.0039,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 572,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2341,
      "prob_1_plus_hr": 0.2087,
      "model_over_probability": 0.2087,
      "model_under_probability": 0.7913,
      "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.0041,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0041,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 571,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0346,
      "edge_under": -0.0041,
      "recommended_side": "No Play",
      "recommended_edge": -0.0041,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 570,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luke Raley",
      "hitter_id": 670042,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1636,
      "prob_1_plus_hr": 0.1509,
      "model_over_probability": 0.1509,
      "model_under_probability": 0.8491,
      "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.0041,
      "edge_under": -0.036,
      "recommended_side": "No Play",
      "recommended_edge": -0.0041,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 569,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.0921,
      "prob_1_plus_hr": 0.088,
      "model_over_probability": 0.088,
      "model_under_probability": 0.912,
      "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.0042,
      "edge_under": -0.0307,
      "recommended_side": "No Play",
      "recommended_edge": -0.0042,
      "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.07,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 568,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2153,
      "prob_1_plus_hr": 0.1937,
      "model_over_probability": 0.1937,
      "model_under_probability": 0.8063,
      "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.0043,
      "edge_under": -0.0311,
      "recommended_side": "No Play",
      "recommended_edge": -0.0043,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 565,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luis Robert Jr.",
      "hitter_id": 673357,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1708,
      "prob_1_plus_hr": 0.157,
      "model_over_probability": 0.157,
      "model_under_probability": 0.843,
      "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.0043,
      "edge_under": -0.0312,
      "recommended_side": "No Play",
      "recommended_edge": -0.0043,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 567,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nolan Gorman",
      "hitter_id": 669357,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2143,
      "prob_1_plus_hr": 0.1929,
      "model_over_probability": 0.1929,
      "model_under_probability": 0.8071,
      "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.0051,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0051,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 559,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luke Raley",
      "hitter_id": 670042,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1636,
      "prob_1_plus_hr": 0.1509,
      "model_over_probability": 0.1509,
      "model_under_probability": 0.8491,
      "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.0053,
      "edge_under": -0.0297,
      "recommended_side": "No Play",
      "recommended_edge": -0.0053,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 557,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Luke Raley",
      "hitter_id": 670042,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1636,
      "prob_1_plus_hr": 0.1509,
      "model_over_probability": 0.1509,
      "model_under_probability": 0.8491,
      "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.0053,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0053,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 558,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.0921,
      "prob_1_plus_hr": 0.088,
      "model_over_probability": 0.088,
      "model_under_probability": 0.912,
      "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.0059,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0059,
      "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.07,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 549,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.0921,
      "prob_1_plus_hr": 0.088,
      "model_over_probability": 0.088,
      "model_under_probability": 0.912,
      "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.0063,
      "edge_under": -0.0335,
      "recommended_side": "No Play",
      "recommended_edge": -0.0063,
      "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.07,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 543,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2341,
      "prob_1_plus_hr": 0.2087,
      "model_over_probability": 0.2087,
      "model_under_probability": 0.7913,
      "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.0064,
      "edge_under": -0.0285,
      "recommended_side": "No Play",
      "recommended_edge": -0.0064,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 542,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -460,
      "expected_home_runs": 0.2051,
      "prob_1_plus_hr": 0.1854,
      "model_over_probability": 0.1854,
      "model_under_probability": 0.8146,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2198,
      "implied_under_probability_raw": 0.8214,
      "implied_over_probability_novig": 0.2111,
      "implied_under_probability_novig": 0.7889,
      "edge_over": -0.0344,
      "edge_under": -0.0068,
      "recommended_side": "No Play",
      "recommended_edge": -0.0068,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 534,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "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.0318,
      "edge_under": -0.0069,
      "recommended_side": "No Play",
      "recommended_edge": -0.0069,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 531,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nolan Gorman",
      "hitter_id": 669357,
      "team_abbr": "STL",
      "opponent_abbr": "TB",
      "pitcher_name": "Joe Boyle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2143,
      "prob_1_plus_hr": 0.1929,
      "model_over_probability": 0.1929,
      "model_under_probability": 0.8071,
      "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.0071,
      "edge_under": -0.0276,
      "recommended_side": "No Play",
      "recommended_edge": -0.0071,
      "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.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 529,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trent Grisham",
      "hitter_id": 663757,
      "team_abbr": "NYY",
      "opponent_abbr": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1859,
      "prob_1_plus_hr": 0.1696,
      "model_over_probability": 0.1696,
      "model_under_probability": 0.8304,
      "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.0074,
      "edge_under": -0.0335,
      "recommended_side": "No Play",
      "recommended_edge": -0.0074,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 527,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dominic Canzone",
      "hitter_id": 686527,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 525,
      "under_odds": -730,
      "expected_home_runs": 0.1648,
      "prob_1_plus_hr": 0.1519,
      "model_over_probability": 0.1519,
      "model_under_probability": 0.8481,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8795,
      "implied_over_probability_novig": 0.1539,
      "implied_under_probability_novig": 0.8461,
      "edge_over": -0.0081,
      "edge_under": -0.0314,
      "recommended_side": "No Play",
      "recommended_edge": -0.0081,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 523,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.0494,
      "prob_1_plus_hr": 0.0482,
      "model_over_probability": 0.0482,
      "model_under_probability": 0.9518,
      "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.0318,
      "edge_under": -0.0082,
      "recommended_side": "No Play",
      "recommended_edge": -0.0082,
      "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.146,
      "pitch_mix_interaction_score": 103.7,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 522,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2263,
      "prob_1_plus_hr": 0.2025,
      "model_over_probability": 0.2025,
      "model_under_probability": 0.7975,
      "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.0274,
      "edge_under": -0.0083,
      "recommended_side": "No Play",
      "recommended_edge": -0.0083,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 520,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trent Grisham",
      "hitter_id": 663757,
      "team_abbr": "NYY",
      "opponent_abbr": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1859,
      "prob_1_plus_hr": 0.1696,
      "model_over_probability": 0.1696,
      "model_under_probability": 0.8304,
      "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.009,
      "edge_under": -0.0257,
      "recommended_side": "No Play",
      "recommended_edge": -0.009,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 512,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Trent Grisham",
      "hitter_id": 663757,
      "team_abbr": "NYY",
      "opponent_abbr": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1859,
      "prob_1_plus_hr": 0.1696,
      "model_over_probability": 0.1696,
      "model_under_probability": 0.8304,
      "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.009,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.009,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 513,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2495,
      "prob_1_plus_hr": 0.2208,
      "model_over_probability": 0.2208,
      "model_under_probability": 0.7792,
      "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.0091,
      "edge_under": -0.0321,
      "recommended_side": "No Play",
      "recommended_edge": -0.0091,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 509,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2204,
      "prob_1_plus_hr": 0.1978,
      "model_over_probability": 0.1978,
      "model_under_probability": 0.8022,
      "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.0244,
      "edge_under": -0.0091,
      "recommended_side": "No Play",
      "recommended_edge": -0.0091,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 510,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1876,
      "prob_1_plus_hr": 0.1711,
      "model_over_probability": 0.1711,
      "model_under_probability": 0.8289,
      "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.0091,
      "edge_under": -0.0312,
      "recommended_side": "No Play",
      "recommended_edge": -0.0091,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 508,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pete Alonso",
      "hitter_id": 624413,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -410,
      "expected_home_runs": 0.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2353,
      "implied_under_probability_raw": 0.8039,
      "implied_over_probability_novig": 0.2264,
      "implied_under_probability_novig": 0.7736,
      "edge_over": -0.03,
      "edge_under": -0.0092,
      "recommended_side": "No Play",
      "recommended_edge": -0.0092,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 507,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ketel Marte",
      "hitter_id": 606466,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -435,
      "expected_home_runs": 0.2185,
      "prob_1_plus_hr": 0.1963,
      "model_over_probability": 0.1963,
      "model_under_probability": 0.8037,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": 0.8131,
      "implied_over_probability_novig": 0.2146,
      "implied_under_probability_novig": 0.7854,
      "edge_over": -0.0259,
      "edge_under": -0.0094,
      "recommended_side": "No Play",
      "recommended_edge": -0.0094,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 505,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2164,
      "prob_1_plus_hr": 0.1946,
      "model_over_probability": 0.1946,
      "model_under_probability": 0.8054,
      "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.0252,
      "edge_under": -0.0094,
      "recommended_side": "No Play",
      "recommended_edge": -0.0094,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 506,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dominic Canzone",
      "hitter_id": 686527,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1648,
      "prob_1_plus_hr": 0.1519,
      "model_over_probability": 0.1519,
      "model_under_probability": 0.8481,
      "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.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": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 504,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2217,
      "prob_1_plus_hr": 0.1988,
      "model_over_probability": 0.1988,
      "model_under_probability": 0.8012,
      "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.0095,
      "edge_under": -0.0307,
      "recommended_side": "No Play",
      "recommended_edge": -0.0095,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 503,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 345,
      "under_odds": -440,
      "expected_home_runs": 0.2169,
      "prob_1_plus_hr": 0.195,
      "model_over_probability": 0.195,
      "model_under_probability": 0.805,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8148,
      "implied_over_probability_novig": 0.2162,
      "implied_under_probability_novig": 0.7838,
      "edge_over": -0.0297,
      "edge_under": -0.0098,
      "recommended_side": "No Play",
      "recommended_edge": -0.0098,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 502,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.0728,
      "prob_1_plus_hr": 0.0702,
      "model_over_probability": 0.0702,
      "model_under_probability": 0.9298,
      "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.0098,
      "edge_under": -0.0252,
      "recommended_side": "No Play",
      "recommended_edge": -0.0098,
      "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.035,
      "pitch_mix_interaction_score": 107.7,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 499,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.0728,
      "prob_1_plus_hr": 0.0702,
      "model_over_probability": 0.0702,
      "model_under_probability": 0.9298,
      "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.0098,
      "edge_under": -0.0302,
      "recommended_side": "No Play",
      "recommended_edge": -0.0098,
      "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.035,
      "pitch_mix_interaction_score": 107.7,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 500,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.0728,
      "prob_1_plus_hr": 0.0702,
      "model_over_probability": 0.0702,
      "model_under_probability": 0.9298,
      "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.0098,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0098,
      "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.035,
      "pitch_mix_interaction_score": 107.7,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 501,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.191,
      "prob_1_plus_hr": 0.1739,
      "model_over_probability": 0.1739,
      "model_under_probability": 0.8261,
      "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.0261,
      "edge_under": -0.01,
      "recommended_side": "No Play",
      "recommended_edge": -0.01,
      "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": 1.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 494,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1736,
      "prob_1_plus_hr": 0.1594,
      "model_over_probability": 0.1594,
      "model_under_probability": 0.8406,
      "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.0101,
      "edge_under": -0.0295,
      "recommended_side": "No Play",
      "recommended_edge": -0.0101,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 493,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler O'Neill",
      "hitter_id": 641933,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0107,
      "edge_under": -0.0295,
      "recommended_side": "No Play",
      "recommended_edge": -0.0107,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 487,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2138,
      "prob_1_plus_hr": 0.1925,
      "model_over_probability": 0.1925,
      "model_under_probability": 0.8075,
      "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.0249,
      "edge_under": -0.0107,
      "recommended_side": "No Play",
      "recommended_edge": -0.0107,
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 486,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1876,
      "prob_1_plus_hr": 0.1711,
      "model_over_probability": 0.1711,
      "model_under_probability": 0.8289,
      "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.0107,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0107,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 483,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Francisco Alvarez",
      "hitter_id": 682626,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -665,
      "expected_home_runs": 0.1746,
      "prob_1_plus_hr": 0.1602,
      "model_over_probability": 0.1602,
      "model_under_probability": 0.8398,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8693,
      "implied_over_probability_novig": 0.1643,
      "implied_under_probability_novig": 0.8357,
      "edge_over": -0.0107,
      "edge_under": -0.0295,
      "recommended_side": "No Play",
      "recommended_edge": -0.0107,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 485,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dominic Canzone",
      "hitter_id": 686527,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": 515,
      "under_odds": -685,
      "expected_home_runs": 0.1648,
      "prob_1_plus_hr": 0.1519,
      "model_over_probability": 0.1519,
      "model_under_probability": 0.8481,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1571,
      "implied_under_probability_novig": 0.8429,
      "edge_over": -0.0107,
      "edge_under": -0.0245,
      "recommended_side": "No Play",
      "recommended_edge": -0.0107,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 484,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.21,
      "prob_1_plus_hr": 0.1894,
      "model_over_probability": 0.1894,
      "model_under_probability": 0.8106,
      "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.0234,
      "edge_under": -0.0108,
      "recommended_side": "No Play",
      "recommended_edge": -0.0108,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 482,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2044,
      "prob_1_plus_hr": 0.1849,
      "model_over_probability": 0.1849,
      "model_under_probability": 0.8151,
      "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.0112,
      "edge_under": -0.0287,
      "recommended_side": "No Play",
      "recommended_edge": -0.0112,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 479,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1736,
      "prob_1_plus_hr": 0.1594,
      "model_over_probability": 0.1594,
      "model_under_probability": 0.8406,
      "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.0115,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0115,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 477,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1947,
      "prob_1_plus_hr": 0.1769,
      "model_over_probability": 0.1769,
      "model_under_probability": 0.8231,
      "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.0272,
      "edge_under": -0.0116,
      "recommended_side": "No Play",
      "recommended_edge": -0.0116,
      "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": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 476,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2217,
      "prob_1_plus_hr": 0.1988,
      "model_over_probability": 0.1988,
      "model_under_probability": 0.8012,
      "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.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": 1.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 475,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2495,
      "prob_1_plus_hr": 0.2208,
      "model_over_probability": 0.2208,
      "model_under_probability": 0.7792,
      "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.0118,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0118,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 474,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Francisco Alvarez",
      "hitter_id": 682626,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -625,
      "expected_home_runs": 0.1746,
      "prob_1_plus_hr": 0.1602,
      "model_over_probability": 0.1602,
      "model_under_probability": 0.8398,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1667,
      "implied_under_probability_novig": 0.8333,
      "edge_over": -0.0122,
      "edge_under": -0.0223,
      "recommended_side": "No Play",
      "recommended_edge": -0.0122,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 471,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Francisco Alvarez",
      "hitter_id": 682626,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 480,
      "under_odds": null,
      "expected_home_runs": 0.1746,
      "prob_1_plus_hr": 0.1602,
      "model_over_probability": 0.1602,
      "model_under_probability": 0.8398,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0122,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0122,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 472,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1876,
      "prob_1_plus_hr": 0.1711,
      "model_over_probability": 0.1711,
      "model_under_probability": 0.8289,
      "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.0124,
      "edge_under": -0.023,
      "recommended_side": "No Play",
      "recommended_edge": -0.0124,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 470,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2098,
      "prob_1_plus_hr": 0.1893,
      "model_over_probability": 0.1893,
      "model_under_probability": 0.8107,
      "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.0127,
      "edge_under": -0.0267,
      "recommended_side": "No Play",
      "recommended_edge": -0.0127,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 468,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2202,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0129,
      "edge_under": -0.0267,
      "recommended_side": "No Play",
      "recommended_edge": -0.0129,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 466,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler O'Neill",
      "hitter_id": 641933,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0129,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0129,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 467,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1736,
      "prob_1_plus_hr": 0.1594,
      "model_over_probability": 0.1594,
      "model_under_probability": 0.8406,
      "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.013,
      "edge_under": -0.0224,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 465,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2044,
      "prob_1_plus_hr": 0.1849,
      "model_over_probability": 0.1849,
      "model_under_probability": 0.8151,
      "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.0131,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0131,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 464,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mark Vientos",
      "hitter_id": 668901,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": -610,
      "expected_home_runs": 0.1824,
      "prob_1_plus_hr": 0.1667,
      "model_over_probability": 0.1667,
      "model_under_probability": 0.8333,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1734,
      "implied_under_probability_novig": 0.8266,
      "edge_over": -0.0135,
      "edge_under": -0.0259,
      "recommended_side": "No Play",
      "recommended_edge": -0.0135,
      "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": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 462,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jo Adell",
      "hitter_id": 666176,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2196,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.025,
      "edge_under": -0.0137,
      "recommended_side": "No Play",
      "recommended_edge": -0.0137,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 456,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "NYY",
      "pitcher_name": "Will Warren",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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": -465,
      "expected_home_runs": 0.2217,
      "prob_1_plus_hr": 0.1988,
      "model_over_probability": 0.1988,
      "model_under_probability": 0.8012,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": 0.823,
      "implied_over_probability_novig": 0.2054,
      "implied_under_probability_novig": 0.7946,
      "edge_over": -0.014,
      "edge_under": -0.0218,
      "recommended_side": "No Play",
      "recommended_edge": -0.014,
      "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.128,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 455,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.1836,
      "prob_1_plus_hr": 0.1677,
      "model_over_probability": 0.1677,
      "model_under_probability": 0.8323,
      "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.0141,
      "edge_under": -0.0259,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 454,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2495,
      "prob_1_plus_hr": 0.2208,
      "model_over_probability": 0.2208,
      "model_under_probability": 0.7792,
      "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.0145,
      "edge_under": -0.0208,
      "recommended_side": "No Play",
      "recommended_edge": -0.0145,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 452,
      "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": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2044,
      "prob_1_plus_hr": 0.1849,
      "model_over_probability": 0.1849,
      "model_under_probability": 0.8151,
      "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.0151,
      "edge_under": -0.0196,
      "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.123,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 446,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mark Vientos",
      "hitter_id": 668901,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1824,
      "prob_1_plus_hr": 0.1667,
      "model_over_probability": 0.1667,
      "model_under_probability": 0.8333,
      "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.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": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 447,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2202,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0152,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0152,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 443,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Tyler O'Neill",
      "hitter_id": 641933,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2201,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0152,
      "edge_under": -0.019,
      "recommended_side": "No Play",
      "recommended_edge": -0.0152,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 444,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1836,
      "prob_1_plus_hr": 0.1677,
      "model_over_probability": 0.1677,
      "model_under_probability": 0.8323,
      "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.0158,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0158,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 437,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Mark Vientos",
      "hitter_id": 668901,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1824,
      "prob_1_plus_hr": 0.1667,
      "model_over_probability": 0.1667,
      "model_under_probability": 0.8333,
      "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.0168,
      "edge_under": -0.0186,
      "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": 1.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 428,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2098,
      "prob_1_plus_hr": 0.1893,
      "model_over_probability": 0.1893,
      "model_under_probability": 0.8107,
      "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.019,
      "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": 1,
      "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": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 424,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2098,
      "prob_1_plus_hr": 0.1893,
      "model_over_probability": 0.1893,
      "model_under_probability": 0.8107,
      "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.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": 1,
      "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": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 425,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.2202,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "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.0175,
      "edge_under": -0.0174,
      "recommended_side": "No Play",
      "recommended_edge": -0.0174,
      "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.183,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 416,
      "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": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "DraftKings",
      "timestamp": "2026-03-28T12: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.1836,
      "prob_1_plus_hr": 0.1677,
      "model_over_probability": 0.1677,
      "model_under_probability": 0.8323,
      "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.0175,
      "edge_under": -0.0184,
      "recommended_side": "No Play",
      "recommended_edge": -0.0175,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 415,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ketel Marte",
      "hitter_id": 606466,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2185,
      "prob_1_plus_hr": 0.1963,
      "model_over_probability": 0.1963,
      "model_under_probability": 0.8037,
      "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.0188,
      "edge_under": -0.0209,
      "recommended_side": "No Play",
      "recommended_edge": -0.0188,
      "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.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 403,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.21,
      "prob_1_plus_hr": 0.1894,
      "model_over_probability": 0.1894,
      "model_under_probability": 0.8106,
      "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.0189,
      "edge_under": -0.0213,
      "recommended_side": "No Play",
      "recommended_edge": -0.0189,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 401,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.191,
      "prob_1_plus_hr": 0.1739,
      "model_over_probability": 0.1739,
      "model_under_probability": 0.8261,
      "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.0222,
      "edge_under": -0.0189,
      "recommended_side": "No Play",
      "recommended_edge": -0.0189,
      "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": 1.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 400,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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": 345,
      "under_odds": -445,
      "expected_home_runs": 0.2263,
      "prob_1_plus_hr": 0.2025,
      "model_over_probability": 0.2025,
      "model_under_probability": 0.7975,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8165,
      "implied_over_probability_novig": 0.2158,
      "implied_under_probability_novig": 0.7842,
      "edge_over": -0.0222,
      "edge_under": -0.019,
      "recommended_side": "No Play",
      "recommended_edge": -0.019,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 398,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2164,
      "prob_1_plus_hr": 0.1946,
      "model_over_probability": 0.1946,
      "model_under_probability": 0.8054,
      "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.0205,
      "edge_under": -0.0192,
      "recommended_side": "No Play",
      "recommended_edge": -0.0192,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 397,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2204,
      "prob_1_plus_hr": 0.1978,
      "model_over_probability": 0.1978,
      "model_under_probability": 0.8022,
      "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.0196,
      "edge_under": -0.0208,
      "recommended_side": "No Play",
      "recommended_edge": -0.0196,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 392,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-03-28T12: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.2138,
      "prob_1_plus_hr": 0.1925,
      "model_over_probability": 0.1925,
      "model_under_probability": 0.8075,
      "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.0203,
      "edge_under": -0.0201,
      "recommended_side": "No Play",
      "recommended_edge": -0.0201,
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 390,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.21,
      "prob_1_plus_hr": 0.1894,
      "model_over_probability": 0.1894,
      "model_under_probability": 0.8106,
      "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.0211,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0211,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 385,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2204,
      "prob_1_plus_hr": 0.1978,
      "model_over_probability": 0.1978,
      "model_under_probability": 0.8022,
      "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.022,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.022,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.937,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 377,
      "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": "MIA",
      "pitcher_name": "Eury P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2138,
      "prob_1_plus_hr": 0.1925,
      "model_over_probability": 0.1925,
      "model_under_probability": 0.8075,
      "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.0226,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0226,
      "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.136,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 370,
      "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": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2164,
      "prob_1_plus_hr": 0.1946,
      "model_over_probability": 0.1946,
      "model_under_probability": 0.8054,
      "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.0228,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0228,
      "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.05,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.933,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 367,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ketel Marte",
      "hitter_id": 606466,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Tyler Glasnow",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2185,
      "prob_1_plus_hr": 0.1963,
      "model_over_probability": 0.1963,
      "model_under_probability": 0.8037,
      "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.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": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.096,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 363,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.191,
      "prob_1_plus_hr": 0.1739,
      "model_over_probability": 0.1739,
      "model_under_probability": 0.8261,
      "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.0241,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0241,
      "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": 1.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 355,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2263,
      "prob_1_plus_hr": 0.2025,
      "model_over_probability": 0.2025,
      "model_under_probability": 0.7975,
      "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.0248,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0248,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 348,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jo Adell",
      "hitter_id": 666176,
      "team_abbr": "LAA",
      "opponent_abbr": "HOU",
      "pitcher_name": "Cristian Javier",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2196,
      "prob_1_plus_hr": 0.1972,
      "model_over_probability": 0.1972,
      "model_under_probability": 0.8028,
      "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.0301,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0301,
      "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.118,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.975,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 300,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1947,
      "prob_1_plus_hr": 0.1769,
      "model_over_probability": 0.1769,
      "model_under_probability": 0.8231,
      "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.0314,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0314,
      "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": 1.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 279,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "COL",
      "pitcher_name": "Michael Lorenzen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.0494,
      "prob_1_plus_hr": 0.0482,
      "model_over_probability": 0.0482,
      "model_under_probability": 0.9518,
      "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.0318,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0318,
      "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.146,
      "pitch_mix_interaction_score": 103.7,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.911,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 272,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Pete Alonso",
      "hitter_id": 624413,
      "team_abbr": "BAL",
      "opponent_abbr": "MIN",
      "pitcher_name": "Taj Bradley",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 320,
      "under_odds": null,
      "expected_home_runs": 0.2298,
      "prob_1_plus_hr": 0.2053,
      "model_over_probability": 0.2053,
      "model_under_probability": 0.7947,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2381,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0328,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0328,
      "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.161,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 253,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 335,
      "under_odds": null,
      "expected_home_runs": 0.2169,
      "prob_1_plus_hr": 0.195,
      "model_over_probability": 0.195,
      "model_under_probability": 0.805,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0349,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0349,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 234,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 350,
      "under_odds": null,
      "expected_home_runs": 0.2051,
      "prob_1_plus_hr": 0.1854,
      "model_over_probability": 0.1854,
      "model_under_probability": 0.8146,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0368,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0368,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "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": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "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.0369,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0369,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.066,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.956,
      "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": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.0425,
      "prob_1_plus_hr": 0.0416,
      "model_over_probability": 0.0416,
      "model_under_probability": 0.9584,
      "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.0384,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0384,
      "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.112,
      "pitch_mix_interaction_score": 99.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "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": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0397,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0397,
      "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.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "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": "Brandon Lowe",
      "hitter_id": 664040,
      "team_abbr": "PIT",
      "opponent_abbr": "NYM",
      "pitcher_name": "David Peterson",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1901,
      "prob_1_plus_hr": 0.1731,
      "model_over_probability": 0.1731,
      "model_under_probability": 0.8269,
      "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.042,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.042,
      "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.035,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "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": "Colson Montgomery",
      "hitter_id": 695657,
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2323,
      "prob_1_plus_hr": 0.2073,
      "model_over_probability": 0.2073,
      "model_under_probability": 0.7927,
      "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.0491,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0491,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.994,
      "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": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 310,
      "under_odds": null,
      "expected_home_runs": 0.2134,
      "prob_1_plus_hr": 0.1922,
      "model_over_probability": 0.1922,
      "model_under_probability": 0.8078,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2439,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0517,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0517,
      "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.089,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.907,
      "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": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "BAL",
      "pitcher_name": "Kyle Bradish",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1979,
      "prob_1_plus_hr": 0.1795,
      "model_over_probability": 0.1795,
      "model_under_probability": 0.8205,
      "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.0531,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0531,
      "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": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.046,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.931,
      "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": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "PHI",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 270,
      "under_odds": null,
      "expected_home_runs": 0.2274,
      "prob_1_plus_hr": 0.2034,
      "model_over_probability": 0.2034,
      "model_under_probability": 0.7966,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2703,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0669,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0669,
      "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.141,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.95,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 31,
      "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": "STL",
      "pitcher_name": "Michael McGreevy",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1958,
      "prob_1_plus_hr": 0.1778,
      "model_over_probability": 0.1778,
      "model_under_probability": 0.8222,
      "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.0691,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0691,
      "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.112,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.923,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 30,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "TOR",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 255,
      "under_odds": null,
      "expected_home_runs": 0.2377,
      "prob_1_plus_hr": 0.2116,
      "model_over_probability": 0.2116,
      "model_under_probability": 0.7884,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2817,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0701,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0701,
      "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.063,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.999,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 22,
      "edge_direction_rank": null,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.1903,
      "prob_1_plus_hr": 0.1733,
      "model_over_probability": 0.1733,
      "model_under_probability": 0.8267,
      "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.0831,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0831,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 5,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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": 270,
      "under_odds": null,
      "expected_home_runs": 0.2003,
      "prob_1_plus_hr": 0.1815,
      "model_over_probability": 0.1815,
      "model_under_probability": 0.8185,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2703,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0888,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0888,
      "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.102,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.848,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 4,
      "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": "AZ",
      "pitcher_name": "Eduardo Rodriguez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2231,
      "prob_1_plus_hr": 0.2,
      "model_over_probability": 0.2,
      "model_under_probability": 0.8,
      "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.103,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.103,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.942,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 2,
      "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": "SF",
      "pitcher_name": "Tyler Mahle",
      "sportsbook": "BetMGM",
      "timestamp": "2026-03-28T12: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.2059,
      "prob_1_plus_hr": 0.1861,
      "model_over_probability": 0.1861,
      "model_under_probability": 0.8139,
      "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.1264,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.1264,
      "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.07,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.891,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "edge_abs_rank": 1,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score"
    }
  ],
  "value_plays": [
    {
      "hitter_name": "Christian Yelich",
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "over_odds": 470,
      "prob_1_plus_hr": 0.2261,
      "edge_over": 0.0507,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.994,
      "environment_summary": "neutral",
      "value_score": 36.5,
      "value_rank": 1,
      "value_row_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Daylen Lile",
      "team_abbr": "WSH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Cade Horton",
      "sportsbook": "DraftKings",
      "over_odds": 695,
      "prob_1_plus_hr": 0.2015,
      "edge_over": 0.0757,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.016,
      "environment_summary": "neutral",
      "value_score": 34.2,
      "value_rank": 2,
      "value_row_rank": 4,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Kyle Teel",
      "team_abbr": "CWS",
      "opponent_abbr": "MIL",
      "pitcher_name": "Chad Patrick",
      "sportsbook": "FanDuel",
      "over_odds": 615,
      "prob_1_plus_hr": 0.2112,
      "edge_over": 0.0713,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.994,
      "environment_summary": "neutral",
      "value_score": 33.8,
      "value_rank": 3,
      "value_row_rank": 7,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "William Contreras",
      "team_abbr": "MIL",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "over_odds": 640,
      "prob_1_plus_hr": 0.2053,
      "edge_over": 0.0702,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.994,
      "environment_summary": "neutral",
      "value_score": 32.2,
      "value_rank": 4,
      "value_row_rank": 10,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "George Springer",
      "team_abbr": "TOR",
      "opponent_abbr": "ATH",
      "pitcher_name": "Jeffrey Springs",
      "sportsbook": "FanDuel",
      "over_odds": 440,
      "prob_1_plus_hr": 0.2214,
      "edge_over": 0.0362,
      "recommended_side": "Over",
      "play_tier": "Lean",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.999,
      "environment_summary": "neutral",
      "value_score": 32.0,
      "value_rank": 5,
      "value_row_rank": 11,
      "value_formula_version": "v2_value_score"
    }
  ],
  "unmatched_inputs": []
}