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

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

{
    "count": 1371,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=43",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=41",
    "results": [
        {
            "id": 1217,
            "firstname": "Alexis",
            "lastname": null,
            "phone": "+918122985868",
            "email": "alexis.bender@vigoschools.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-13T08:38:43.147832+05:30",
            "updated_at": "2026-02-13T08:38:43.147864+05:30"
        },
        {
            "id": 1216,
            "firstname": "Lavanya V",
            "lastname": null,
            "phone": "+918925094330",
            "email": "lavanya.vv3@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-12T15:02:05.537465+05:30",
            "updated_at": "2026-02-12T15:02:05.537495+05:30"
        },
        {
            "id": 1210,
            "firstname": "Zeineb Benslimane",
            "lastname": null,
            "phone": "+910660610485",
            "email": "zeinebbenslimane1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T12:17:12.383196+05:30",
            "updated_at": "2026-02-11T12:17:12.383228+05:30"
        },
        {
            "id": 1206,
            "firstname": "or",
            "lastname": null,
            "phone": "+15168291746",
            "email": "heskiaorly@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T02:40:05.937868+05:30",
            "updated_at": "2026-02-11T02:40:05.937899+05:30"
        },
        {
            "id": 1207,
            "firstname": "th",
            "lastname": null,
            "phone": "+840905538094",
            "email": "thitran@tatapharma.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T09:41:29.295071+05:30",
            "updated_at": "2026-02-11T09:41:29.295102+05:30"
        },
        {
            "id": 1208,
            "firstname": "dev",
            "lastname": null,
            "phone": "+916301097734",
            "email": "sirasatidevendra@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T09:55:39.450706+05:30",
            "updated_at": "2026-02-11T09:55:39.450738+05:30"
        },
        {
            "id": 1209,
            "firstname": "Trudy A Lavery",
            "lastname": null,
            "phone": "+61418788917",
            "email": "tru00@bigpond.net.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T11:45:15.254236+05:30",
            "updated_at": "2026-02-11T11:45:15.254267+05:30"
        },
        {
            "id": 1212,
            "firstname": "TerriGreaney",
            "lastname": null,
            "phone": "+14108300345",
            "email": "Terri.Greaney@ssdtigers.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T23:05:05.625395+05:30",
            "updated_at": "2026-02-11T23:05:05.625428+05:30"
        },
        {
            "id": 1214,
            "firstname": "Michelle Cruz",
            "lastname": null,
            "phone": "+1928581143",
            "email": "michellece563@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-12T00:33:11.764081+05:30",
            "updated_at": "2026-02-12T00:33:11.764113+05:30"
        },
        {
            "id": 1213,
            "firstname": "Hannah Sheehan",
            "lastname": null,
            "phone": "+919789956907",
            "email": "hsheehan@ywcanema.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-12T00:20:00.141442+05:30",
            "updated_at": "2026-02-12T00:20:00.141472+05:30"
        }
    ]
}