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

GET /downloadable_users/?format=api&ordering=-phone&page=24
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=25",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=23",
    "results": [
        {
            "id": 1184,
            "firstname": "Alphy",
            "lastname": null,
            "phone": "+919496310037",
            "email": "Dralphyaugustine2577@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T22:16:33.558050+05:30",
            "updated_at": "2026-02-03T22:16:33.558079+05:30"
        },
        {
            "id": 195,
            "firstname": "Nataraj ",
            "lastname": null,
            "phone": "+919494556987",
            "email": "valmikinataraj2016@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-11T06:31:51.801103+05:30",
            "updated_at": "2025-04-11T06:31:51.801144+05:30"
        },
        {
            "id": 528,
            "firstname": "Vivek Kumar ",
            "lastname": null,
            "phone": "+919471004781",
            "email": "vivekkumar1112@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T07:13:41.687739+05:30",
            "updated_at": "2025-07-20T07:13:41.687768+05:30"
        },
        {
            "id": 229,
            "firstname": "Rabindra Kumar",
            "lastname": null,
            "phone": "+919470208129",
            "email": "rabindrakumarraviasm@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-25T14:09:09.293348+05:30",
            "updated_at": "2025-04-25T14:09:09.293375+05:30"
        },
        {
            "id": 493,
            "firstname": "AGS",
            "lastname": null,
            "phone": "+919449975860",
            "email": "anuradhasuresh13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-09T20:46:17.792557+05:30",
            "updated_at": "2025-07-09T20:46:17.792587+05:30"
        },
        {
            "id": 1353,
            "firstname": "anittajose",
            "lastname": null,
            "phone": "+919445051166",
            "email": "anittakuttikkattu@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T16:55:25.402012+05:30",
            "updated_at": "2026-03-30T16:55:25.402039+05:30"
        },
        {
            "id": 980,
            "firstname": "Manju",
            "lastname": null,
            "phone": "+919443055868",
            "email": "rmanjumba@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-27T05:23:17.958311+05:30",
            "updated_at": "2025-11-27T05:23:17.958346+05:30"
        },
        {
            "id": 950,
            "firstname": "Amin Khan",
            "lastname": null,
            "phone": "+919420493756",
            "email": "aminkkhan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-15T19:39:33.789151+05:30",
            "updated_at": "2025-11-15T19:39:33.789186+05:30"
        },
        {
            "id": 1095,
            "firstname": "MidhunO",
            "lastname": null,
            "phone": "+919400761105",
            "email": "midhuno@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-11T19:05:01.442421+05:30",
            "updated_at": "2026-01-11T19:05:01.442459+05:30"
        },
        {
            "id": 763,
            "firstname": "Arundhati Shenoy",
            "lastname": null,
            "phone": "+919394999961",
            "email": "arundhati_shenoy@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-21T10:47:18.407133+05:30",
            "updated_at": "2025-09-21T10:47:18.407162+05:30"
        }
    ]
}