{
  "data": {
    "results": [
      {
        "id": "wkr_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
        "created_at": "2023-03-15T10:00:00Z",
        "updated_at": "2024-01-15T14:30:00Z",
        "user_id": "usr_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
        "is_manager": true,
        "manager_id": "wkr_02H5K8N2X3Y4Z5A6B7C8D9E0F2",
        "legal_entity_id": "le_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
        "country": "US",
        "start_date": "2023-03-15",
        "end_date": null,
        "number": 1001,
        "work_email": "john.smith@acmecorp.com",
        "personal_email": "john.smith@gmail.com",
        "status": "ACTIVE",
        "employment_type_id": "et_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
        "gender": "MALE",
        "date_of_birth": "1985-07-22",
        "location": {
          "type": "OFFICE",
          "work_location_id": "wl_01H5K8N2X3Y4Z5A6B7C8D9E0F1"
        }
      }
    ],
    "next_link": "https://rest.ripplingapis.com/workers?cursor=xyz789"
  }
}