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

GET /downloadable_users/?format=api&ordering=phone&page=130
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=phone&page=131",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=129",
    "results": [
        {
            "id": 770,
            "firstname": "Ayesha Ahmed",
            "lastname": null,
            "phone": "+9203002239538",
            "email": "aai13@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-24T10:40:36.642660+05:30",
            "updated_at": "2025-09-24T10:40:36.642692+05:30"
        },
        {
            "id": 896,
            "firstname": "Azka",
            "lastname": null,
            "phone": "+9203025488881",
            "email": "azkaazhar27@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-31T00:38:08.682432+05:30",
            "updated_at": "2025-10-31T00:38:08.682465+05:30"
        },
        {
            "id": 1112,
            "firstname": "Maaz",
            "lastname": null,
            "phone": "+9203069001900",
            "email": "mazharqayyumm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T08:06:50.282517+05:30",
            "updated_at": "2026-01-16T08:06:50.282551+05:30"
        },
        {
            "id": 808,
            "firstname": "Rabeeya Arshad",
            "lastname": null,
            "phone": "+9203135001007",
            "email": "rabeeya.arshad@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-07T21:58:55.662730+05:30",
            "updated_at": "2025-10-07T21:58:55.662767+05:30"
        },
        {
            "id": 932,
            "firstname": "Mrs",
            "lastname": null,
            "phone": "+9203216920688",
            "email": "samanmustafa13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-10T19:41:46.252965+05:30",
            "updated_at": "2025-11-10T19:41:46.253000+05:30"
        },
        {
            "id": 1124,
            "firstname": "Umaima Abdul Aziz",
            "lastname": null,
            "phone": "+9203221831265",
            "email": "uzmajumani97@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T02:08:40.242201+05:30",
            "updated_at": "2026-01-18T02:08:40.242234+05:30"
        },
        {
            "id": 579,
            "firstname": "AYAZ AHMAD Khan",
            "lastname": null,
            "phone": "+9203237352507",
            "email": "ayaz_khan788@hotmail.com",
            "old_table_id": "6657",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-30T20:03:24.296793+05:30",
            "updated_at": "2025-10-26T22:32:16.674512+05:30"
        },
        {
            "id": 1048,
            "firstname": "Sidra Nawaz",
            "lastname": null,
            "phone": "+9203241745156",
            "email": "sidranawaz277@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T15:18:30.167523+05:30",
            "updated_at": "2025-12-24T15:18:30.167560+05:30"
        },
        {
            "id": 783,
            "firstname": "Dr.raja Mak",
            "lastname": null,
            "phone": "+9203337568424",
            "email": "tictoc660@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-26T19:55:09.794102+05:30",
            "updated_at": "2025-09-26T19:55:09.794130+05:30"
        },
        {
            "id": 1312,
            "firstname": "maham",
            "lastname": null,
            "phone": "+9203341269496",
            "email": "mahamsheikh430@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-17T12:07:30.197719+05:30",
            "updated_at": "2026-03-17T12:07:30.197751+05:30"
        }
    ]
}