[
  {
    "raceTitle": "U.S. House of Representatives District 31 - Los Angeles County Results",
    "Reporting": "100% (155 of 155) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Gil Cisneros",
        "Party": "Dem",
        "Votes": "82,262",
        "Percent": "62.1",
        "incumbent": false
      },
      {
        "Name": "Eric Ching",
        "Party": "Rep",
        "Votes": "31,464",
        "Percent": "23.7",
        "incumbent": false
      },
      {
        "Name": "Erskine Levi",
        "Party": "Rep",
        "Votes": "18,813",
        "Percent": "14.2",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 31 - Districtwide Results",
    "Reporting": "100% (213 of 213) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Gil Cisneros",
        "Party": "Dem",
        "Votes": "94,190",
        "Percent": "61.1",
        "incumbent": false
      },
      {
        "Name": "Eric Ching",
        "Party": "Rep",
        "Votes": "36,767",
        "Percent": "23.8",
        "incumbent": false
      },
      {
        "Name": "Erskine Levi",
        "Party": "Rep",
        "Votes": "23,280",
        "Percent": "15.1",
        "incumbent": false
      }
    ]
  }
]