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

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

{
    "count": 1377,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=65",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-updated_at&page=63",
    "results": [
        {
            "id": 756,
            "firstname": "Fotini ",
            "lastname": null,
            "phone": "+306980137294",
            "email": "gerantonifotini@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T13:43:46.212343+05:30",
            "updated_at": "2025-09-18T13:43:46.212370+05:30"
        },
        {
            "id": 755,
            "firstname": "Helen Wong",
            "lastname": null,
            "phone": "+4456619392",
            "email": "wonghaulam@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T11:41:49.355950+05:30",
            "updated_at": "2025-09-18T11:41:49.355981+05:30"
        },
        {
            "id": 754,
            "firstname": "Jen ",
            "lastname": null,
            "phone": "+915859436401",
            "email": "Jennifer.steele@rcsdk12.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T02:31:23.106425+05:30",
            "updated_at": "2025-09-18T02:31:23.106455+05:30"
        },
        {
            "id": 753,
            "firstname": "Marie Clements",
            "lastname": null,
            "phone": "+14789550280",
            "email": "lmclements@msn.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T00:10:19.486467+05:30",
            "updated_at": "2025-09-18T00:10:19.486500+05:30"
        },
        {
            "id": 752,
            "firstname": "maggie ",
            "lastname": null,
            "phone": "+16025165888",
            "email": "barakatmagdaleen@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-17T20:56:23.310786+05:30",
            "updated_at": "2025-09-17T20:56:23.310815+05:30"
        },
        {
            "id": 750,
            "firstname": "Arvindh",
            "lastname": null,
            "phone": "+9109600722412",
            "email": "gowthusugan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-17T10:05:30.819685+05:30",
            "updated_at": "2025-09-17T10:05:30.819718+05:30"
        },
        {
            "id": 749,
            "firstname": "Ashley Janell Essien",
            "lastname": null,
            "phone": "+18569868093",
            "email": "ablevins101@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T20:42:00.412002+05:30",
            "updated_at": "2025-09-16T20:42:00.412035+05:30"
        },
        {
            "id": 748,
            "firstname": "Shalini Dsouza",
            "lastname": null,
            "phone": "+919833960910",
            "email": "riaalphonso@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T18:40:01.128788+05:30",
            "updated_at": "2025-09-16T18:40:01.128819+05:30"
        },
        {
            "id": 747,
            "firstname": "Sunderji ",
            "lastname": null,
            "phone": "+919923852640",
            "email": "smitadiptiup@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T16:36:54.798861+05:30",
            "updated_at": "2025-09-16T16:36:54.798897+05:30"
        },
        {
            "id": 746,
            "firstname": "Maggie Wishart",
            "lastname": null,
            "phone": "+441404578400",
            "email": "mwishart@honitonprimary.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T15:39:29.125839+05:30",
            "updated_at": "2025-09-16T15:39:29.125868+05:30"
        }
    ]
}