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

GET /downloadable_users/?format=api&ordering=-phone&page=9
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=-phone&page=10",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=8",
    "results": [
        {
            "id": 1046,
            "firstname": "Nupur",
            "lastname": null,
            "phone": "+919971144898",
            "email": "contact2nupurkesarwani@gmail.com",
            "old_table_id": "8120",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T11:48:04.531558+05:30",
            "updated_at": "2026-02-19T22:30:16.613741+05:30"
        },
        {
            "id": 511,
            "firstname": "Santoshi K",
            "lastname": null,
            "phone": "+919962744844",
            "email": "santosheebh@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-14T14:59:37.634326+05:30",
            "updated_at": "2025-07-14T14:59:37.634356+05:30"
        },
        {
            "id": 526,
            "firstname": "Dhana",
            "lastname": null,
            "phone": "+919962330844",
            "email": "dhanalakshmib1101@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-19T18:18:07.449621+05:30",
            "updated_at": "2025-07-19T18:18:07.449653+05:30"
        },
        {
            "id": 606,
            "firstname": "Saravana",
            "lastname": null,
            "phone": "+919962223602",
            "email": "sn8605854@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T15:11:32.552378+05:30",
            "updated_at": "2025-08-10T15:11:32.552409+05:30"
        },
        {
            "id": 136,
            "firstname": "Poonam ",
            "lastname": null,
            "phone": "+919962148230",
            "email": "poonamjain.architect@gmail.com",
            "old_table_id": "4816",
            "otp": "852486",
            "otp_expiretime": "2025-03-23T14:51:37.420000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-08T16:31:23.577046+05:30",
            "updated_at": "2025-03-23T14:36:37.816540+05:30"
        },
        {
            "id": 115,
            "firstname": "Rajapriya",
            "lastname": null,
            "phone": "+919962115327",
            "email": "rajapriya.ram@gmail.com",
            "old_table_id": "4749",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-25T17:18:03.900077+05:30",
            "updated_at": "2025-02-25T17:18:03.900109+05:30"
        },
        {
            "id": 102,
            "firstname": "Nymisha Koneru",
            "lastname": null,
            "phone": "+91995977977",
            "email": "nymishakoneru.01@gmail.com",
            "old_table_id": "4681",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-13T20:17:23.492852+05:30",
            "updated_at": "2025-02-13T20:17:23.492882+05:30"
        },
        {
            "id": 261,
            "firstname": "R Datta",
            "lastname": null,
            "phone": "+919958433910",
            "email": "ranjuprotik@gmail.com",
            "old_table_id": "5538",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-05T13:23:27.638449+05:30",
            "updated_at": "2025-05-05T13:23:27.638479+05:30"
        },
        {
            "id": 106,
            "firstname": "Biswajit Roy",
            "lastname": null,
            "phone": "+919954534128",
            "email": "broy006@gmail.com",
            "old_table_id": "4713",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-19T20:12:00.435779+05:30",
            "updated_at": "2025-02-19T20:12:00.435810+05:30"
        },
        {
            "id": 68,
            "firstname": "amit",
            "lastname": null,
            "phone": "+919953303629",
            "email": "koc.amit@gmail.com",
            "old_table_id": "4545",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-21T12:37:30.591271+05:30",
            "updated_at": "2025-01-21T12:37:30.591303+05:30"
        }
    ]
}