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

GET /downloadable_users/?format=api&ordering=email&page=18
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=19",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=17",
    "results": [
        {
            "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": 62,
            "firstname": "Akshay",
            "lastname": null,
            "phone": "+919820031116",
            "email": "bhavsar.amber@gmail.com",
            "old_table_id": "4508",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-14T17:43:19.053886+05:30",
            "updated_at": "2025-01-14T17:43:19.053934+05:30"
        },
        {
            "id": 175,
            "firstname": "Bianca",
            "lastname": null,
            "phone": "+5512982104289",
            "email": "bianca.marques@gmail.com",
            "old_table_id": "5038",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T08:19:22.320143+05:30",
            "updated_at": "2025-04-01T08:19:22.320174+05:30"
        },
        {
            "id": 703,
            "firstname": "Binny Shalin",
            "lastname": null,
            "phone": "+9710566993862",
            "email": "binnyshalin.bs@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-07T20:58:24.132366+05:30",
            "updated_at": "2025-09-07T20:58:24.132395+05:30"
        },
        {
            "id": 375,
            "firstname": "Bal",
            "lastname": null,
            "phone": "+918983068410",
            "email": "bkaur2013@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-06T14:31:17.424080+05:30",
            "updated_at": "2025-06-06T14:31:17.424109+05:30"
        },
        {
            "id": 221,
            "firstname": "Mahesh Kumar M",
            "lastname": null,
            "phone": "+9109544690131",
            "email": "blissfulmahesh@gmail.com",
            "old_table_id": "5330",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-23T10:42:55.830673+05:30",
            "updated_at": "2025-04-23T10:42:55.830704+05:30"
        },
        {
            "id": 582,
            "firstname": "Blossom Chang",
            "lastname": null,
            "phone": "+16613058379",
            "email": "blossomchang8@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-02T00:05:12.439490+05:30",
            "updated_at": "2025-08-02T00:05:12.439520+05:30"
        },
        {
            "id": 1251,
            "firstname": "BrittanyPhillips",
            "lastname": null,
            "phone": "+15054592522",
            "email": "bmphil19@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T06:53:02.372552+05:30",
            "updated_at": "2026-02-26T06:53:02.372589+05:30"
        },
        {
            "id": 1309,
            "firstname": "SamirHaldar",
            "lastname": null,
            "phone": "+918945526414",
            "email": "bodyshop.malda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-16T21:16:43.650314+05:30",
            "updated_at": "2026-03-16T21:16:43.650345+05:30"
        },
        {
            "id": 969,
            "firstname": "Sushant Borkar",
            "lastname": null,
            "phone": "+918432006170",
            "email": "borkarsushant38@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-21T16:49:17.834211+05:30",
            "updated_at": "2025-11-21T16:49:17.834252+05:30"
        }
    ]
}