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

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

{
    "count": 1368,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=21",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=19",
    "results": [
        {
            "id": 263,
            "firstname": "Berlyn Salwey",
            "lastname": null,
            "phone": "+917012007354",
            "email": "bsalwey@fullcirclepediatric.com",
            "old_table_id": "5545",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-06T02:48:09.583160+05:30",
            "updated_at": "2025-05-06T02:48:09.583191+05:30"
        },
        {
            "id": 620,
            "firstname": "Brandon Theinert",
            "lastname": null,
            "phone": "+17325474148",
            "email": "btheinert7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T19:27:10.332399+05:30",
            "updated_at": "2025-08-11T19:27:10.332428+05:30"
        },
        {
            "id": 1012,
            "firstname": "Buddhadev Chakrabortty",
            "lastname": null,
            "phone": "+917003576084",
            "email": "buddhadevchakrabortty@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-09T15:04:59.823281+05:30",
            "updated_at": "2025-12-09T15:04:59.823318+05:30"
        },
        {
            "id": 508,
            "firstname": "Ebnezer ",
            "lastname": null,
            "phone": "+919390180369",
            "email": "burjaebnezer58@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T09:13:23.666447+05:30",
            "updated_at": "2025-07-14T09:13:23.666477+05:30"
        },
        {
            "id": 441,
            "firstname": "Catherine Allcott",
            "lastname": null,
            "phone": "+4401858575431",
            "email": "C.allcott@pdet.org.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T16:41:26.881340+05:30",
            "updated_at": "2025-06-25T16:41:26.881369+05:30"
        },
        {
            "id": 78,
            "firstname": "Sneha",
            "lastname": null,
            "phone": "+918590447801",
            "email": "c3026909@gmail.com",
            "old_table_id": "4595",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-29T10:20:43.046612+05:30",
            "updated_at": "2025-01-29T10:20:43.046644+05:30"
        },
        {
            "id": 1281,
            "firstname": "Clare Pugh",
            "lastname": null,
            "phone": "+4407947512224",
            "email": "ca.pugh117@googlemail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T17:18:52.115838+05:30",
            "updated_at": "2026-03-07T17:18:52.115867+05:30"
        },
        {
            "id": 1301,
            "firstname": "CAITLIN",
            "lastname": null,
            "phone": "+913175235777",
            "email": "caitdemuth@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-12T20:59:25.611337+05:30",
            "updated_at": "2026-03-12T20:59:25.611366+05:30"
        },
        {
            "id": 1164,
            "firstname": "Caitlin Pike",
            "lastname": null,
            "phone": "+270688408530",
            "email": "caitpike@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-29T17:53:37.408419+05:30",
            "updated_at": "2026-01-29T17:53:37.408449+05:30"
        },
        {
            "id": 1132,
            "firstname": "caitriona",
            "lastname": null,
            "phone": "+3530860888743",
            "email": "caitrionag06@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-20T02:32:38.778874+05:30",
            "updated_at": "2026-01-20T02:32:38.778908+05:30"
        }
    ]
}