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

GET /whiteboard_sessions/?format=api&ordering=-updated_at&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=-updated_at&page=423",
    "results": [
        {
            "id": 1230,
            "unique_random_key": "Bpuvt1UTfzd2mnFLYHjtI",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "uhIaapJiixbjb4zYg3hInm1rlu",
            "session_start_time": "2024-08-18T19:02:49.362000+05:30",
            "session_end_time": "2024-08-18T19:53:09.924000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Yuvan",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"}]",
            "created_at": "2024-08-18T19:02:49.462935+05:30",
            "updated_at": "2024-08-20T13:54:07.395374+05:30"
        },
        {
            "id": 1231,
            "unique_random_key": "PXZ4lXmd0ln65LmCnRDzR",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "snAimoJxID7DjnamXeD3T7ohjL",
            "session_start_time": "2024-08-19T14:53:09.971000+05:30",
            "session_end_time": "2024-08-19T15:42:03.651000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Shirisha",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/SSS+2.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/93_tb_wb_r_gb.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/242.png\"}]",
            "created_at": "2024-08-19T14:53:10.212010+05:30",
            "updated_at": "2024-08-20T13:54:07.384317+05:30"
        },
        {
            "id": 1232,
            "unique_random_key": "u5LNsTHzkhDYdMSbJTcrG",
            "expert_id": 273,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "d6LxoV2fWS4sP2Wg18LmfMBqLM",
            "session_start_time": "2024-08-19T18:46:05.819000+05:30",
            "session_end_time": "2024-08-19T19:18:28.657000+05:30",
            "started_participant": "Sanna Sherin",
            "other_participants": "Rayan",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-08-19T18:46:06.372164+05:30",
            "updated_at": "2024-08-20T13:54:07.378143+05:30"
        },
        {
            "id": 1233,
            "unique_random_key": "E4T6LxYERnw3FLzB1eKTx",
            "expert_id": 273,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "P8aVypjgXn6PYxkOoTruqz021N",
            "session_start_time": "2024-08-19T19:19:01.652000+05:30",
            "session_end_time": "2024-08-19T19:20:02.691000+05:30",
            "started_participant": "Sanna Sherin",
            "other_participants": "Rayan",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-08-19T19:19:02.163529+05:30",
            "updated_at": "2024-08-20T13:54:07.368275+05:30"
        },
        {
            "id": 1234,
            "unique_random_key": "HcvywoCsdF8MZVYv1Vrpq",
            "expert_id": 278,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "CvHHmQ97zjZE3N80sKPp6o2Dwd",
            "session_start_time": "2024-08-19T22:06:34.829000+05:30",
            "session_end_time": "2024-08-19T22:13:51.300000+05:30",
            "started_participant": "Shivani Sharma",
            "other_participants": "Shaurya",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/259.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/289.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/275.png\"}]",
            "created_at": "2024-08-19T22:06:35.224121+05:30",
            "updated_at": "2024-08-20T13:54:07.360552+05:30"
        }
    ]
}