get https://be.namasteapis.com/blockchain/v1/glip/watch-to-earn/user/wallet
- GET /home/ - user id - return all payers, jobs and tasks remaining under them (filter tasks under job and check usertask table)
- POST /task/ - user id, optionId - send true/false to indicate if user completed task correctly and save in usertask table. if all task done. put done in userjob table.