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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=20",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=18",
    "results": [
        {
            "id": 962,
            "firstname": "Mehul",
            "lastname": null,
            "phone": "+919726404464",
            "email": "mehulkathekiya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-19T21:04:18.401235+05:30",
            "updated_at": "2025-11-19T21:04:18.401270+05:30"
        },
        {
            "id": 1041,
            "firstname": "Nivaan Saini",
            "lastname": null,
            "phone": "+919726019745",
            "email": "brijmohansaini42@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-21T10:59:22.375011+05:30",
            "updated_at": "2025-12-21T10:59:22.375075+05:30"
        },
        {
            "id": 401,
            "firstname": "Mahesh ",
            "lastname": null,
            "phone": "+919724635608",
            "email": "drmaheshyt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-15T22:31:31.858696+05:30",
            "updated_at": "2025-06-15T22:31:31.858725+05:30"
        },
        {
            "id": 1231,
            "firstname": "Pratisha Guha",
            "lastname": null,
            "phone": "+919718926907",
            "email": "guhapratisha@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T10:16:19.429259+05:30",
            "updated_at": "2026-02-19T10:16:19.429287+05:30"
        },
        {
            "id": 1017,
            "firstname": "niyati chopra",
            "lastname": null,
            "phone": "+919716082630",
            "email": "NIYATICHOPRA@GMAIL.COM",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-11T13:00:58.679507+05:30",
            "updated_at": "2025-12-11T13:00:58.679546+05:30"
        },
        {
            "id": 535,
            "firstname": "Virat Kothari",
            "lastname": null,
            "phone": "+919713135293",
            "email": "virat.kothari101@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T10:24:50.594562+05:30",
            "updated_at": "2025-07-21T10:24:50.594593+05:30"
        },
        {
            "id": 118,
            "firstname": "Anjana",
            "lastname": null,
            "phone": "+919712945795",
            "email": "anjaani.17@gmail.com",
            "old_table_id": "4761",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-01T06:55:59.230702+05:30",
            "updated_at": "2025-03-01T06:55:59.230732+05:30"
        },
        {
            "id": 538,
            "firstname": "chandu",
            "lastname": null,
            "phone": "+919705642171",
            "email": "mamatha.300.alladi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T12:08:47.236953+05:30",
            "updated_at": "2025-07-21T12:08:47.236983+05:30"
        },
        {
            "id": 1092,
            "firstname": "kalpana",
            "lastname": null,
            "phone": "+919703553585",
            "email": "kalpana.chandra3@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-10T15:49:54.265434+05:30",
            "updated_at": "2026-01-10T15:49:54.265475+05:30"
        },
        {
            "id": 1191,
            "firstname": "PallaviSingh",
            "lastname": null,
            "phone": "+919702542347",
            "email": "palsin12@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-06T19:49:41.421101+05:30",
            "updated_at": "2026-02-06T19:49:41.421130+05:30"
        }
    ]
}