{
    "id": "feca5c3d",
    "title": "Test",
    "questions": [
        {
            "text": "123",
            "type": "text",
            "correct": "123"
        }
    ],
    "master_password": "123",
    "created": "2026-06-10 11:55:38",
    "submissions": [
        {
            "username": "1",
            "score": 1,
            "total": 1,
            "answers": [
                {
                    "question": "123",
                    "user_answer": "123",
                    "correct_answer": "123",
                    "is_correct": true
                }
            ],
            "submitted_at": "2026-06-10 11:56:01"
        }
    ]
}