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

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

{
    "count": 4256,
    "next": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=-unique_random_key&page=102",
    "previous": "https://whiteboardapi.mywellnesshub.in/whiteboard_sessions/?format=api&ordering=-unique_random_key&page=100",
    "results": [
        {
            "id": 1991,
            "unique_random_key": "Szp3Zywn1rKRHkr2T3cl7",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "SOISdwIir3Y0zYOEp2gNXdS0rq",
            "session_start_time": "2024-12-10T17:03:39.807000+05:30",
            "session_end_time": "2024-12-10T17:49:31.351000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Siva",
            "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\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/194.png\"}]",
            "created_at": "2024-12-10T17:03:40.803246+05:30",
            "updated_at": "2024-12-10T17:49:32.598163+05:30"
        },
        {
            "id": 4004,
            "unique_random_key": "SysmahF0KX9bf9JgtmZAj",
            "expert_id": 252,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "NEe4SmrJzX0WUw3OrwWFdiS7tM",
            "session_start_time": "2025-09-25T17:08:58.035000+05:30",
            "session_end_time": "2025-09-25T17:16:32.269000+05:30",
            "started_participant": "Aprajita Sharma",
            "other_participants": "Pragya",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-09-25T17:08:08.883627+05:30",
            "updated_at": "2025-09-25T17:15:43.126170+05:30"
        },
        {
            "id": 4106,
            "unique_random_key": "SY9a4FPkLC0KlqSxwwDcN",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "EOvGJoZlp3vcFVBjH5BNqppefL",
            "session_start_time": "2025-10-11T18:28:50.139000+05:30",
            "session_end_time": "2025-10-11T19:02:34.316000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Tejas",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-10-11T18:28:49.866730+05:30",
            "updated_at": "2025-10-11T19:02:35.448923+05:30"
        },
        {
            "id": 3202,
            "unique_random_key": "SxzZG3qjvtOCEOjYrNlAS",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "1S4TmaWSN88SYIVl7eAfuOsywj",
            "session_start_time": "2025-06-06T16:31:46.572000+05:30",
            "session_end_time": "2025-06-06T17:23:00.816000+05:30",
            "started_participant": "Rajini",
            "other_participants": "emmanuel",
            "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/246.png\"}]",
            "created_at": "2025-06-06T16:31:47.098798+05:30",
            "updated_at": "2025-06-06T17:23:01.503726+05:30"
        },
        {
            "id": 1302,
            "unique_random_key": "sxi6HGzB3m03W8tih9cQc",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "DuvJm1Cm6EH3nhiTwBRXCWVRgq",
            "session_start_time": "2024-08-29T06:09:50.596000+05:30",
            "session_end_time": "2024-08-29T06:20:56.986000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Sujitha",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-08-29T06:09:51.344192+05:30",
            "updated_at": "2024-08-29T06:20:57.867432+05:30"
        },
        {
            "id": 1388,
            "unique_random_key": "sWXJrz2JTV7ETWCoJT5yA",
            "expert_id": 91,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "UockKNeBjMVM47Fed6iEscV1Ky",
            "session_start_time": "2024-09-11T16:31:32.810000+05:30",
            "session_end_time": "2024-09-11T17:23:55.872000+05:30",
            "started_participant": "Rajani Yadav",
            "other_participants": "Shirisha",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2024-09-11T16:31:33.572920+05:30",
            "updated_at": "2024-09-11T17:23:56.801664+05:30"
        },
        {
            "id": 2617,
            "unique_random_key": "sWtYTBC1MG0Jyl2w7xxRf",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "XEt9In8plz5IalVRwKa3RgXi6a",
            "session_start_time": "2025-03-05T12:26:18.804000+05:30",
            "session_end_time": "2025-03-05T13:19:11.561000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Ananya",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-03-05T12:26:19.698435+05:30",
            "updated_at": "2025-03-05T13:19:12.809782+05:30"
        },
        {
            "id": 3618,
            "unique_random_key": "sWE3WFehOdBzXhOPpAmxo",
            "expert_id": 268,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "y9cCMfuow6hkvACp5V8XNmVNoq",
            "session_start_time": "2025-08-04T14:47:35.016000+05:30",
            "session_end_time": "2025-08-04T14:49:08.515000+05:30",
            "started_participant": "Neha Soni",
            "other_participants": "Puja",
            "active": false,
            "session_notes": "",
            "rewards": "",
            "created_at": "2025-08-04T14:47:35.976413+05:30",
            "updated_at": "2025-08-04T14:49:09.498359+05:30"
        },
        {
            "id": 3839,
            "unique_random_key": "SvfUaTHkncpeyP345C9U6",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "JYNWJYzK1ejGiZLTFfhwiiz4xP",
            "session_start_time": "2025-09-06T10:45:30.935000+05:30",
            "session_end_time": "2025-09-06T11:23:43.405000+05:30",
            "started_participant": "Rajini",
            "other_participants": "Vrisank",
            "active": false,
            "session_notes": "",
            "rewards": "[{\"state\":\"end\",\"bottom\":\"8%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/127_tb_wb_r_gb.png\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/97_tb_wb_r_gb.png\"},{\"state\":\"end\",\"bottom\":\"24%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/6animalrewards.png\"}]",
            "created_at": "2025-09-06T10:45:31.967777+05:30",
            "updated_at": "2025-09-06T11:23:43.674631+05:30"
        },
        {
            "id": 1113,
            "unique_random_key": "SuMvJ3VodK8DpOz7SUXCg",
            "expert_id": 34,
            "done_activities": "[]",
            "autism_client_id": null,
            "main_session_id": "qkLIdL62HzqSpm1QNTVk9J3DP5",
            "session_start_time": "2024-08-01T12:23:58.793000+05:30",
            "session_end_time": "2024-08-01T13:07:08.059000+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\"},{\"state\":\"end\",\"bottom\":\"16%\",\"imageUrl\":\"https://d1e2cdbb22s48i.cloudfront.net/246.png\"}]",
            "created_at": "2024-08-01T12:23:59.643680+05:30",
            "updated_at": "2024-08-20T13:54:08.211900+05:30"
        }
    ]
}