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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=47",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=45",
    "results": [
        {
            "id": 757,
            "firstname": "Max",
            "lastname": null,
            "phone": "+917207081279",
            "email": "maxden6263@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T20:21:07.731951+05:30",
            "updated_at": "2025-09-18T20:21:07.731981+05:30"
        },
        {
            "id": 132,
            "firstname": "Rachel Hannah Kerstein",
            "lastname": null,
            "phone": "+917206557937",
            "email": "rhkerstein@gmail.com",
            "old_table_id": "4797",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-05T20:44:48.180360+05:30",
            "updated_at": "2025-03-05T20:44:48.180396+05:30"
        },
        {
            "id": 1240,
            "firstname": "Priya",
            "lastname": null,
            "phone": "+917200141916",
            "email": "priyarathinam.eee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T20:18:33.127467+05:30",
            "updated_at": "2026-02-23T20:18:33.127498+05:30"
        },
        {
            "id": 1022,
            "firstname": "Debra",
            "lastname": null,
            "phone": "+917189324444",
            "email": "dweinstein@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-15T23:58:05.374895+05:30",
            "updated_at": "2025-12-15T23:58:05.374944+05:30"
        },
        {
            "id": 1146,
            "firstname": "Liz",
            "lastname": null,
            "phone": "+917156978926",
            "email": "e.hintz@inbloomautism.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-23T02:00:15.538360+05:30",
            "updated_at": "2026-01-23T02:00:15.538392+05:30"
        },
        {
            "id": 450,
            "firstname": "Riya Sharma",
            "lastname": null,
            "phone": "+917078571522",
            "email": "riyasharma005.ind@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-27T19:08:43.784480+05:30",
            "updated_at": "2025-06-27T19:08:43.784513+05:30"
        },
        {
            "id": 640,
            "firstname": "Tets",
            "lastname": null,
            "phone": "+917066674353",
            "email": "test123@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-17T23:04:57.318652+05:30",
            "updated_at": "2025-08-17T23:04:57.318682+05:30"
        },
        {
            "id": 25,
            "firstname": "SUDHIR",
            "lastname": null,
            "phone": "+917058985885",
            "email": "sgbhale@gmail.com",
            "old_table_id": "4346",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-20T11:10:44.445487+05:30",
            "updated_at": "2024-12-20T11:10:44.445535+05:30"
        },
        {
            "id": 701,
            "firstname": "Dd",
            "lastname": null,
            "phone": "+917053331661",
            "email": "Dharavyas09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-07T07:33:43.187958+05:30",
            "updated_at": "2025-09-07T07:33:43.187987+05:30"
        },
        {
            "id": 155,
            "firstname": "Jessy",
            "lastname": null,
            "phone": "+917049848711",
            "email": "jessybyrd5@gmail.com",
            "old_table_id": "4920",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-21T00:46:31.840750+05:30",
            "updated_at": "2025-03-21T00:46:31.840780+05:30"
        }
    ]
}