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

GET /downloadable_users/?format=api&ordering=-phone&page=91
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=92",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=90",
    "results": [
        {
            "id": 64,
            "firstname": "Karolina",
            "lastname": null,
            "phone": "+48733362725",
            "email": "karolina-gasiorowska@o2.pl",
            "old_table_id": "4516",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-16T19:33:13.833605+05:30",
            "updated_at": "2025-01-16T19:33:13.833646+05:30"
        },
        {
            "id": 707,
            "firstname": "Julia ",
            "lastname": null,
            "phone": "+48731903761",
            "email": "julia.zbytniewska@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T00:17:08.162966+05:30",
            "updated_at": "2025-09-09T00:17:08.162993+05:30"
        },
        {
            "id": 1016,
            "firstname": "lemeze",
            "lastname": null,
            "phone": "+48696133944",
            "email": "lemeze.demaine@lalilu.edu.pl",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-11T12:41:15.727661+05:30",
            "updated_at": "2025-12-11T12:41:15.727719+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"
        },
        {
            "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": 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": 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": 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": 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": 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"
        }
    ]
}