[
  {
    "raceTitle": "Attorney General - Butte County Results",
    "Reporting": "100% (89 of 89) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:37 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "20,184",
        "Percent": "41.2",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "26,038",
        "Percent": "53.2",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "2,732",
        "Percent": "5.6",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Attorney General - Statewide Results",
    "Reporting": "100% (19,788 of 19,788) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "4,604,294",
        "Percent": "56.4",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "3,131,739",
        "Percent": "38.3",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "434,454",
        "Percent": "5.3",
        "incumbent": false
      }
    ]
  }
]