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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=133",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-otp&page=131",
    "results": [
        {
            "id": 513,
            "firstname": "Jenny",
            "lastname": null,
            "phone": "+14134544944",
            "email": "jlcincotta@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-15T01:09:36.836882+05:30",
            "updated_at": "2025-07-15T01:09:36.836912+05:30"
        },
        {
            "id": 512,
            "firstname": "Nipun",
            "lastname": null,
            "phone": "+918802322765",
            "email": "drnipunpatil@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T21:11:19.201292+05:30",
            "updated_at": "2025-07-14T21:11:19.201320+05:30"
        },
        {
            "id": 511,
            "firstname": "Santoshi K",
            "lastname": null,
            "phone": "+919962744844",
            "email": "santosheebh@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T14:59:37.634326+05:30",
            "updated_at": "2025-07-14T14:59:37.634356+05:30"
        },
        {
            "id": 510,
            "firstname": "ainun",
            "lastname": null,
            "phone": "+60198477613",
            "email": "ainunfasihah01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T10:04:22.147271+05:30",
            "updated_at": "2025-07-14T10:04:22.147299+05:30"
        },
        {
            "id": 509,
            "firstname": "Samantha Petitdemange",
            "lastname": null,
            "phone": "+19191933",
            "email": "samanthapetit@mac.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T09:40:55.707146+05:30",
            "updated_at": "2025-07-14T09:40:55.707176+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": 507,
            "firstname": "venkat",
            "lastname": null,
            "phone": "+918300380406",
            "email": "roughking123@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T08:56:39.217504+05:30",
            "updated_at": "2025-07-14T08:56:39.217531+05:30"
        },
        {
            "id": 506,
            "firstname": "Anh Lee",
            "lastname": null,
            "phone": "+840973431351",
            "email": "vle345732@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T07:48:09.489214+05:30",
            "updated_at": "2025-07-14T07:48:09.489243+05:30"
        },
        {
            "id": 505,
            "firstname": "Ahmed Essam Test",
            "lastname": null,
            "phone": "+2001069682782",
            "email": "ahmedessamedeen@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-12T18:32:52.476342+05:30",
            "updated_at": "2025-07-12T18:32:52.476372+05:30"
        },
        {
            "id": 452,
            "firstname": "Amz",
            "lastname": null,
            "phone": "+97466014347",
            "email": "amzqais2020@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-28T02:55:31.835108+05:30",
            "updated_at": "2025-06-28T02:55:31.835139+05:30"
        }
    ]
}