{
  "data": {
    "total": 2,
    "paging": {
      "next": {
        "link": "?after=NTI1Cg%3D%3D",
        "after": "NTI1Cg%3D%3D"
      }
    },
    "results": [
      {
        "createdAt": "2024-01-15T00:24:54.571Z",
        "archived": false,
        "archivedAt": null,
        "propertiesWithHistory": {
          "dealname": [
            {
              "sourceId": "CRM_UI",
              "sourceType": "CRM_UI",
              "sourceLabel": "CRM UI",
              "updatedByUserId": 45678,
              "value": "New Business Opportunity",
              "timestamp": "2024-01-15T00:24:54.571Z"
            }
          ]
        },
        "id": "87654321100",
        "properties": {
          "dealname": "New Business Opportunity",
          "amount": "25000.00",
          "closedate": "2024-02-28T00:00:00.000Z",
          "dealstage": "qualifiedtobuy",
          "pipeline": "default"
        },
        "updatedAt": "2024-01-15T00:24:54.571Z"
      }
    ]
  }
}