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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=48",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=46",
    "results": [
        {
            "id": 731,
            "firstname": "Petruta",
            "lastname": null,
            "phone": "+447727719115",
            "email": "petranitu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-14T12:52:50.734125+05:30",
            "updated_at": "2025-09-14T12:52:50.734155+05:30"
        },
        {
            "id": 649,
            "firstname": "Darcey",
            "lastname": null,
            "phone": "+447791450244",
            "email": "darceyl18@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-20T18:12:54.919396+05:30",
            "updated_at": "2025-08-20T18:12:54.919425+05:30"
        },
        {
            "id": 1136,
            "firstname": "Sophie Henry",
            "lastname": null,
            "phone": "+447791759610",
            "email": "sophie.henry@stpetersdarwen.blackburn.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-21T19:15:18.796853+05:30",
            "updated_at": "2026-01-21T19:15:18.796884+05:30"
        },
        {
            "id": 693,
            "firstname": "Roberta Ramen ",
            "lastname": null,
            "phone": "+447846976041",
            "email": "robina.hussain@coopacademies.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-04T15:03:08.123941+05:30",
            "updated_at": "2025-09-04T15:03:08.123971+05:30"
        },
        {
            "id": 829,
            "firstname": "mt",
            "lastname": null,
            "phone": "+447871577833",
            "email": "jonesdetilsleym5@hwbcymru.net",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T18:51:16.787960+05:30",
            "updated_at": "2025-10-10T18:51:16.787996+05:30"
        },
        {
            "id": 184,
            "firstname": "gina",
            "lastname": null,
            "phone": "+447935276346",
            "email": "gigi.wwc.719@hotmail.com",
            "old_table_id": "5121",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-08T12:09:52.080969+05:30",
            "updated_at": "2025-04-08T12:09:52.080999+05:30"
        },
        {
            "id": 410,
            "firstname": "Laura Sims",
            "lastname": null,
            "phone": "+447951508581",
            "email": "lsims@stpaulswooburn.school",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T18:50:32.293198+05:30",
            "updated_at": "2025-06-17T18:50:32.293237+05:30"
        },
        {
            "id": 445,
            "firstname": "Susan Thompson",
            "lastname": null,
            "phone": "+447958403331",
            "email": "pennythompson102@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-26T16:53:53.101289+05:30",
            "updated_at": "2025-06-26T16:53:53.101319+05:30"
        },
        {
            "id": 1006,
            "firstname": "Saira Imad",
            "lastname": null,
            "phone": "+447980665673",
            "email": "imads27@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-07T14:19:06.378940+05:30",
            "updated_at": "2025-12-07T14:19:06.378991+05:30"
        },
        {
            "id": 828,
            "firstname": "Jess Lane",
            "lastname": null,
            "phone": "+447984615735",
            "email": "j.lane@greatarley.lancs.sch.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T18:23:22.734007+05:30",
            "updated_at": "2025-10-10T18:23:22.734042+05:30"
        }
    ]
}