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

GET /downloadable_users/?format=api&ordering=phone&page=119
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=120",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=118",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 1003,
            "firstname": "Sasthika Hegde",
            "lastname": null,
            "phone": "+919731441543",
            "email": "sasthika1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-05T13:15:44.471056+05:30",
            "updated_at": "2025-12-05T13:15:44.471093+05:30"
        },
        {
            "id": 418,
            "firstname": "sendhil kumar",
            "lastname": null,
            "phone": "+919738359233",
            "email": "sendhil.skm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-20T13:37:54.206797+05:30",
            "updated_at": "2025-06-20T13:37:54.206829+05:30"
        }
    ]
}