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

GET /downloadable_users/?format=api&ordering=-phone&page=32
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=-phone&page=33",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=31",
    "results": [
        {
            "id": 1177,
            "firstname": "Test Indraaa",
            "lastname": null,
            "phone": "+91888888888888",
            "email": "harsh.wellnesshub+3247387438@gmail.com",
            "old_table_id": "8468",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-03T13:12:47.106505+05:30",
            "updated_at": "2026-02-03T13:12:47.106539+05:30"
        },
        {
            "id": 37,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+918887898765",
            "email": "rakesh.medabalimi+3490@gmail.com",
            "old_table_id": "4428",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T14:16:09.398995+05:30",
            "updated_at": "2025-01-03T14:16:09.399040+05:30"
        },
        {
            "id": 224,
            "firstname": "veera",
            "lastname": null,
            "phone": "+918886851254",
            "email": "vbreddyanr@gmail.com",
            "old_table_id": "5346",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-24T10:13:28.925536+05:30",
            "updated_at": "2025-04-24T10:13:28.925569+05:30"
        },
        {
            "id": 12,
            "firstname": "Sree",
            "lastname": null,
            "phone": "+918885457659",
            "email": "gnanignanasree@gmail.com",
            "old_table_id": null,
            "otp": "500254",
            "otp_expiretime": "2024-11-15T12:55:58.035000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T17:22:30.858039+05:30",
            "updated_at": "2024-11-15T12:41:43.511772+05:30"
        },
        {
            "id": 805,
            "firstname": "Pushpa Achaiah",
            "lastname": null,
            "phone": "+918884404133",
            "email": "pushnanni@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-04T15:05:48.576447+05:30",
            "updated_at": "2025-10-04T15:05:48.576492+05:30"
        },
        {
            "id": 29,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+3398@gmail.com",
            "old_table_id": "4414",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:31:39.340088+05:30",
            "updated_at": "2025-01-02T14:31:39.340131+05:30"
        },
        {
            "id": 610,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+5454@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-10T21:16:10.218991+05:30",
            "updated_at": "2025-08-10T21:16:10.219020+05:30"
        },
        {
            "id": 30,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+3399@gmail.com",
            "old_table_id": "4415",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:32:38.411254+05:30",
            "updated_at": "2025-01-02T14:32:38.411292+05:30"
        },
        {
            "id": 31,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "rakesh.medabalimi+349@gmail.com",
            "old_table_id": "4416",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-02T14:48:49.199888+05:30",
            "updated_at": "2025-01-02T14:48:49.199931+05:30"
        },
        {
            "id": 22,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+918881299888",
            "email": "mrakshita.co@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-17T19:57:05.388158+05:30",
            "updated_at": "2024-12-17T19:57:05.388204+05:30"
        }
    ]
}