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

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

{
    "count": 1372,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=46",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=44",
    "results": [
        {
            "id": 1154,
            "firstname": "Priyanka Cheeda",
            "lastname": null,
            "phone": "+9107814205532",
            "email": "PRIYANKACHEEDA9417@GMAIL.COM",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-25T21:35:24.560033+05:30",
            "updated_at": "2026-01-25T21:35:24.560063+05:30"
        },
        {
            "id": 1066,
            "firstname": "Priyanka",
            "lastname": null,
            "phone": "+917506320787",
            "email": "priyanka.gandhi@akanksha.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-04T20:23:40.861086+05:30",
            "updated_at": "2026-01-04T20:23:40.861124+05:30"
        },
        {
            "id": 1240,
            "firstname": "Priya",
            "lastname": null,
            "phone": "+917200141916",
            "email": "priyarathinam.eee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T20:18:33.127467+05:30",
            "updated_at": "2026-02-23T20:18:33.127498+05:30"
        },
        {
            "id": 87,
            "firstname": "pritam pradhan",
            "lastname": null,
            "phone": "+917044513664",
            "email": "pritam.pradhan@voguenhyde.com",
            "old_table_id": "4630",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-04T17:40:12.840450+05:30",
            "updated_at": "2025-02-04T17:40:12.840480+05:30"
        },
        {
            "id": 1027,
            "firstname": "Preeti Ghosal",
            "lastname": null,
            "phone": "+918777626307",
            "email": "preeti.ghosal@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T01:32:23.928158+05:30",
            "updated_at": "2025-12-17T01:32:23.928195+05:30"
        },
        {
            "id": 251,
            "firstname": "Praveena Mani",
            "lastname": null,
            "phone": "+919920550821",
            "email": "praveenamani@gmail.com",
            "old_table_id": "5514",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T08:24:52.496558+05:30",
            "updated_at": "2025-05-04T08:24:52.496588+05:30"
        },
        {
            "id": 550,
            "firstname": "Praveen",
            "lastname": null,
            "phone": "+919910280149",
            "email": "bhatiapraveen58@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-22T20:06:37.244173+05:30",
            "updated_at": "2025-07-22T20:06:37.244203+05:30"
        },
        {
            "id": 616,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "pravallika.mywellnesshub@gmail.com",
            "old_table_id": "6056",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T10:39:45.341239+05:30",
            "updated_at": "2025-08-11T10:39:45.341270+05:30"
        },
        {
            "id": 422,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "galipravallika845@gmail.com",
            "old_table_id": "6124",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T11:05:24.543963+05:30",
            "updated_at": "2025-06-21T11:05:24.543990+05:30"
        },
        {
            "id": 1364,
            "firstname": "Pratyusha Andukuri",
            "lastname": null,
            "phone": "+917036546652",
            "email": "andukuripratyusha@gmail.com",
            "old_table_id": "8960",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-06T18:15:54.049346+05:30",
            "updated_at": "2026-04-06T18:21:01.388144+05:30"
        }
    ]
}