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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=31",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-email&page=29",
    "results": [
        {
            "id": 464,
            "firstname": "Samantha Jansen",
            "lastname": null,
            "phone": "+8613338000955",
            "email": "samanthajansen2@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T16:53:21.612856+05:30",
            "updated_at": "2025-07-01T16:53:21.612885+05:30"
        },
        {
            "id": 173,
            "firstname": "Samantha Walsh",
            "lastname": null,
            "phone": "+16017480036",
            "email": "samantha@shinethruaba.com",
            "old_table_id": "5035",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-31T21:24:20.125311+05:30",
            "updated_at": "2025-03-31T21:24:20.125342+05:30"
        },
        {
            "id": 685,
            "firstname": "Samantha ",
            "lastname": null,
            "phone": "+610404545880",
            "email": "samantha.puma@health.nsw.gov.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-02T11:09:14.138983+05:30",
            "updated_at": "2025-09-02T11:09:14.139015+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": 191,
            "firstname": "صفا محمد",
            "lastname": null,
            "phone": "+9105374785192",
            "email": "sally2023mohamad@gmail.com",
            "old_table_id": "5149",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T11:27:38.491346+05:30",
            "updated_at": "2025-04-10T11:27:38.491379+05:30"
        },
        {
            "id": 565,
            "firstname": "Sally Lovekin",
            "lastname": null,
            "phone": "+610417949830",
            "email": "sally.lovekin@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T20:01:03.920869+05:30",
            "updated_at": "2025-07-27T20:01:03.920898+05:30"
        },
        {
            "id": 1086,
            "firstname": "SallyRoot",
            "lastname": null,
            "phone": "+441",
            "email": "sally_root@yahoo.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-09T13:46:59.288262+05:30",
            "updated_at": "2026-01-09T13:46:59.288299+05:30"
        },
        {
            "id": 392,
            "firstname": "Salim",
            "lastname": null,
            "phone": "+919852545464",
            "email": "salimkkalabri979@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-12T12:28:23.292645+05:30",
            "updated_at": "2025-06-12T12:28:23.292676+05:30"
        },
        {
            "id": 667,
            "firstname": "Sal",
            "lastname": null,
            "phone": "+27662131102",
            "email": "saleemahamanjee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-25T02:35:16.031430+05:30",
            "updated_at": "2025-08-25T02:35:16.031460+05:30"
        },
        {
            "id": 488,
            "firstname": "Akash Sinha test 1",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674+july8thtest1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T12:32:05.395460+05:30",
            "updated_at": "2025-07-08T12:32:05.395488+05:30"
        }
    ]
}