sheena2994

Untitled

May 5th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. {
  2. "success": "1",
  3. "msg": "Following are users!",
  4. "coins": "34",
  5. "my_turn": [],
  6. "their_turn": [
  7. {
  8. "round_id": "18",
  9. "time_taken_user1": "31",
  10. "is_nudged": "0",
  11. "id": "130",
  12. "name": "Sheena",
  13. "image": "Img_556ff5f43dc7b528.jpg",
  14. "coins": "15",
  15. "time_since": "21m ago",
  16. "avg_points": "0",
  17. "wins": "0",
  18. "total_games": "1",
  19. "looses": "1",
  20. "rank": "2"
  21. },
  22. {
  23. "round_id": "14",
  24. "time_taken_user1": "12",
  25. "is_nudged": "0",
  26. "id": "190",
  27. "name": "Taran",
  28. "image": "Img_5729812c15947931.jpg",
  29. "coins": "24",
  30. "time_since": "40m ago",
  31. "avg_points": "3.6",
  32. "wins": "1",
  33. "total_games": "13",
  34. "looses": "12",
  35. "rank": "1"
  36. },
  37. {
  38. "round_id": "10",
  39. "time_taken_user1": "17",
  40. "is_nudged": "0",
  41. "id": "154",
  42. "name": "aaisha",
  43. "image": "Img_55a4b088cece7446.jpg",
  44. "coins": "20",
  45. "time_since": "58m ago",
  46. "avg_points": "0",
  47. "wins": "0",
  48. "total_games": "1",
  49. "looses": "1",
  50. "rank": "2"
  51. },
  52. {
  53. "round_id": "1",
  54. "time_taken_user1": "31",
  55. "is_nudged": "0",
  56. "id": "153",
  57. "name": "hhsj",
  58. "image": "Img_55a4a446ea8dc015.jpg",
  59. "coins": "20",
  60. "time_since": "1h ago",
  61. "avg_points": "0",
  62. "wins": "0",
  63. "total_games": "1",
  64. "looses": "1",
  65. "rank": "2"
  66. }
  67. ],
  68. "past_games": [
  69. {
  70. "id": "190",
  71. "round_id": "16",
  72. "name": "Taran",
  73. "image": "Img_5729812c15947931.jpg",
  74. "coins": "24",
  75. "u_image": "http://52.36.53.79/ns//timthumb.php?src=uploads/Img_5729812c15947931.jpg",
  76. "created_on": "2016-05-05 12:03:20",
  77. "game_started_by": "1",
  78. "score": "4",
  79. "wins": "6",
  80. "total_games": "8",
  81. "looses": "2"
  82. }
  83. ]
  84. }
Add Comment
Please, Sign In to add comment