{"info":{"_postman_id":"b4ed95b8-3870-4a06-a582-d88f55894e8b","name":"DSC Challenges","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7638824","collectionId":"b4ed95b8-3870-4a06-a582-d88f55894e8b","publishedId":"Szzj8J48","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-06-16T08:55:54.000Z"},"item":[{"name":"Superuser","item":[{"name":"Admin Signup","id":"dec955c4-bef7-40dd-838e-257299964a0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"dscvit\",\r\n    \"email\":\"dscvit@gmail.com\",\r\n    \"password\":\"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/signup/","urlObject":{"protocol":"http","port":"3000","path":["superuser","signup",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e5d27c73-9acf-4894-b611-64cc5fa7e9ad","name":"Admin Signup","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"dscvit\",\r\n    \"email\":\"dscvit@gmail.com\",\r\n    \"password\":\"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/signup/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:29:35 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"37"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin already signed Up\"\n}"}],"_postman_id":"dec955c4-bef7-40dd-838e-257299964a0a"},{"name":"Admin Login","id":"96336ab2-5b5e-4dca-b242-5875b9d929f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"dscvit\",\r\n    \"email\":\"dscvit@gmail.com\",\r\n    \"password\":\"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/login/","urlObject":{"protocol":"http","port":"3000","path":["superuser","login",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d130fbf8-63fa-4eca-a7b1-6cb9fba087db","name":"Admin Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"dscvit\",\r\n    \"email\":\"dscvit@gmail.com\",\r\n    \"password\":\"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:27:37 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"80"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin Logged In\",\n    \"token\": \"fa6c72a048efde856f34320ed72925f4b69f2608\"\n}"}],"_postman_id":"96336ab2-5b5e-4dca-b242-5875b9d929f8"},{"name":"Admin Logout","id":"7038964f-7c9a-4a32-8874-220f83bdd5c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:3000/superuser/logout/","urlObject":{"protocol":"http","port":"3000","path":["superuser","logout",""],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"7038964f-7c9a-4a32-8874-220f83bdd5c0"},{"name":"Add Question","id":"7032243a-de51-4676-a317-85ded3330567","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_body\":\"Weekly new question 5 \",\r\n    \"correct_answer\":\"abc\",\r\n    \"is_exact_match\":true,\r\n    \"question_type\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/add_question/","urlObject":{"protocol":"http","port":"3000","path":["superuser","add_question",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a4a11350-b5d8-420d-b127-c2ab45132f62","name":"Add Question (Weekly)","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_body\":\"Weekly new question 6 \",\r\n    \"question_type\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/add_question/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 23 Aug 2020 09:26:29 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"28"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Question saved\"\n}"},{"id":"c2a62054-3bc6-4864-b7a4-e6c299c2748f","name":"Add Question","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_body\":\"Weekly new question 5 \",\r\n    \"correct_answer\":\"abc\",\r\n    \"is_exact_match\":true,\r\n    \"question_type\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/add_question/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:16:24 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"28"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Question saved\"\n}"}],"_postman_id":"7032243a-de51-4676-a317-85ded3330567"},{"name":"View Unevaluated Questions","id":"035f1120-b6de-4ff2-aa31-22814d379766","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/unevaluated_answers/","urlObject":{"protocol":"http","port":"3000","path":["superuser","unevaluated_answers",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"01f0857c-9f5c-4eef-92ac-7df99eb8b664","name":"View Unevaluated Questions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/unevaluated_answers/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 09:20:24 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"244"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unevaluated Answers Found\",\n    \"Answer\": [\n        {\n            \"id\": 11,\n            \"answer_body\": \"http://localhost:3000/admin/answer/\",\n            \"description\": null,\n            \"marks\": \"0.00\",\n            \"evaluated\": false,\n            \"creation_date_time\": \"2020-06-16T08:51:31.287408Z\",\n            \"question_id\": 10,\n            \"user_id\": 4\n        }\n    ]\n}"}],"_postman_id":"035f1120-b6de-4ff2-aa31-22814d379766"},{"name":"Evaluate Answer","id":"7fa07c4b-7c5b-4629-a28d-56e5a1cba09b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"answer_id\": 11,\r\n    \"marks\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/unevaluated_answers/","urlObject":{"protocol":"http","port":"3000","path":["superuser","unevaluated_answers",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a0b00259-feed-47cc-b77b-af3602e96f4e","name":"Evaluate Answer","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"answer_id\": 11,\r\n    \"marks\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/superuser/unevaluated_answers/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 09:22:54 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Evaluated Answer\"\n}"}],"_postman_id":"7fa07c4b-7c5b-4629-a28d-56e5a1cba09b"},{"name":"View Weekly Questions","id":"f4ebc0f3-52f2-4634-9e57-fd5c301a06d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_questions/1/","urlObject":{"protocol":"http","port":"3000","path":["superuser","view_questions","1",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"38a8a3da-e1b8-48f0-8bbe-06cc156d885d","name":"View Weekly Questions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_questions/1/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 23 Aug 2020 08:27:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"624"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"All Questions Found\",\n    \"Questions\": [\n        {\n            \"id\": 16,\n            \"question_body\": \"Weekly new question 5\",\n            \"display_date\": null,\n            \"correct_answer\": \"abc\",\n            \"question_type\": 1,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-17T09:17:29.022210Z\"\n        },\n        {\n            \"id\": 15,\n            \"question_body\": \"Weekly new question 5\",\n            \"display_date\": null,\n            \"correct_answer\": \"abc\",\n            \"question_type\": 1,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-17T08:16:24.446851Z\"\n        },\n        {\n            \"id\": 10,\n            \"question_body\": \"Weekly new question 1\",\n            \"display_date\": \"2020-06-22T06:45:43.112339Z\",\n            \"correct_answer\": \"abc\",\n            \"question_type\": 1,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-16T06:45:12.570132Z\"\n        }\n    ]\n}"}],"_postman_id":"f4ebc0f3-52f2-4634-9e57-fd5c301a06d0"},{"name":"View Daily Questions","id":"497e8eae-5869-4f77-a439-71faff9aa18d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_questions/0/","urlObject":{"protocol":"http","port":"3000","path":["superuser","view_questions","0",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7360302d-f3b9-4434-bfb4-668ea6e4ba46","name":"View Daily Questions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_questions/0/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 23 Aug 2020 08:28:39 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1026"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"All Questions Found\",\n    \"Questions\": [\n        {\n            \"id\": 5,\n            \"question_body\": \"Another new question\",\n            \"display_date\": \"2020-06-18T06:00:46Z\",\n            \"correct_answer\": \"abc\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-16T05:59:53.295461Z\"\n        },\n        {\n            \"id\": 4,\n            \"question_body\": \"A new question\",\n            \"display_date\": \"2020-06-16T05:59:26Z\",\n            \"correct_answer\": \"abc\",\n            \"question_type\": 0,\n            \"is_exact_match\": false,\n            \"creation_date_time\": \"2020-06-16T05:59:10.756738Z\"\n        },\n        {\n            \"id\": 3,\n            \"question_body\": \"szdvdxvz\",\n            \"display_date\": \"2020-06-19T20:18:00Z\",\n            \"correct_answer\": \"czc\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-15T20:31:23.681707Z\"\n        },\n        {\n            \"id\": 2,\n            \"question_body\": \"dvcdsfvdcx vwfvadsvxzc\",\n            \"display_date\": \"2020-06-17T20:18:00Z\",\n            \"correct_answer\": \"ans\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-15T20:18:46.644081Z\"\n        },\n        {\n            \"id\": 1,\n            \"question_body\": \"dvdsfvdfsbvdsf\",\n            \"display_date\": \"2020-06-17T20:18:00Z\",\n            \"correct_answer\": \"ans\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-15T20:18:20.648491Z\"\n        }\n    ]\n}"}],"_postman_id":"497e8eae-5869-4f77-a439-71faff9aa18d"},{"name":"View All Questions","id":"e73c4832-d292-42e6-b438-353307446997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/all_questions/","urlObject":{"protocol":"http","port":"3000","path":["superuser","all_questions",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fa56a9ff-41c9-49c4-be50-1a0debd21af0","name":"View All Questions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/all_questions/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 23 Aug 2020 08:58:05 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1603"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"All Questions Found\",\n    \"Questions\": [\n        {\n            \"id\": 16,\n            \"question_body\": \"Weekly new question 5\",\n            \"display_date\": null,\n            \"correct_answer\": \"abc\",\n            \"question_type\": 1,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-17T09:17:29.022210Z\"\n        },\n        {\n            \"id\": 15,\n            \"question_body\": \"Weekly new question 5\",\n            \"display_date\": null,\n            \"correct_answer\": \"abc\",\n            \"question_type\": 1,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-17T08:16:24.446851Z\"\n        },\n        {\n            \"id\": 10,\n            \"question_body\": \"Weekly new question 1\",\n            \"display_date\": \"2020-06-22T06:45:43.112339Z\",\n            \"correct_answer\": \"abc\",\n            \"question_type\": 1,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-16T06:45:12.570132Z\"\n        },\n        {\n            \"id\": 5,\n            \"question_body\": \"Another new question\",\n            \"display_date\": \"2020-06-18T06:00:46Z\",\n            \"correct_answer\": \"abc\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-16T05:59:53.295461Z\"\n        },\n        {\n            \"id\": 4,\n            \"question_body\": \"A new question\",\n            \"display_date\": \"2020-06-16T05:59:26Z\",\n            \"correct_answer\": \"abc\",\n            \"question_type\": 0,\n            \"is_exact_match\": false,\n            \"creation_date_time\": \"2020-06-16T05:59:10.756738Z\"\n        },\n        {\n            \"id\": 3,\n            \"question_body\": \"szdvdxvz\",\n            \"display_date\": \"2020-06-19T20:18:00Z\",\n            \"correct_answer\": \"czc\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-15T20:31:23.681707Z\"\n        },\n        {\n            \"id\": 2,\n            \"question_body\": \"dvcdsfvdcx vwfvadsvxzc\",\n            \"display_date\": \"2020-06-17T20:18:00Z\",\n            \"correct_answer\": \"ans\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-15T20:18:46.644081Z\"\n        },\n        {\n            \"id\": 1,\n            \"question_body\": \"dvdsfvdfsbvdsf\",\n            \"display_date\": \"2020-06-17T20:18:00Z\",\n            \"correct_answer\": \"ans\",\n            \"question_type\": 0,\n            \"is_exact_match\": true,\n            \"creation_date_time\": \"2020-06-15T20:18:20.648491Z\"\n        }\n    ]\n}"}],"_postman_id":"e73c4832-d292-42e6-b438-353307446997"},{"name":"View All Answers","id":"30e1ac34-192c-4d33-b3e7-6e91de2b507f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_all_answers/","urlObject":{"protocol":"http","port":"3000","path":["superuser","view_all_answers",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8d109de6-7ea6-4a30-8321-58eb0a196ea9","name":"View All Answers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_all_answers/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 23 Aug 2020 08:32:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"882"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"All Answers Found\",\n    \"Answers\": [\n        {\n            \"id\": 2,\n            \"answer_body\": \"ans\",\n            \"description\": null,\n            \"marks\": \"10.00\",\n            \"evaluated\": true,\n            \"creation_date_time\": \"2020-06-15T20:21:21.741835Z\",\n            \"question_id\": 1,\n            \"user_id\": 4\n        },\n        {\n            \"id\": 4,\n            \"answer_body\": \"dcsdc\",\n            \"description\": null,\n            \"marks\": \"10.00\",\n            \"evaluated\": true,\n            \"creation_date_time\": \"2020-06-15T20:31:00.729399Z\",\n            \"question_id\": 2,\n            \"user_id\": 4\n        },\n        {\n            \"id\": 5,\n            \"answer_body\": \"csavdc\",\n            \"description\": null,\n            \"marks\": \"10.00\",\n            \"evaluated\": true,\n            \"creation_date_time\": \"2020-06-15T20:31:51.979663Z\",\n            \"question_id\": 3,\n            \"user_id\": 4\n        },\n        {\n            \"id\": 10,\n            \"answer_body\": \"bca\",\n            \"description\": null,\n            \"marks\": \"0.00\",\n            \"evaluated\": true,\n            \"creation_date_time\": \"2020-06-16T08:48:09.018007Z\",\n            \"question_id\": 4,\n            \"user_id\": 4\n        },\n        {\n            \"id\": 11,\n            \"answer_body\": \"http://localhost:3000/admin/answer/\",\n            \"description\": null,\n            \"marks\": \"10.00\",\n            \"evaluated\": true,\n            \"creation_date_time\": \"2020-06-16T08:51:31.287408Z\",\n            \"question_id\": 10,\n            \"user_id\": 4\n        }\n    ]\n}"}],"_postman_id":"30e1ac34-192c-4d33-b3e7-6e91de2b507f"},{"name":"View All Users Details","id":"6f0ab275-dcf7-43a6-9475-e7e6993521dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_all_users/","urlObject":{"protocol":"http","port":"3000","path":["superuser","view_all_users",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dea2d081-8985-484a-a11c-58bb7a00eee3","name":"View All Users Details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"url":"http://localhost:3000/superuser/view_all_users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 23 Aug 2020 08:37:20 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1064"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"All Users Found\",\n    \"Users\": [\n        {\n            \"email\": \"riddhigupta@gmail.com\",\n            \"username\": \"riddhigupta\",\n            \"platform\": 0,\n            \"insta_handle\": \"riddhigupta05\",\n            \"profile_image\": null,\n            \"date_joined\": \"2020-06-15T16:08:50.953642Z\"\n        },\n        {\n            \"email\": \"dscvit@gmail.com\",\n            \"username\": \"dscvit\",\n            \"platform\": 0,\n            \"insta_handle\": \"dscvit_insta\",\n            \"profile_image\": null,\n            \"date_joined\": \"2020-06-15T19:17:31.529165Z\"\n        },\n        {\n            \"email\": \"mailriddhigupta@gmail.com\",\n            \"username\": \"Riddhi Gupta\",\n            \"platform\": 0,\n            \"insta_handle\": null,\n            \"profile_image\": \"https://lh3.googleusercontent.com/a-/AOh14Ggetb4BjUa2OdlLvOHTKocm_qPKDoBgvNnU3NXt=s96-c\",\n            \"date_joined\": \"2020-06-17T08:50:05.065929Z\"\n        },\n        {\n            \"email\": \"riddhi.gupta2018@vitstudent.ac.in\",\n            \"username\": \"Riddhi Gupta 18BCE2506\",\n            \"platform\": 0,\n            \"insta_handle\": null,\n            \"profile_image\": \"https://lh5.googleusercontent.com/-CUFAkeKOh5M/AAAAAAAAAAI/AAAAAAAAAAA/AMZuucnz6X0Kj5ymZInv15vMfMFtjOgnMg/s96-c/photo.jpg\",\n            \"date_joined\": \"2020-06-17T08:51:36.676394Z\"\n        },\n        {\n            \"email\": \"abc@gmail.com\",\n            \"username\": \"abc\",\n            \"platform\": 0,\n            \"insta_handle\": \"abc\",\n            \"profile_image\": \"http://abc.com\",\n            \"date_joined\": \"2020-06-17T10:05:06.439812Z\"\n        }\n    ]\n}"}],"_postman_id":"6f0ab275-dcf7-43a6-9475-e7e6993521dd"},{"name":"Bulk Add Questions","id":"5b8cbc54-ee27-4662-9fb4-ec8006ed1ce2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"question_file","type":"file","src":"/C:/Users/Riddhi Gupta/Desktop/Projects/DSC Daily-Challenges Backend/dsc-challenge-backend/questionFile.xlsx"}]},"url":"http://localhost:3000/superuser/all_questions/","urlObject":{"protocol":"http","port":"3000","path":["superuser","all_questions",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b8cbc54-ee27-4662-9fb4-ec8006ed1ce2"},{"name":"Add Insta Answers","id":"1976c340-cd46-49fa-b91d-6d8ae3bf6098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token 397b8e817ae1d574846ae2963920f2b407ea2ad1","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"answers_file","type":"file","src":"/C:/Users/Riddhi Gupta/Desktop/Projects/DSC Daily-Challenges Backend/dsc-challenge-backend/answersFile.xlsx"}]},"url":"http://localhost:3000/superuser/all_answers/","urlObject":{"protocol":"http","port":"3000","path":["superuser","all_answers",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1976c340-cd46-49fa-b91d-6d8ae3bf6098"}],"id":"32574129-e728-4057-b281-db4e087c1cee","_postman_id":"32574129-e728-4057-b281-db4e087c1cee","description":""},{"name":"User","item":[{"name":"Login","id":"f98cbb34-2270-4dce-83f0-7ee2168da631","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id_token\": \"eyJhbGciOiJSUzI1NiIsImtpZCI6ImIxNmRlMWIyYWIwYzE2YWMwYWNmNjYyZWYwMWY3NTY3ZTU0NDI1MmEiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMTAxMDMyMjQyMjI5MS03NGtoMnJhajVqOTVwMGd0c25pcDZiMGlhdTY0bHV0Mi5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbSIsImF1ZCI6IjEwMTAzMjI0MjIyOTEtNzRraDJyYWo1ajk1cDBndHNuaXA2YjBpYXU2NGx1dDIuYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJzdWIiOiIxMTQ2MDk0MTIwNTg0NTYxMTgxOTEiLCJoZCI6InZpdHN0dWRlbnQuYWMuaW4iLCJlbWFpbCI6InJpZGRoaS5ndXB0YTIwMThAdml0c3R1ZGVudC5hYy5pbiIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoiM0NESzNJVmNNRzZMR1BFZW9NVFFIQSIsIm5hbWUiOiJSaWRkaGkgR3VwdGEgMThCQ0UyNTA2IiwicGljdHVyZSI6Imh0dHBzOi8vbGg1Lmdvb2dsZXVzZXJjb250ZW50LmNvbS8tQ1VGQWtlS09oNU0vQUFBQUFBQUFBQUkvQUFBQUFBQUFBQUEvQU1adXVjbno2WDBLajV5bVpJbnYxNXZNZk1GdGpPZ25NZy9zOTYtYy9waG90by5qcGciLCJnaXZlbl9uYW1lIjoiUmlkZGhpIEd1cHRhIiwiZmFtaWx5X25hbWUiOiIxOEJDRTI1MDYiLCJsb2NhbGUiOiJlbiIsImlhdCI6MTU5MjI0NDEzNywiZXhwIjoxNTkyMjQ3NzM3LCJqdGkiOiIwMzQ0MWIzNTdiYjQ3NDdjN2VhY2I0NmQzODRmOGZkZTFlMjNlM2Q3In0.nhbRhilXocPLrL9c94YjjIEN7kHEjPcJQCrpSZEhu0-tkPnLLS70SVxatMdjjVqAzIAPQMhMxSkv0fw_FhLSRBXHLQ2Bt9ERI6Lzb1CZ057HigbfL-ktxiC52UkIGxcrkbcAcFWK05UnjZmNiWJuaS81bDG8Lp4rVYNXIhg_sEKEmqc1Ynnu-yrrRKkswyZnC7q7MDMrbqKb1e1xMjd82DmTXcANRuxAoeR46DdGMbsbt4DAJSmyrJzfhfE_PneE0lwigTKrTcNNcycZnOyLP5G4oT_FUtCJJ-lQPOwTTi8v2BuVn1NCZO8dZT2o6PamT_6G4k8hOKkSg9-rsoOxuw\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/login/","urlObject":{"protocol":"http","port":"3000","path":["user","login",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f98f4722-89fa-4e63-a99d-10950d1fe411","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id_token\": \"eyJhbGciOiJSUzI1NiIsImtpZCI6ImIxNmRlMWIyYWIwYzE2YWMwYWNmNjYyZWYwMWY3NTY3ZTU0NDI1MmEiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMTAxMDMyMjQyMjI5MS03NGtoMnJhajVqOTVwMGd0c25pcDZiMGlhdTY0bHV0Mi5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbSIsImF1ZCI6IjEwMTAzMjI0MjIyOTEtNzRraDJyYWo1ajk1cDBndHNuaXA2YjBpYXU2NGx1dDIuYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJzdWIiOiIxMTQ2MDk0MTIwNTg0NTYxMTgxOTEiLCJoZCI6InZpdHN0dWRlbnQuYWMuaW4iLCJlbWFpbCI6InJpZGRoaS5ndXB0YTIwMThAdml0c3R1ZGVudC5hYy5pbiIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoiM0NESzNJVmNNRzZMR1BFZW9NVFFIQSIsIm5hbWUiOiJSaWRkaGkgR3VwdGEgMThCQ0UyNTA2IiwicGljdHVyZSI6Imh0dHBzOi8vbGg1Lmdvb2dsZXVzZXJjb250ZW50LmNvbS8tQ1VGQWtlS09oNU0vQUFBQUFBQUFBQUkvQUFBQUFBQUFBQUEvQU1adXVjbno2WDBLajV5bVpJbnYxNXZNZk1GdGpPZ25NZy9zOTYtYy9waG90by5qcGciLCJnaXZlbl9uYW1lIjoiUmlkZGhpIEd1cHRhIiwiZmFtaWx5X25hbWUiOiIxOEJDRTI1MDYiLCJsb2NhbGUiOiJlbiIsImlhdCI6MTU5MjI0NDEzNywiZXhwIjoxNTkyMjQ3NzM3LCJqdGkiOiIwMzQ0MWIzNTdiYjQ3NDdjN2VhY2I0NmQzODRmOGZkZTFlMjNlM2Q3In0.nhbRhilXocPLrL9c94YjjIEN7kHEjPcJQCrpSZEhu0-tkPnLLS70SVxatMdjjVqAzIAPQMhMxSkv0fw_FhLSRBXHLQ2Bt9ERI6Lzb1CZ057HigbfL-ktxiC52UkIGxcrkbcAcFWK05UnjZmNiWJuaS81bDG8Lp4rVYNXIhg_sEKEmqc1Ynnu-yrrRKkswyZnC7q7MDMrbqKb1e1xMjd82DmTXcANRuxAoeR46DdGMbsbt4DAJSmyrJzfhfE_PneE0lwigTKrTcNNcycZnOyLP5G4oT_FUtCJJ-lQPOwTTi8v2BuVn1NCZO8dZT2o6PamT_6G4k8hOKkSg9-rsoOxuw\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 15 Jun 2020 18:40:49 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"201"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Logged In\",\n    \"User\": {\n        \"username\": \"Riddhi Gupta 18BCE2506\",\n        \"email\": \"riddhi.gupta2018@vitstudent.ac.in\",\n        \"insta_handle\": null,\n        \"platform\": 0\n    },\n    \"token\": \"db16afb2c58dfc9a886451af963a0b3b38a5534c\"\n}"}],"_postman_id":"f98cbb34-2270-4dce-83f0-7ee2168da631"},{"name":"Logout","id":"1e364fe2-2fdd-406c-9ac5-0b13e2c519ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 022ce30254ad3febee75471eaaa32b7e1174d870","type":"text"}],"url":"http://localhost:3000/user/logout/","urlObject":{"protocol":"http","port":"3000","path":["user","logout",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fb25d899-4aae-480b-b9e6-80b21e0ebab8","name":"Logout","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 022ce30254ad3febee75471eaaa32b7e1174d870","type":"text"}],"url":"http://localhost:3000/user/logout/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:14:40 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"WWW-Authenticate","value":"Token"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"27"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": \"Invalid token.\"\n}"}],"_postman_id":"1e364fe2-2fdd-406c-9ac5-0b13e2c519ed"},{"name":"Update Insta Handle","id":"6e6140d1-b586-4c5e-aeee-e730726b0230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"insta_handle\":\"dscvit_insta\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/update_insta_handle/","urlObject":{"protocol":"http","port":"3000","path":["user","update_insta_handle",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f4db5d39-79c9-4efa-b41b-fc6483b08c14","name":"Update Insta Handle","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"insta_handle\":\"dscvit_insta\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/update_insta_handle/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:17:21 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"PATCH, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"51"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Instagram Handle Updated Successfully\"\n}"}],"_postman_id":"6e6140d1-b586-4c5e-aeee-e730726b0230"},{"name":"View Daily Question","id":"3bd191e3-7285-4dea-855d-7c632e699b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"url":"http://localhost:3000/user/daily_question/","urlObject":{"protocol":"http","port":"3000","path":["user","daily_question",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"01853ed2-4f22-4034-b134-53297c9e04fa","name":"View Daily Question","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"url":"http://localhost:3000/user/daily_question/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:16:52 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"218"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Question Found\",\n    \"Question\": {\n        \"id\": 2,\n        \"question_body\": \"dvcdsfvdcx vwfvadsvxzc\",\n        \"display_date\": \"2020-06-17T20:18:00Z\",\n        \"question_type\": 0,\n        \"is_exact_match\": true,\n        \"creation_date_time\": \"2020-06-15T20:18:46.644081Z\"\n    }\n}"}],"_postman_id":"3bd191e3-7285-4dea-855d-7c632e699b6a"},{"name":"View Weekly task","id":"eaf1e940-bdc6-4fa2-a6ec-12588554fbfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/weekly_question/","urlObject":{"protocol":"http","port":"3000","path":["user","weekly_question",""],"host":["localhost"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"d2fef7a8-0154-47fb-b57d-36bfe41b0bda","name":"View Weekly task","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/user/weekly_question/","protocol":"http","host":["localhost"],"port":"3000","path":["user","weekly_question",""],"query":[{"key":"","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:15:55 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"225"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Question Found\",\n    \"Question\": {\n        \"id\": 10,\n        \"question_body\": \"Weekly new question 1\",\n        \"display_date\": \"2020-06-22T06:45:43.112339Z\",\n        \"question_type\": 1,\n        \"is_exact_match\": true,\n        \"creation_date_time\": \"2020-06-16T06:45:12.570132Z\"\n    }\n}"}],"_postman_id":"eaf1e940-bdc6-4fa2-a6ec-12588554fbfb"},{"name":"Answering Daily Question","id":"fc0c292a-d8ae-40fa-a462-dfd91752b56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_id\": 4,\r\n    \"answer_body\":\"bca\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/daily_question/","urlObject":{"protocol":"http","port":"3000","path":["user","daily_question",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"716abd96-7f1e-411a-9552-45fd803ec570","name":"Answering Daily Question","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token fa6c72a048efde856f34320ed72925f4b69f2608","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_id\": 4,\r\n    \"answer_body\":\"bca\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/daily_question/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:15:32 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Already Answered\"\n}"}],"_postman_id":"fc0c292a-d8ae-40fa-a462-dfd91752b56b"},{"name":"Answering Weekly Challenge","id":"203ff112-c7de-4efb-97c5-58262b37c644","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token db16afb2c58dfc9a886451af963a0b3b38a5534c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_id\": 10,\r\n    \"answer_body\":\"http://localhost:3000/admin/answer/\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/weekly_question/","urlObject":{"protocol":"http","port":"3000","path":["user","weekly_question",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a42e743d-9587-4f7e-92fb-0dce6f1c7b36","name":"Answering Weekly Challengw","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token db16afb2c58dfc9a886451af963a0b3b38a5534c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"question_id\": 10,\r\n    \"answer_body\":\"http://localhost:3000/admin/answer/\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/user/weekly_question/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Jun 2020 08:15:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Answered Updated\"\n}"}],"_postman_id":"203ff112-c7de-4efb-97c5-58262b37c644"},{"name":"View Leaderboard","id":"290cceaf-b40d-4185-a4b6-82e342a6a764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/user/leaderboard/","urlObject":{"protocol":"http","port":"3000","path":["user","leaderboard",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"290cceaf-b40d-4185-a4b6-82e342a6a764"},{"name":"View User History","id":"c25f7de5-6c1b-4500-a1ed-d66d2bd2d942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token d6c68a0ebcfc801096581b52f7cc4d03e0be45ac","type":"text"}],"url":"http://localhost:3000/user/history_view/","urlObject":{"protocol":"http","port":"3000","path":["user","history_view",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"02ddaa32-7ef9-4967-94a0-c075e365b427","name":"View User History","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token d6c68a0ebcfc801096581b52f7cc4d03e0be45ac","type":"text"}],"url":"http://localhost:3000/user/history_view/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Aug 2020 11:45:32 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"787"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Found History\",\n    \"history\": [\n        {\n            \"question\": \"dvdsfvdfsbvdsf\",\n            \"display_date\": \"2020-06-17T20:18:00Z\",\n            \"your_answer\": \"ans\",\n            \"correct_answer\": \"ans\",\n            \"marks\": 10,\n            \"question_type\": 0\n        },\n        {\n            \"question\": \"szdvdxvz\",\n            \"display_date\": \"2020-06-19T20:18:00Z\",\n            \"your_answer\": \"csavdc\",\n            \"correct_answer\": \"czc\",\n            \"marks\": 10,\n            \"question_type\": 0\n        },\n        {\n            \"question\": \"Weekly new question 1\",\n            \"display_date\": \"2020-06-22T06:45:43.112339Z\",\n            \"your_answer\": \"http://localhost:3000/admin/answer/\",\n            \"correct_answer\": \"abc\",\n            \"marks\": 10,\n            \"question_type\": 1\n        },\n        {\n            \"question\": \"Another new question\",\n            \"display_date\": \"2020-06-18T06:00:46Z\",\n            \"your_answer\": \"answer1\",\n            \"correct_answer\": \"abc\",\n            \"marks\": 0,\n            \"question_type\": 0\n        },\n        {\n            \"question\": \"question2 daily\",\n            \"display_date\": null,\n            \"your_answer\": \"answer1\",\n            \"correct_answer\": \"bcd\",\n            \"marks\": 0,\n            \"question_type\": 0\n        }\n    ]\n}"}],"_postman_id":"c25f7de5-6c1b-4500-a1ed-d66d2bd2d942"}],"id":"c9d96a7f-e140-400d-b0a6-53c8371903aa","_postman_id":"c9d96a7f-e140-400d-b0a6-53c8371903aa","description":""}]}