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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=103",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=101",
    "results": [
        {
            "id": 1164,
            "firstname": "Caitlin Pike",
            "lastname": null,
            "phone": "+270688408530",
            "email": "caitpike@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-29T17:53:37.408419+05:30",
            "updated_at": "2026-01-29T17:53:37.408449+05:30"
        },
        {
            "id": 267,
            "firstname": "Rochelle Ora",
            "lastname": null,
            "phone": "+270685764371",
            "email": "rochelle.ora@gmail.com",
            "old_table_id": "5554",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-06T16:22:59.622071+05:30",
            "updated_at": "2025-05-06T16:22:59.622111+05:30"
        },
        {
            "id": 656,
            "firstname": "maria k",
            "lastname": null,
            "phone": "+270610098303",
            "email": "leehyejin25.03@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-22T05:11:14.198776+05:30",
            "updated_at": "2025-08-22T05:11:14.198806+05:30"
        },
        {
            "id": 277,
            "firstname": "Esmari du Toit",
            "lastname": null,
            "phone": "+270537123884",
            "email": "esmarischwartz@gmail.com",
            "old_table_id": "5592",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-08T18:53:37.688603+05:30",
            "updated_at": "2025-05-08T18:53:37.688655+05:30"
        },
        {
            "id": 296,
            "firstname": "Rati",
            "lastname": null,
            "phone": "+270215685231",
            "email": "moratiwaam96@gmail.com",
            "old_table_id": "5688",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-15T19:24:10.112264+05:30",
            "updated_at": "2025-05-15T19:24:10.112296+05:30"
        },
        {
            "id": 295,
            "firstname": "Ravensrain69@gmail.com",
            "lastname": null,
            "phone": "+270213580001",
            "email": "ravensrain69@gmail.com",
            "old_table_id": "5686",
            "otp": "712434",
            "otp_expiretime": "2025-05-15T19:07:43.724000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-15T18:24:06.335759+05:30",
            "updated_at": "2025-05-15T18:52:44.446919+05:30"
        },
        {
            "id": 821,
            "firstname": "Whaeed",
            "lastname": null,
            "phone": "+264816890719",
            "email": "whaeedj@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T18:41:59.213253+05:30",
            "updated_at": "2025-10-09T18:41:59.213301+05:30"
        },
        {
            "id": 1155,
            "firstname": "Anne-Marie",
            "lastname": null,
            "phone": "+26426815758996",
            "email": "amjaries77@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-26T15:09:34.430892+05:30",
            "updated_at": "2026-01-26T15:09:34.430935+05:30"
        },
        {
            "id": 1161,
            "firstname": "Clinton Tombs",
            "lastname": null,
            "phone": "+263774774232",
            "email": "clntntombs@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-28T07:48:19.893348+05:30",
            "updated_at": "2026-01-28T07:48:19.893378+05:30"
        },
        {
            "id": 430,
            "firstname": "Paschal Aliganyira",
            "lastname": null,
            "phone": "+256755581652",
            "email": "paschalaliganyiracips@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-23T19:30:07.774847+05:30",
            "updated_at": "2025-06-23T19:30:07.774880+05:30"
        }
    ]
}