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

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

{
    "count": 1365,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=127",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=125",
    "results": [
        {
            "id": 1082,
            "firstname": "asif",
            "lastname": null,
            "phone": "+919895984115",
            "email": "asif91mahideen@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T21:29:55.473076+05:30",
            "updated_at": "2026-01-08T21:29:55.473112+05:30"
        },
        {
            "id": 1070,
            "firstname": "Zuzi",
            "lastname": null,
            "phone": "+919898989898",
            "email": "zuzu@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T15:26:38.904981+05:30",
            "updated_at": "2026-01-06T15:26:38.905013+05:30"
        },
        {
            "id": 1071,
            "firstname": "Zuzu1",
            "lastname": null,
            "phone": "+919898989899",
            "email": "zuzu1@yopmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-06T15:37:21.442712+05:30",
            "updated_at": "2026-01-06T15:37:21.442751+05:30"
        },
        {
            "id": 423,
            "firstname": "Nitesh kala ",
            "lastname": null,
            "phone": "+919900029078",
            "email": "mail.niteshkala@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T12:12:04.289991+05:30",
            "updated_at": "2025-06-21T12:12:04.290023+05:30"
        },
        {
            "id": 564,
            "firstname": "Purushothama Nag",
            "lastname": null,
            "phone": "+919900445431",
            "email": "purshi.10@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T19:36:29.315928+05:30",
            "updated_at": "2025-07-27T19:36:29.315958+05:30"
        },
        {
            "id": 324,
            "firstname": "Vathsala ",
            "lastname": null,
            "phone": "+919902763708",
            "email": "vathsala.gs@gmail.com",
            "old_table_id": "5789",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T11:40:42.057251+05:30",
            "updated_at": "2025-05-23T11:40:42.057281+05:30"
        },
        {
            "id": 210,
            "firstname": "Mashood ul kubra",
            "lastname": null,
            "phone": "+919908086693",
            "email": "mashoodkubra@gmail.com",
            "old_table_id": "5236",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T20:45:49.661355+05:30",
            "updated_at": "2025-04-16T20:45:49.661385+05:30"
        },
        {
            "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": 412,
            "firstname": "Venus",
            "lastname": null,
            "phone": "+919915364591",
            "email": "bhartivenus7227@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-18T13:00:18.397667+05:30",
            "updated_at": "2025-06-18T13:00:18.397698+05:30"
        },
        {
            "id": 630,
            "firstname": "annagouda",
            "lastname": null,
            "phone": "+919916885032",
            "email": "patilannagouda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T19:14:29.132669+05:30",
            "updated_at": "2025-08-13T19:14:29.132700+05:30"
        }
    ]
}