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