{
  "users": [
    {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 7,
      "company": "string",
      "created_at": "string",
      "disk_usage": 8,
      "email": "string",
      "followers": 8,
      "followers_url": "string",
      "following": 3,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": false,
      "html_url": "string",
      "id": 9,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 6,
      "plan": {
        "collaborators": 1,
        "name": "string",
        "private_repos": 5,
        "space": 2
      },
      "private_gists": 5,
      "public_gists": 7,
      "public_repos": 1,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 4,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    },
    {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 7,
      "company": "string",
      "created_at": "string",
      "disk_usage": 5,
      "email": "string",
      "followers": 2,
      "followers_url": "string",
      "following": 10,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": true,
      "html_url": "string",
      "id": 8,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 1,
      "plan": {
        "collaborators": 3,
        "name": "string",
        "private_repos": 10,
        "space": 6
      },
      "private_gists": 8,
      "public_gists": 10,
      "public_repos": 3,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 10,
      "type": "User",
      "updated_at": "string",
      "url": "string"
    },
    {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 2,
      "company": "string",
      "created_at": "string",
      "disk_usage": 6,
      "email": "string",
      "followers": 9,
      "followers_url": "string",
      "following": 5,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": true,
      "html_url": "string",
      "id": 8,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 3,
      "plan": {
        "collaborators": 1,
        "name": "string",
        "private_repos": 2,
        "space": 7
      },
      "private_gists": 9,
      "public_gists": 9,
      "public_repos": 10,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 6,
      "type": "User",
      "updated_at": "string",
      "url": "string"
    },
    {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 9,
      "company": "string",
      "created_at": "string",
      "disk_usage": 1,
      "email": "string",
      "followers": 9,
      "followers_url": "string",
      "following": 4,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": true,
      "html_url": "string",
      "id": 6,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 9,
      "plan": {
        "collaborators": 2,
        "name": "string",
        "private_repos": 4,
        "space": 9
      },
      "private_gists": 8,
      "public_gists": 10,
      "public_repos": 10,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 7,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    }
  ]
}