reduanrafi

football_checklist

Dec 4th, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "status": "ok",
  3. "data": {
  4. "category": "easy",
  5. "quiz_type_id": 1,
  6. "unpaid_quizzes": [
  7. {
  8. "quizzes_id": 47,
  9. "title": "Football easy Win",
  10. "description": "description what ever wanna say",
  11. "fk_quiz_types_id": 1,
  12. "quiz_category": "easy",
  13. "token_price": 100,
  14. "is_bonus": 0,
  15. "start_date": "2017-12-01",
  16. "end_date": "2017-12-21",
  17. "created_by": 1,
  18. "created_at": "2017-12-01 09:24:08",
  19. "updated_at": "2017-12-01 09:24:08"
  20. }
  21. ]
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment