{
  "schema_version": "result-record/0.1",
  "generated_at": "2026-09-01T13:40:33.715772+00:00",
  "live": true,
  "canonical_query": "$orderby=published_at desc&$top=1000",
  "count": 0,
  "offset": 0,
  "limit": 1000,
  "selected_fields": [
    {
      "name": "id",
      "type": "uuid",
      "unit": null,
      "definition": null
    },
    {
      "name": "decoder_name",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "decoder_slug",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "decoder_version",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "skeleton_preparation",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "prior_preparation",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "provides_failure_probability",
      "type": "boolean",
      "unit": null,
      "definition": null
    },
    {
      "name": "circuit_name",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "circuit_slug",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "noise_model",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "noise_model_slug",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "evaluator_version",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "machine_slug",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "machine_class",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "shots_total",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "successful_shots",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "logical_failure_shots",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "timeout_shots",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "decoder_error_shots",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "failure_probability_shots",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "latency_shots",
      "type": "integer",
      "unit": "shots",
      "definition": null
    },
    {
      "name": "preparation_duration_seconds",
      "type": "decimal",
      "unit": "s",
      "definition": "/definitions/result/0.1/#preparation-and-timing"
    },
    {
      "name": "t_1000_ns",
      "type": "integer",
      "unit": "ns",
      "definition": "/definitions/result/0.1/#preparation-and-timing"
    },
    {
      "name": "score_brier_loss_upper_95_v0_1",
      "type": "decimal",
      "unit": "probability",
      "definition": "/definitions/result/0.1/#stored-scores"
    },
    {
      "name": "score_ler_upper_95_at_5pct_acceptance_v0_1",
      "type": "decimal",
      "unit": "probability",
      "definition": "/definitions/result/0.1/#stored-scores"
    },
    {
      "name": "reproduction_status",
      "type": "string",
      "unit": null,
      "definition": null
    },
    {
      "name": "published_at",
      "type": "datetime",
      "unit": null,
      "definition": null
    }
  ],
  "ordered_result_ids": [],
  "records": [],
  "links": {
    "self": "https://staging.circuitbench.org/results/api/v0.1/results.json?%24orderby=published_at+desc&%24top=1000",
    "csv": "https://staging.circuitbench.org/results/api/v0.1/results.csv?%24orderby=published_at+desc&%24top=1000",
    "schema": "https://staging.circuitbench.org/results/api/v0.1/schema.json"
  }
}