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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=94",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=firstname&page=92",
    "results": [
        {
            "id": 397,
            "firstname": "Pranav",
            "lastname": null,
            "phone": "+91 96115 17527",
            "email": "kishore709@gmail.com",
            "old_table_id": "5497",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-13T12:40:55.873927+05:30",
            "updated_at": "2025-06-13T12:40:55.873953+05:30"
        },
        {
            "id": 1074,
            "firstname": "Prashant",
            "lastname": null,
            "phone": "+918150919537",
            "email": "prashant.ankolekar012@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T19:31:10.208286+05:30",
            "updated_at": "2026-01-06T19:31:10.208320+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": 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"
        },
        {
            "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": 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": 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": 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": 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"
        }
    ]
}