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

GET /downloadable_users/?format=api&ordering=-firstname&page=2
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=-firstname&page=3",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname",
    "results": [
        {
            "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": 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": 26,
            "firstname": "Zuhra",
            "lastname": null,
            "phone": "+90901181124",
            "email": "nazarovazuhraxon0@gmail.com",
            "old_table_id": "4374",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-27T13:13:43.999817+05:30",
            "updated_at": "2024-12-27T13:13:43.999864+05:30"
        },
        {
            "id": 921,
            "firstname": "zinzin",
            "lastname": null,
            "phone": "+959786141935",
            "email": "zimnona288@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T10:23:19.882132+05:30",
            "updated_at": "2025-11-07T10:23:19.882167+05:30"
        },
        {
            "id": 638,
            "firstname": "zhimsnshi",
            "lastname": null,
            "phone": "+917008717944",
            "email": "himanshi229@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-16T02:35:20.078017+05:30",
            "updated_at": "2025-08-16T02:35:20.078046+05:30"
        },
        {
            "id": 1210,
            "firstname": "Zeineb Benslimane",
            "lastname": null,
            "phone": "+910660610485",
            "email": "zeinebbenslimane1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T12:17:12.383196+05:30",
            "updated_at": "2026-02-11T12:17:12.383228+05:30"
        },
        {
            "id": 578,
            "firstname": "zaida arendse",
            "lastname": null,
            "phone": "+270846933932",
            "email": "zarendse3@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-30T17:04:36.656562+05:30",
            "updated_at": "2025-07-30T17:04:36.656592+05:30"
        },
        {
            "id": 109,
            "firstname": "Yvonne M Vail",
            "lastname": null,
            "phone": "+16042194965",
            "email": "Yvonnemikes@gmail.com",
            "old_table_id": "4723",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-21T03:54:50.076204+05:30",
            "updated_at": "2025-02-21T03:54:50.076234+05:30"
        },
        {
            "id": 140,
            "firstname": "Yvonne Lim",
            "lastname": null,
            "phone": "+6596252444",
            "email": "missy_vonne@hotmail.co.uk",
            "old_table_id": "4840",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-11T11:23:14.046857+05:30",
            "updated_at": "2025-03-11T11:23:14.046887+05:30"
        },
        {
            "id": 953,
            "firstname": "Yvan",
            "lastname": null,
            "phone": "+13064619008",
            "email": "yvanteyssier@outlook.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T19:59:22.955546+05:30",
            "updated_at": "2025-11-16T19:59:22.955582+05:30"
        }
    ]
}