{
  "payload": [
    {
      "login": "user1",
      "id": 1,
      "node_id": "foo",
      "avatar_url": "https://avatars.githubusercontent.com/u/1?u=1&v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/user1",
      "html_url": "https://github.com/user1",
      "followers_url": "https://api.github.com/users/user1/followers",
      "following_url": "https://api.github.com/users/user1/following{/other_user}",
      "gists_url": "https://api.github.com/users/user1/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/user1/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/user1/subscriptions",
      "organizations_url": "https://api.github.com/users/user1/orgs",
      "repos_url": "https://api.github.com/users/user1/repos",
      "events_url": "https://api.github.com/users/user1/events{/privacy}",
      "received_events_url": "https://api.github.com/users/user1/received_events",
      "type": "User",
      "site_admin": false
    },
    {
      "login": "user2",
      "id": 2,
      "node_id": "bar",
      "avatar_url": "https://avatars.githubusercontent.com/u/2?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/user2",
      "html_url": "https://github.com/user2",
      "followers_url": "https://api.github.com/users/user2/followers",
      "following_url": "https://api.github.com/users/user2/following{/other_user}",
      "gists_url": "https://api.github.com/users/user2/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/user2/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/user2/subscriptions",
      "organizations_url": "https://api.github.com/users/user2/orgs",
      "repos_url": "https://api.github.com/users/user2/repos",
      "events_url": "https://api.github.com/users/user2/events{/privacy}",
      "received_events_url": "https://api.github.com/users/user2/received_events",
      "type": "User",
      "site_admin": false
    }
  ],
  "headers": {
    "access-control-allow-origin": "*",
    "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
    "cache-control": "private, max-age=60, s-maxage=60",
    "connection": "close",
    "content-security-policy": "default-src 'none'",
    "content-type": "application/json; charset=utf-8",
    "date": "Fri, 05 Aug 2022 19:50:37 GMT",
    "etag": "W/\"e94e999824833e657993d605420e71e570c68048ca5c6bc3fee38a6dacb4641a\"",
    "github-authentication-token-expiration": "2022-08-13 17:23:32 UTC",
    "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
    "server": "GitHub.com",
    "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
    "transfer-encoding": "chunked",
    "vary": "Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With",
    "x-accepted-oauth-scopes": "admin:org, read:org, repo, user, write:org",
    "x-content-type-options": "nosniff",
    "x-frame-options": "deny",
    "x-github-media-type": "github.v3; format=json",
    "x-github-request-id": "D818:6550:18B58E4:48A0A66:62ED748D",
    "x-oauth-scopes": "repo",
    "x-ratelimit-limit": "5000",
    "x-ratelimit-remaining": "4933",
    "x-ratelimit-reset": "1659729973",
    "x-ratelimit-resource": "core",
    "x-ratelimit-used": "67",
    "x-xss-protection": "0"
  }
}
