{
"code": 0,
"message": "string",
"data": {
"id": 0,
"title": "string",
"content": "string",
"deadline": "2019-08-24T14:15:22Z",
"max_score": 100,
"allow_late_submission": false,
"attachments": [
"string"
],
"submission_count": 0,
"created_by": {
"id": 0,
"username": "string",
"role": "user",
"email": "user@example.com",
"status": "active",
"profile": {
"profile_name": "string",
"avatar_url": "string"
},
"created_at": "2019-08-24T14:15:22Z",
"last_login": "2019-08-24T14:15:22Z"
},
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
},
"timestamp": "2019-08-24T14:15:22Z"
}