{
  "election_name": "Nevada US House 1 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-06-09T05:00:00.000Z",
  "country": "US",
  "province": "NV",
  "district": "NV-01",
  "municipality": null,
  "polls_open": "2026-06-09T10:00:00.000Z",
  "polls_close": "2026-06-10T02:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 93,
  "last_updated": "2026-06-10T23:55:37.108Z",
  "round": 1,
  "maps": [
    {
      "name": "Nevada",
      "map": "assets/Nevada.svg"
    }
  ],
  "candidates": [
    {
      "name": "Carrie Ann Buck",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "advanced": false,
      "color": "#7A1230",
      "votes": 22990,
      "percent": 77.67,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Jim Blockey",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#6d1b83",
      "votes": 3310,
      "percent": 11.18,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Michael Boris",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#78350f",
      "votes": 1756,
      "percent": 5.93,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Marie Encar Arnold",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#CFB606",
      "votes": 1160,
      "percent": 3.92,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Rick \"Indicted\" Saga",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#CC6699",
      "votes": 382,
      "percent": 1.29,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "clark": {
      "name": "Clark",
      "type": "County",
      "fips": "32003",
      "fill": "#c6606b",
      "percent_reporting": 93,
      "candidates": [
        {
          "name": "Carrie Ann Buck",
          "party": "Republican",
          "votes": 22990,
          "percent": 77.67,
          "color": "#7A1230",
          "winner": true,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Jim Blockey",
          "party": "Republican",
          "votes": 3310,
          "percent": 11.18,
          "color": "#6d1b83",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Michael Boris",
          "party": "Republican",
          "votes": 1756,
          "percent": 5.93,
          "color": "#78350f",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Marie Encar Arnold",
          "party": "Republican",
          "votes": 1160,
          "percent": 3.92,
          "color": "#CFB606",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Rick \"Indicted\" Saga",
          "party": "Republican",
          "votes": 382,
          "percent": 1.29,
          "color": "#CC6699",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}