{
  "data": {
    "results": [
      {
        "guid": "1DC22DC33DC44DC55DC66DC7",
        "decisionType": "ALL_REQUIRED",
        "decision": "APPROVED",
        "status": "COMPLETE",
        "comments": "Investigation findings reviewed and approved.",
        "user": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "decisionDateTime": "2026-03-25T14:30:00Z"
      },
      {
        "guid": "2DC33DC44DC55DC66DC77DC8",
        "decisionType": "ALL_REQUIRED",
        "decision": "NA",
        "status": "PENDING",
        "user": {
          "guid": "8XW76VU54TS32RQ10PO98NM7",
          "fullName": "Priya Nadar",
          "email": "priya.nadar@example.com"
        }
      }
    ],
    "count": 2
  }
}