Advertisement
kovalenko-tech

5e67f7c4fec1c26d7a9a197e

Mar 30th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. {
  2. "ranked_list": [
  3. {
  4. "profile": {
  5. "id": 2,
  6. "name": "Kate",
  7. "image_url": "https://randomuser.me/api/portraits/women/28.jpg",
  8. "is_online": true
  9. },
  10. "score": "12:1",
  11. "points": 11
  12. },
  13. {
  14. "profile": {
  15. "id": 3,
  16. "name": "Simon",
  17. "image_url": "https://randomuser.me/api/portraits/men/27.jpg",
  18. "is_online": false
  19. },
  20. "score": "3:5",
  21. "points": -2
  22. }
  23. ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement