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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=7",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp_expiretime&page=5",
    "results": [
        {
            "id": 770,
            "firstname": "Ayesha Ahmed",
            "lastname": null,
            "phone": "+9203002239538",
            "email": "aai13@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T10:40:36.642660+05:30",
            "updated_at": "2025-09-24T10:40:36.642692+05:30"
        },
        {
            "id": 1024,
            "firstname": "Alex",
            "lastname": null,
            "phone": "",
            "email": "eve.mushengezi@gmail.com",
            "old_table_id": "8048",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T08:23:14.501766+05:30",
            "updated_at": "2025-12-16T08:23:14.502463+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": 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": 1028,
            "firstname": "Aubrey",
            "lastname": null,
            "phone": "+12428346",
            "email": "aabadger@yahoo.com",
            "old_table_id": "8061",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:01:03.680913+05:30",
            "updated_at": "2026-01-08T10:04:46.645556+05:30"
        },
        {
            "id": 1030,
            "firstname": "Radka",
            "lastname": null,
            "phone": "+420776330856",
            "email": "horakova.radka@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T05:34:38.509190+05:30",
            "updated_at": "2025-12-18T05:34:38.509241+05:30"
        },
        {
            "id": 775,
            "firstname": "Amar Kumar",
            "lastname": null,
            "phone": "+919167287762",
            "email": "gupta1987amar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T23:50:29.511980+05:30",
            "updated_at": "2025-09-25T23:50:29.512011+05:30"
        }
    ]
}