Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.15 KB | None | 0 0
  1. [
  2.   {
  3.     "game_name": "Staff Duck Game",
  4.     "tc_id": 689214725443027000,
  5.     "join_message_id": 694665294223769600,
  6.     "players_per_game": 4,
  7.     "gamers": [
  8.       486018241244954600,
  9.       352212467033833500,
  10.       343381278655250400,
  11.       275403156945502200,
  12.       222859934285430800
  13.     ],
  14.     "rounds": [
  15.       {
  16.         "idx": 0,
  17.         "games": [
  18.           {
  19.             "idx": 0,
  20.             "gamers": [
  21.               486018241244954600,
  22.               352212467033833500,
  23.               343381278655250400
  24.             ],
  25.             "tc_id": 694663115324784600,
  26.             "vc_id": 694663116306514000,
  27.             "votes": {
  28.               "486018241244954635": 343381278655250400,
  29.               "352212467033833475": null,
  30.               "343381278655250433": null
  31.             },
  32.             "winner": 352212467033833500
  33.           },
  34.           {
  35.             "idx": 1,
  36.             "gamers": [
  37.               222859934285430800,
  38.               275403156945502200
  39.             ],
  40.             "tc_id": 694663121863704700,
  41.             "vc_id": 694663124204388400,
  42.             "votes": {
  43.               "222859934285430784": 222859934285430800,
  44.               "275403156945502219": 222859934285430800
  45.             },
  46.             "winner": 222859934285430800
  47.           }
  48.         ],
  49.         "gamers": [
  50.           486018241244954600,
  51.           352212467033833500,
  52.           343381278655250400,
  53.           275403156945502200,
  54.           222859934285430800
  55.         ],
  56.         "group_size": 4
  57.       },
  58.       {
  59.         "idx": 1,
  60.         "games": [
  61.           {
  62.             "idx": 0,
  63.             "gamers": [
  64.               222859934285430800,
  65.               352212467033833500
  66.             ],
  67.             "tc_id": 694665295842771100,
  68.             "vc_id": 694665296405070000,
  69.             "votes": {
  70.               "222859934285430784": 222859934285430800,
  71.               "352212467033833475": 222859934285430800
  72.             },
  73.             "voting_message_id": 694667112894955500
  74.           }
  75.         ],
  76.         "gamers": [
  77.           222859934285430800,
  78.           352212467033833500
  79.         ],
  80.         "group_size": 4
  81.       }
  82.     ]
  83.   }
  84. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement