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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-cart&page=25",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-cart&page=23",
    "results": [
        {
            "id": 950,
            "firstname": "Amin Khan",
            "lastname": null,
            "phone": "+919420493756",
            "email": "aminkkhan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-15T19:39:33.789151+05:30",
            "updated_at": "2025-11-15T19:39:33.789186+05:30"
        },
        {
            "id": 949,
            "firstname": "Sd",
            "lastname": null,
            "phone": "+917980654688",
            "email": "sanghamitradey90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-15T16:16:50.968825+05:30",
            "updated_at": "2025-11-15T16:16:50.968863+05:30"
        },
        {
            "id": 948,
            "firstname": "Kylie Apin",
            "lastname": null,
            "phone": "+16263477813",
            "email": "klapin473@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-15T00:40:17.172732+05:30",
            "updated_at": "2025-11-15T00:40:17.172771+05:30"
        },
        {
            "id": 947,
            "firstname": "Faustina",
            "lastname": null,
            "phone": "",
            "email": "faust1292@gmail.com",
            "old_table_id": "3335",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-14T09:45:40.702446+05:30",
            "updated_at": "2025-11-14T09:45:40.702482+05:30"
        },
        {
            "id": 946,
            "firstname": "Lorena Dickson",
            "lastname": null,
            "phone": "+15628338853",
            "email": "ldickson@bpsd.us",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-14T04:52:32.627304+05:30",
            "updated_at": "2025-11-14T04:52:32.627339+05:30"
        },
        {
            "id": 945,
            "firstname": "Atharva Pawar",
            "lastname": null,
            "phone": "+9109324040525",
            "email": "atharvvftw@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-13T16:06:42.914404+05:30",
            "updated_at": "2025-11-13T16:06:42.914443+05:30"
        },
        {
            "id": 944,
            "firstname": "Glenn snead",
            "lastname": null,
            "phone": "+18047157132",
            "email": "glennasnead64@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-13T09:13:41.281797+05:30",
            "updated_at": "2025-11-13T09:13:41.281831+05:30"
        },
        {
            "id": 943,
            "firstname": "Howe",
            "lastname": null,
            "phone": "+610401264327",
            "email": "tessa-62@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-13T05:55:30.633141+05:30",
            "updated_at": "2025-11-13T05:55:30.633176+05:30"
        },
        {
            "id": 942,
            "firstname": "Tracie Arwood Parson",
            "lastname": null,
            "phone": "+17198841477",
            "email": "tparson@cpcd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-12T03:08:02.012254+05:30",
            "updated_at": "2025-11-12T03:08:02.012291+05:30"
        },
        {
            "id": 941,
            "firstname": "Linda Goddard",
            "lastname": null,
            "phone": "+17044432990",
            "email": "lrgoddard@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-12T01:13:55.242591+05:30",
            "updated_at": "2025-11-12T01:13:55.242626+05:30"
        }
    ]
}