API endpoint that allows whiteboard sessions to be viewed or edited.

GET /whiteboard_sessions/?format=api&ordering=rewards&page=424
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4235,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=rewards&page=423",
    "results": [
        {
            "id": 1075,
            "unique_random_key": "o5hgmiNFzq8q9wIPs0eKQ",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "VDzZ4nmfM2EIFN9LZKLW07Acjc",
            "session_start_time": "2024-07-27T19:09:04.884000+05:30",
            "session_end_time": "2024-07-27T19:49:13.905000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Sujitha",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"}]",
            "created_at": "2024-07-27T19:09:05.528956+05:30",
            "updated_at": "2024-08-20T13:54:08.469205+05:30"
        },
        {
            "id": 1064,
            "unique_random_key": "CE3HUWo0e55XvDI3QOCKR",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "jcMss0FsZzO6Yqbr9otFJgXvo1",
            "session_start_time": "2024-07-25T22:11:59.011000+05:30",
            "session_end_time": "2024-07-25T23:00:43.927000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Nihal",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"}]",
            "created_at": "2024-07-25T22:12:00.168096+05:30",
            "updated_at": "2024-08-20T13:54:08.541185+05:30"
        },
        {
            "id": 1058,
            "unique_random_key": "7PrGAixXRAkLqYzC9dGYx",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "xq4Vr1fkT01Pcg1zvm0hfj8F2x",
            "session_start_time": "2024-07-25T11:00:30.951000+05:30",
            "session_end_time": "2024-07-25T11:43:20.646000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Dhruva",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"}]",
            "created_at": "2024-07-25T11:00:31.843603+05:30",
            "updated_at": "2024-08-20T13:54:08.576013+05:30"
        },
        {
            "id": 618,
            "unique_random_key": "4mhRaq8vWNUGN0LDlJNOR",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "PCMjBpmOaHM5tdZAhl5Y68ZPM1",
            "session_start_time": "2024-06-03T22:02:58.630000+05:30",
            "session_end_time": "2024-06-03T22:50:58.447000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Nihal Gollu",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"}]",
            "created_at": "2024-06-03T22:02:59.463778+05:30",
            "updated_at": "2024-08-20T13:54:11.640816+05:30"
        },
        {
            "id": 1045,
            "unique_random_key": "6Hpq8k9VBHUznGfE0BzcQ",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "Y1L8OO2qkb5URy99WE6dDYbiwF",
            "session_start_time": "2024-07-24T16:34:22.037000+05:30",
            "session_end_time": "2024-07-24T17:18:02.520000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Suvarna",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"}]",
            "created_at": "2024-07-24T16:34:22.568197+05:30",
            "updated_at": "2024-08-20T13:54:08.678090+05:30"
        }
    ]
}