{
  "status": "ok",
  "updated": "2026-03-12T12:00:00Z",
  "date": "2026-03-13",
  "count": 5,
  "events": [
    {
      "id": 831050,
      "sport": "football",
      "league": "La Liga",
      "home": "Real Madrid",
      "away": "Barcelona",
      "kickoff": "2026-03-13T20:00:00Z",
      "odds": {"home": 2.35, "draw": 3.20, "away": 3.05},
      "markets": {
        "over_under_2_5": {"over": 1.82, "under": 2.02},
        "btts": {"yes": 1.65, "no": 2.25},
        "double_chance": {"1x": 1.32, "x2": 1.50, "12": 1.28}
      }
    },
    {
      "id": 831051,
      "sport": "football",
      "league": "Bundesliga",
      "home": "Bayern Munich",
      "away": "Borussia Dortmund",
      "kickoff": "2026-03-13T17:30:00Z",
      "odds": {"home": 1.70, "draw": 3.75, "away": 4.80},
      "markets": {
        "over_under_2_5": {"over": 1.60, "under": 2.35},
        "btts": {"yes": 1.55, "no": 2.45}
      }
    },
    {
      "id": 831052,
      "sport": "football",
      "league": "Ligue 1",
      "home": "PSG",
      "away": "Marseille",
      "kickoff": "2026-03-13T20:45:00Z",
      "odds": {"home": 1.50, "draw": 4.20, "away": 6.50},
      "markets": {
        "over_under_2_5": {"over": 1.65, "under": 2.25},
        "btts": {"yes": 1.80, "no": 2.05}
      }
    },
    {
      "id": 831053,
      "sport": "ice_hockey",
      "league": "NHL",
      "home": "Toronto Maple Leafs",
      "away": "Montreal Canadiens",
      "kickoff": "2026-03-14T00:00:00Z",
      "odds": {"home": 1.65, "away": 2.30},
      "markets": {
        "total": {"line": 5.5, "over": 1.80, "under": 2.05},
        "puck_line": {"home": -1.5, "home_odds": 2.50, "away": 1.5, "away_odds": 1.55}
      }
    },
    {
      "id": 831054,
      "sport": "basketball",
      "league": "EuroLeague",
      "home": "Real Madrid BC",
      "away": "Olympiacos",
      "kickoff": "2026-03-13T19:00:00Z",
      "odds": {"home": 1.45, "away": 2.75},
      "markets": {
        "spread": {"home": -6.5, "home_odds": 1.90, "away": 6.5, "away_odds": 1.90},
        "total": {"line": 162.5, "over": 1.85, "under": 1.95}
      }
    }
  ]
}
