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

GET /downloadable_users/?format=api&ordering=-phone&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=-phone&page=21",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=19",
    "results": [
        {
            "id": 1128,
            "firstname": "Smaranika Ray",
            "lastname": null,
            "phone": "+919692876290",
            "email": "sasha.arohin@gmail.com",
            "old_table_id": "8325",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-19T14:29:27.031784+05:30",
            "updated_at": "2026-01-19T19:34:46.749232+05:30"
        },
        {
            "id": 1115,
            "firstname": "Divya",
            "lastname": null,
            "phone": "+919686367844",
            "email": "divya.par45@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T20:12:58.604899+05:30",
            "updated_at": "2026-01-16T20:12:58.604935+05:30"
        },
        {
            "id": 964,
            "firstname": "Teja",
            "lastname": null,
            "phone": "+919676620204",
            "email": "suteja0105@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T17:42:16.631890+05:30",
            "updated_at": "2025-11-20T17:42:16.631926+05:30"
        },
        {
            "id": 1300,
            "firstname": "Vinaya Salunkhe",
            "lastname": null,
            "phone": "+919665386544",
            "email": "vinaya.nikkam21@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-12T13:47:52.096718+05:30",
            "updated_at": "2026-03-12T13:47:52.096748+05:30"
        },
        {
            "id": 14,
            "firstname": "Vidushi Tiwari",
            "lastname": null,
            "phone": "+919663875935",
            "email": "vidushi2tiwari@gmail.com",
            "old_table_id": "3867",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-12T12:16:35.091029+05:30",
            "updated_at": "2024-11-12T12:16:35.091075+05:30"
        },
        {
            "id": 265,
            "firstname": "alka",
            "lastname": null,
            "phone": "+919650224956",
            "email": "alkanegi123@gmail.com",
            "old_table_id": "5550",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-06T11:27:09.703678+05:30",
            "updated_at": "2025-05-06T11:27:09.703708+05:30"
        },
        {
            "id": 455,
            "firstname": "asif ",
            "lastname": null,
            "phone": "+919642562989",
            "email": "divanasif786@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-30T11:15:36.927620+05:30",
            "updated_at": "2025-06-30T11:15:36.927648+05:30"
        },
        {
            "id": 1056,
            "firstname": "Lalit",
            "lastname": null,
            "phone": "+919634669741",
            "email": "right2honesty@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-30T19:07:51.186097+05:30",
            "updated_at": "2025-12-30T19:07:51.186134+05:30"
        },
        {
            "id": 66,
            "firstname": "ramesh",
            "lastname": null,
            "phone": "+919634503221",
            "email": "rameshthapa402@gmail.com",
            "old_table_id": "4530",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-18T16:12:49.863554+05:30",
            "updated_at": "2025-01-18T16:12:49.863593+05:30"
        },
        {
            "id": 1351,
            "firstname": "Raji",
            "lastname": null,
            "phone": "+919629008821",
            "email": "vrajalaxmi1989@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T07:26:18.999535+05:30",
            "updated_at": "2026-03-30T07:26:18.999566+05:30"
        }
    ]
}