[
  {
    "raceTitle": "U.S. House of Representatives District 24 - Ventura County Results",
    "Reporting": "100% (294 of 294) precincts reporting",
    "ReportingTime": "June 9, 2026, 2:51 p.m.",
    "candidates": [
      {
        "Name": "Sarah Bacon",
        "Party": "Dem",
        "Votes": "2,586",
        "Percent": "7.7",
        "incumbent": false
      },
      {
        "Name": "Salud Carbajal",
        "Party": "Dem",
        "Votes": "18,082",
        "Percent": "54.2",
        "incumbent": false
      },
      {
        "Name": "Bob Smith",
        "Party": "Rep",
        "Votes": "11,771",
        "Percent": "35.3",
        "incumbent": false
      },
      {
        "Name": "Helena Pasquarella",
        "Party": "P&F",
        "Votes": "939",
        "Percent": "2.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 24 - Districtwide Results",
    "Reporting": "100% (510 of 510) precincts reporting",
    "ReportingTime": "June 10, 2026, 7:25 p.m.",
    "candidates": [
      {
        "Name": "Sarah Bacon",
        "Party": "Dem",
        "Votes": "13,598",
        "Percent": "7.2",
        "incumbent": false
      },
      {
        "Name": "Salud Carbajal",
        "Party": "Dem",
        "Votes": "103,187",
        "Percent": "54.7",
        "incumbent": false
      },
      {
        "Name": "Bob Smith",
        "Party": "Rep",
        "Votes": "67,728",
        "Percent": "35.9",
        "incumbent": false
      },
      {
        "Name": "Helena Pasquarella",
        "Party": "P&F",
        "Votes": "4,077",
        "Percent": "2.2",
        "incumbent": false
      }
    ]
  }
]