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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=104",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=102",
    "results": [
        {
            "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": 1029,
            "firstname": "shital",
            "lastname": null,
            "phone": "+917620148157",
            "email": "shitalshevkar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-17T13:14:01.288829+05:30",
            "updated_at": "2025-12-17T13:14:01.288868+05:30"
        },
        {
            "id": 1030,
            "firstname": "Radka",
            "lastname": null,
            "phone": "+420776330856",
            "email": "horakova.radka@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T05:34:38.509190+05:30",
            "updated_at": "2025-12-18T05:34:38.509241+05:30"
        },
        {
            "id": 1031,
            "firstname": "Sandhiya",
            "lastname": null,
            "phone": "+916382654937",
            "email": "sandhiyaragavan1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T17:36:44.496096+05:30",
            "updated_at": "2025-12-18T17:36:44.496135+05:30"
        },
        {
            "id": 1032,
            "firstname": "Durga",
            "lastname": null,
            "phone": "+919080571214",
            "email": "ammudd308@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-18T18:28:34.448084+05:30",
            "updated_at": "2025-12-18T18:28:34.448118+05:30"
        },
        {
            "id": 1033,
            "firstname": "Janhvi",
            "lastname": null,
            "phone": "+918168299464",
            "email": "janhvichaudhary65@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-19T12:06:28.061791+05:30",
            "updated_at": "2025-12-19T12:06:28.061845+05:30"
        },
        {
            "id": 1034,
            "firstname": "Sadaf",
            "lastname": null,
            "phone": "+8801811012921",
            "email": "shahidtoha273@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-19T14:59:56.579415+05:30",
            "updated_at": "2025-12-19T14:59:56.579450+05:30"
        },
        {
            "id": 1035,
            "firstname": "safeena",
            "lastname": null,
            "phone": "+9710552372244",
            "email": "safeenasabique@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T02:37:14.674913+05:30",
            "updated_at": "2025-12-20T02:37:14.674947+05:30"
        },
        {
            "id": 1036,
            "firstname": "Linsey Klueh",
            "lastname": null,
            "phone": "+18125086783",
            "email": "lparker@hopebridge.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T02:55:21.318725+05:30",
            "updated_at": "2025-12-20T02:55:21.318758+05:30"
        },
        {
            "id": 1038,
            "firstname": "Aneeja Chembattam Kandiyil",
            "lastname": null,
            "phone": "+97466046996",
            "email": "aneeja671@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T14:06:53.036375+05:30",
            "updated_at": "2025-12-20T14:06:53.036428+05:30"
        }
    ]
}