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

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

{
    "count": 1377,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=70",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=68",
    "results": [
        {
            "id": 422,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "galipravallika845@gmail.com",
            "old_table_id": "6124",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T11:05:24.543963+05:30",
            "updated_at": "2025-06-21T11:05:24.543990+05:30"
        },
        {
            "id": 616,
            "firstname": "Pravallika",
            "lastname": null,
            "phone": "+91 9704155678",
            "email": "pravallika.mywellnesshub@gmail.com",
            "old_table_id": "6056",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T10:39:45.341239+05:30",
            "updated_at": "2025-08-11T10:39:45.341270+05:30"
        },
        {
            "id": 397,
            "firstname": "Pranav",
            "lastname": null,
            "phone": "+91 96115 17527",
            "email": "kishore709@gmail.com",
            "old_table_id": "5497",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-13T12:40:55.873927+05:30",
            "updated_at": "2025-06-13T12:40:55.873953+05:30"
        },
        {
            "id": 317,
            "firstname": "Aarav",
            "lastname": null,
            "phone": "+91 9581495426",
            "email": "neethu.singh2612@gmail.com",
            "old_table_id": "5645",
            "otp": "625170",
            "otp_expiretime": "2025-05-21T15:20:03.596000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T15:05:05.405007+05:30",
            "updated_at": "2025-05-21T15:05:05.611383+05:30"
        },
        {
            "id": 320,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91 9550803465",
            "email": "harsh.wellnesshub+456@gmail.com",
            "old_table_id": "4847",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-22T16:33:08.520568+05:30",
            "updated_at": "2025-05-22T16:33:08.520594+05:30"
        },
        {
            "id": 10,
            "firstname": "Test Rht",
            "lastname": null,
            "phone": "+91 9398974773",
            "email": "dummyblogger06@gmail.com",
            "old_table_id": "3815",
            "otp": "909803",
            "otp_expiretime": "2024-10-30T12:38:49.907000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T12:23:50.112178+05:30",
            "updated_at": "2024-10-30T12:23:50.201849+05:30"
        },
        {
            "id": 316,
            "firstname": "Kalpana",
            "lastname": null,
            "phone": "+91 9182276001",
            "email": "kalpana27.neelam@gmail.com",
            "old_table_id": "4627",
            "otp": "576323",
            "otp_expiretime": "2025-05-21T10:30:16.457000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-21T10:10:42.867904+05:30",
            "updated_at": "2025-05-21T10:15:18.965476+05:30"
        },
        {
            "id": 1178,
            "firstname": "Harsha Vardhan",
            "lastname": null,
            "phone": "+91 909090901",
            "email": "harsh.wellnesshub+2345633234345@gmail.com",
            "old_table_id": "8466",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T13:18:46.607172+05:30",
            "updated_at": "2026-02-03T13:18:46.607198+05:30"
        },
        {
            "id": 363,
            "firstname": "Harsssssjjjjjj Test",
            "lastname": null,
            "phone": "+91 9085993",
            "email": "harsh.wellnesshub+0976766@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-02T15:54:58.199762+05:30",
            "updated_at": "2025-06-02T15:55:04.602260+05:30"
        },
        {
            "id": 615,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+91 9",
            "email": "rakesh.medabalimi+32010@gmail.com",
            "old_table_id": "6779",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-11T10:10:50.914075+05:30",
            "updated_at": "2025-08-11T10:10:50.914106+05:30"
        }
    ]
}