{
  "data": {
    "data": {
      "users": [
        {
          "id": 223443,
          "name": "Johnny Agent"
        },
        {
          "id": 8678530,
          "name": "James A. Rosen"
        }
      ],
      "next_page": null,
      "previous_page": null,
      "count": 2
    },
    "status": 200,
    "statusText": "OK",
    "headers": {
      "content-type": "application/json"
    }
  }
}