[
  {
    "raceTitle": "State Assembly District 46 - Los Angeles County Results",
    "Reporting": "100% (94 of 94) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Jesse Gabriel",
        "Party": "Dem",
        "Votes": "67,737",
        "Percent": "66.3",
        "incumbent": true
      },
      {
        "Name": "Tracey Schroeder",
        "Party": "Rep",
        "Votes": "34,386",
        "Percent": "33.7",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 46 - Districtwide Results",
    "Reporting": "100% (101 of 101) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Jesse Gabriel",
        "Party": "Dem",
        "Votes": "67,941",
        "Percent": "66.2",
        "incumbent": true
      },
      {
        "Name": "Tracey Schroeder",
        "Party": "Rep",
        "Votes": "34,632",
        "Percent": "33.8",
        "incumbent": false
      }
    ]
  }
]