Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. {
  2. "status": true,
  3. "code": 201,
  4. "message": "Login memerlukan Verifikasi",
  5. "data": {
  6. "isValid": false,
  7. "hasActive": true,
  8. "hasNewPlayer": true,
  9. "hasNewUser": false,
  10. "notifOldSuccess": true,
  11. "mailSuccess": true,
  12. "smsSuccess": true,
  13. "user": {
  14. "id": 7,
  15. "username": "debt.wijaya6",
  16. "email": "yramli10@gmail.com",
  17. "status": "Active",
  18. "no_hp": "081287363311"
  19. },
  20. "device": {
  21. "old": {
  22. "id": "550cfc94-9099-4c08-bb9d-d92e77c22b2d",
  23. "identifier": "cGEO6_R0kUM:APA91bFO3OBkpVmcU3dhhVD6CiJAG7TcScGLWkIDOpB1mCoT-d7bq3BRGYx_Vqy4lUqbr5fOQEPW2u2SHsIHRQ3YUXGXzBY74YuwpVHTEgW08o367_lhT_ZLyNQJDidm593mUQLTodgv",
  24. "session_count": 493,
  25. "language": "en",
  26. "timezone": 25200,
  27. "game_version": "1",
  28. "device_os": "9",
  29. "device_type": 1,
  30. "device_model": "SM-G955N",
  31. "ad_id": "41e0ed9a-62a9-4b82-8e28-1215154d0e7d",
  32. "tags": [],
  33. "last_active": 1566719046,
  34. "playtime": 51699,
  35. "amount_spent": 0,
  36. "created_at": 1563356811,
  37. "invalid_identifier": false,
  38. "badge_count": 0,
  39. "sdk": "031102",
  40. "test_type": null,
  41. "ip": "180.248.58.183",
  42. "external_user_id": null
  43. },
  44. "new": {
  45. "id": "550cfc94-9099-4c08-bb9d-d92e77c22b2d",
  46. "identifier": "cGEO6_R0kUM:APA91bFO3OBkpVmcU3dhhVD6CiJAG7TcScGLWkIDOpB1mCoT-d7bq3BRGYx_Vqy4lUqbr5fOQEPW2u2SHsIHRQ3YUXGXzBY74YuwpVHTEgW08o367_lhT_ZLyNQJDidm593mUQLTodgv",
  47. "session_count": 493,
  48. "language": "en",
  49. "timezone": 25200,
  50. "game_version": "1",
  51. "device_os": "9",
  52. "device_type": 1,
  53. "device_model": "SM-G955N",
  54. "ad_id": "41e0ed9a-62a9-4b82-8e28-1215154d0e7d",
  55. "tags": [],
  56. "last_active": 1566719046,
  57. "playtime": 51699,
  58. "amount_spent": 0,
  59. "created_at": 1563356811,
  60. "invalid_identifier": false,
  61. "badge_count": 0,
  62. "sdk": "031102",
  63. "test_type": null,
  64. "ip": "180.248.58.183",
  65. "external_user_id": null
  66. }
  67. }
  68. }
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement