[
  {
    "raceTitle": "Attorney General - Sutter County Results",
    "Reporting": "100% (24 of 24) precincts reporting",
    "ReportingTime": "June 8, 2026, 3:31 p.m.",
    "candidates": [
      {
        "Name": "Rob Bonta",
        "Party": "Dem",
        "Votes": "6,932",
        "Percent": "31.7",
        "incumbent": true
      },
      {
        "Name": "Michael E. Gates",
        "Party": "Rep",
        "Votes": "13,993",
        "Percent": "64.0",
        "incumbent": false
      },
      {
        "Name": "Marjorie Mikels",
        "Party": "Grn",
        "Votes": "936",
        "Percent": "4.3",
        "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
      }
    ]
  }
]