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

GET /downloadable_users/?format=api&ordering=-firstname&page=26
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=-firstname&page=27",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=25",
    "results": [
        {
            "id": 366,
            "firstname": "Sejal Yadav ",
            "lastname": null,
            "phone": "+918077964266",
            "email": "sayjalyadav33@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-04T17:22:54.522530+05:30",
            "updated_at": "2025-06-04T17:22:54.522559+05:30"
        },
        {
            "id": 1123,
            "firstname": "Seifeldin",
            "lastname": null,
            "phone": "+966552700953",
            "email": "seifeldin.habash@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-17T19:06:17.392079+05:30",
            "updated_at": "2026-01-17T19:06:17.392116+05:30"
        },
        {
            "id": 949,
            "firstname": "Sd",
            "lastname": null,
            "phone": "+917980654688",
            "email": "sanghamitradey90@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-15T16:16:50.968825+05:30",
            "updated_at": "2025-11-15T16:16:50.968863+05:30"
        },
        {
            "id": 824,
            "firstname": "Schranz",
            "lastname": null,
            "phone": "+8201038010131",
            "email": "piratygreenmonkey@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-10T09:48:03.515051+05:30",
            "updated_at": "2025-10-10T09:48:03.515086+05:30"
        },
        {
            "id": 248,
            "firstname": "savitri",
            "lastname": null,
            "phone": "+918104188740",
            "email": "m.savitri23@gmail.com",
            "old_table_id": "5507",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-03T21:50:29.657337+05:30",
            "updated_at": "2025-05-03T21:50:29.657369+05:30"
        },
        {
            "id": 192,
            "firstname": "savitha",
            "lastname": null,
            "phone": "+917299096900",
            "email": "savisashi@gmail.com",
            "old_table_id": "5160",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T18:24:10.389485+05:30",
            "updated_at": "2025-04-10T18:24:10.389515+05:30"
        },
        {
            "id": 428,
            "firstname": "saurabh",
            "lastname": null,
            "phone": "+917376182015",
            "email": "saurabh.fame.singh7@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-22T19:02:41.410024+05:30",
            "updated_at": "2025-06-22T19:02:41.410052+05:30"
        },
        {
            "id": 480,
            "firstname": "Sathiya",
            "lastname": null,
            "phone": "+9109739405775",
            "email": "sathiyadoraiswamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T09:39:58.748032+05:30",
            "updated_at": "2025-07-05T09:39:58.748065+05:30"
        },
        {
            "id": 1003,
            "firstname": "Sasthika Hegde",
            "lastname": null,
            "phone": "+919731441543",
            "email": "sasthika1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-05T13:15:44.471056+05:30",
            "updated_at": "2025-12-05T13:15:44.471093+05:30"
        },
        {
            "id": 792,
            "firstname": "Sarosh Jamshaid Butt",
            "lastname": null,
            "phone": "+9203344325660",
            "email": "she9833@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-30T12:10:42.405580+05:30",
            "updated_at": "2025-09-30T12:10:42.405609+05:30"
        }
    ]
}