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

GET /downloadable_users/?format=api&ordering=email&page=51
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=52",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=50",
    "results": [
        {
            "id": 204,
            "firstname": "Uma ",
            "lastname": null,
            "phone": "+916207197422",
            "email": "indhu_pooh@yahoo.co.in",
            "old_table_id": "5211",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-15T09:14:27.641726+05:30",
            "updated_at": "2025-04-15T09:14:27.641756+05:30"
        },
        {
            "id": 38,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+919998765432",
            "email": "indra.wellnesshub@gmail.com",
            "old_table_id": "4429",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T14:17:05.700231+05:30",
            "updated_at": "2025-01-03T14:17:05.700274+05:30"
        },
        {
            "id": 502,
            "firstname": "in",
            "lastname": null,
            "phone": "+918750449211",
            "email": "indu2584@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-11T12:03:49.424034+05:30",
            "updated_at": "2025-07-11T12:03:49.424067+05:30"
        },
        {
            "id": 1238,
            "firstname": "Maria-Liliana Giușcă",
            "lastname": null,
            "phone": "+400746959947",
            "email": "inn3r.soul87@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T19:14:41.610290+05:30",
            "updated_at": "2026-02-23T19:14:41.610321+05:30"
        },
        {
            "id": 789,
            "firstname": "Louisa",
            "lastname": null,
            "phone": "+85296106640",
            "email": "inquiry.louisa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-29T12:36:16.413289+05:30",
            "updated_at": "2025-09-29T12:36:16.413319+05:30"
        },
        {
            "id": 355,
            "firstname": "Iryna Sikora",
            "lastname": null,
            "phone": "+12027662787",
            "email": "irynadanilo@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T22:41:58.123248+05:30",
            "updated_at": "2025-05-30T22:41:58.123280+05:30"
        },
        {
            "id": 1192,
            "firstname": "Isabell Riegle",
            "lastname": null,
            "phone": "+18583988280",
            "email": "isabell.riegle@kykeyassets.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-06T21:53:05.469991+05:30",
            "updated_at": "2026-02-06T21:53:05.470021+05:30"
        },
        {
            "id": 260,
            "firstname": "Isha Shekinah Casuyon",
            "lastname": null,
            "phone": "+639164281292",
            "email": "isha.shekinah@gmail.com",
            "old_table_id": "5536",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:06:05.792146+05:30",
            "updated_at": "2025-05-05T13:06:05.792177+05:30"
        },
        {
            "id": 786,
            "firstname": "Tanishe Wade-Megghross",
            "lastname": null,
            "phone": "+18767733827",
            "email": "isovain@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-28T23:35:17.896318+05:30",
            "updated_at": "2025-09-28T23:35:17.896347+05:30"
        },
        {
            "id": 904,
            "firstname": "Saba parween",
            "lastname": null,
            "phone": "+919801963275",
            "email": "itsmemansha.khan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-03T17:37:46.317966+05:30",
            "updated_at": "2025-11-03T17:37:46.318006+05:30"
        }
    ]
}