Advertisement
reduanrafi

Untitled

Dec 24th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. {
  2. "status": "ok",
  3. "message": "quizzes featched successfully",
  4. "quiz_config": {
  5. "quiz_configs_id": 1,
  6. "category": "football",
  7. "static_question_number": 3,
  8. "comparison_question_number": 7,
  9. "daily_free_win_number": 2,
  10. "daily_easy_win_number": 2,
  11. "daily_big_win_number": 1,
  12. "title_free_win": "free",
  13. "title_easy_win": "easy",
  14. "title_big_win": "big",
  15. "description_free_win": "free of cost",
  16. "description_easy_win": "10kr",
  17. "description_big_win": "30kr",
  18. "created_at": "2017-09-21 04:34:02",
  19. "updated_at": "2017-09-28 10:10:35"
  20. },
  21. "user_daily_quiz": {
  22. "free": 2,
  23. "easy": 2,
  24. "big": 1
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement