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

GET /downloadable_users/?format=api&ordering=otp_expiretime&page=3
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=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp_expiretime&page=2",
    "results": [
        {
            "id": 773,
            "firstname": "Kainat Iqtidar",
            "lastname": null,
            "phone": "+4407404660216",
            "email": "kaynat.iqtidar7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-25T17:29:39.051146+05:30",
            "updated_at": "2025-09-25T17:29:39.051174+05:30"
        },
        {
            "id": 768,
            "firstname": "dram",
            "lastname": null,
            "phone": "+918369188324",
            "email": "dattaramn@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-23T17:31:04.548678+05:30",
            "updated_at": "2025-09-23T17:31:04.548706+05:30"
        },
        {
            "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": 258,
            "firstname": "Victoria DiCampli",
            "lastname": null,
            "phone": "+16108640989",
            "email": "vdicampli1995@gmail.com",
            "old_table_id": "5528",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T08:23:40.067185+05:30",
            "updated_at": "2025-05-05T08:23:40.067216+05:30"
        },
        {
            "id": 257,
            "firstname": "clare Davis",
            "lastname": null,
            "phone": "+13015801814",
            "email": "clare.davis@fcps.org",
            "old_table_id": "5526",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T07:20:54.259559+05:30",
            "updated_at": "2025-05-05T07:20:54.259590+05:30"
        },
        {
            "id": 256,
            "firstname": "Lais Silva Ramos",
            "lastname": null,
            "phone": "+5579998897288",
            "email": "Laislsramos@hotmail.com",
            "old_table_id": "5524",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T04:45:25.948750+05:30",
            "updated_at": "2025-05-05T04:45:25.948780+05:30"
        },
        {
            "id": 1026,
            "firstname": "Rims",
            "lastname": null,
            "phone": "+971557817032",
            "email": "speechneurobloom@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-16T17:42:03.233767+05:30",
            "updated_at": "2025-12-16T17:42:03.233802+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": 259,
            "firstname": "Franki Swanson",
            "lastname": null,
            "phone": "+917655852137",
            "email": "swansonf@sefschools.org",
            "old_table_id": "5529",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T09:06:13.850471+05:30",
            "updated_at": "2025-05-05T09:06:13.850501+05:30"
        },
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        }
    ]
}