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

GET /downloadable_users/?format=api&ordering=-email&page=56
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=-email&page=57",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=55",
    "results": [
        {
            "id": 449,
            "firstname": "swathi",
            "lastname": null,
            "phone": "+918695589666",
            "email": "nachink007@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-27T15:51:37.691640+05:30",
            "updated_at": "2025-06-27T15:51:37.691669+05:30"
        },
        {
            "id": 352,
            "firstname": "New",
            "lastname": null,
            "phone": "+91 9",
            "email": "n@n.com",
            "old_table_id": "5877",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T19:49:50.851438+05:30",
            "updated_at": "2025-05-30T19:49:50.851464+05:30"
        },
        {
            "id": 13,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9123423423",
            "email": "mywellnesshub.harsh@gmail.com",
            "old_table_id": "3821",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T18:03:02.829343+05:30",
            "updated_at": "2024-10-30T18:03:02.829384+05:30"
        },
        {
            "id": 746,
            "firstname": "Maggie Wishart",
            "lastname": null,
            "phone": "+441404578400",
            "email": "mwishart@honitonprimary.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-16T15:39:29.125839+05:30",
            "updated_at": "2025-09-16T15:39:29.125868+05:30"
        },
        {
            "id": 1153,
            "firstname": "MariaVasilakou",
            "lastname": null,
            "phone": "+306932178333",
            "email": "mvasilakou@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-25T03:27:35.773376+05:30",
            "updated_at": "2026-01-25T03:27:35.773404+05:30"
        },
        {
            "id": 77,
            "firstname": "munazza",
            "lastname": null,
            "phone": "+919121197505",
            "email": "munazza.931123@gmail.com",
            "old_table_id": "4593",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-29T08:05:03.960937+05:30",
            "updated_at": "2025-01-29T08:05:03.960967+05:30"
        },
        {
            "id": 525,
            "firstname": "M",
            "lastname": null,
            "phone": "+16264032340",
            "email": "muhlitha@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-18T03:54:16.139741+05:30",
            "updated_at": "2025-07-18T03:54:16.139771+05:30"
        },
        {
            "id": 631,
            "firstname": "Muhannad Khaled Zaki Rabie",
            "lastname": null,
            "phone": "+2001017288281",
            "email": "Muhannadrabee540@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T21:17:08.966751+05:30",
            "updated_at": "2025-08-13T21:17:08.966782+05:30"
        },
        {
            "id": 632,
            "firstname": "muhannadrabee540@gmail.com",
            "lastname": null,
            "phone": "+2001017288281",
            "email": "muhannadrabee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T21:34:16.060151+05:30",
            "updated_at": "2025-08-13T21:34:16.060202+05:30"
        },
        {
            "id": 1275,
            "firstname": "Marielle Sombilla",
            "lastname": null,
            "phone": "+6309473708515",
            "email": "mssombilla.otrp@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-06T11:43:13.965700+05:30",
            "updated_at": "2026-03-06T11:43:13.965731+05:30"
        }
    ]
}