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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=9",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=7",
    "results": [
        {
            "id": 1281,
            "firstname": "Clare Pugh",
            "lastname": null,
            "phone": "+4407947512224",
            "email": "ca.pugh117@googlemail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T17:18:52.115838+05:30",
            "updated_at": "2026-03-07T17:18:52.115867+05:30"
        },
        {
            "id": 1286,
            "firstname": "Ritika",
            "lastname": null,
            "phone": "+919540533859",
            "email": "ritikam@vasantvalley.edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-09T10:16:39.305354+05:30",
            "updated_at": "2026-03-09T10:16:39.305385+05:30"
        },
        {
            "id": 513,
            "firstname": "Jenny",
            "lastname": null,
            "phone": "+14134544944",
            "email": "jlcincotta@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T01:09:36.836882+05:30",
            "updated_at": "2025-07-15T01:09:36.836912+05:30"
        },
        {
            "id": 515,
            "firstname": "Ariizah",
            "lastname": null,
            "phone": "+6738990059",
            "email": "ariizahmohammad.13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T09:43:21.981590+05:30",
            "updated_at": "2025-07-15T09:43:21.981618+05:30"
        },
        {
            "id": 517,
            "firstname": "aara",
            "lastname": null,
            "phone": "+918057896543",
            "email": "aara.rbe@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-16T00:53:09.347719+05:30",
            "updated_at": "2025-07-16T00:53:09.347746+05:30"
        },
        {
            "id": 519,
            "firstname": "Bshaer M",
            "lastname": null,
            "phone": "+967739125158",
            "email": "ibesho13d@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T13:16:45.236824+05:30",
            "updated_at": "2025-07-17T13:16:45.236859+05:30"
        },
        {
            "id": 521,
            "firstname": "Shayley Dunavant",
            "lastname": null,
            "phone": "+14178383891",
            "email": "stu007646@coxcollege.edu",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T17:27:01.204269+05:30",
            "updated_at": "2025-07-17T17:27:01.204304+05:30"
        },
        {
            "id": 523,
            "firstname": "Andrea",
            "lastname": null,
            "phone": "+420739314686",
            "email": "avna@seznam.cz",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-17T20:05:26.214232+05:30",
            "updated_at": "2025-07-17T20:05:26.214261+05:30"
        },
        {
            "id": 1284,
            "firstname": "jiji",
            "lastname": null,
            "phone": "+910697247346",
            "email": "jahida7smail@yahoo.fr",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-08T18:33:35.115336+05:30",
            "updated_at": "2026-03-08T18:33:35.115365+05:30"
        },
        {
            "id": 1033,
            "firstname": "Janhvi",
            "lastname": null,
            "phone": "+918168299464",
            "email": "janhvichaudhary65@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-19T12:06:28.061791+05:30",
            "updated_at": "2025-12-19T12:06:28.061845+05:30"
        }
    ]
}