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

GET /downloadable_users/?format=api&ordering=-phone&page=70
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=71",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=69",
    "results": [
        {
            "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"
        },
        {
            "id": 421,
            "firstname": "Srikanth",
            "lastname": null,
            "phone": "+91 8985514436",
            "email": "srikanthsandhadi1995@gmail.com",
            "old_table_id": "6125",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-21T10:31:01.212496+05:30",
            "updated_at": "2025-06-21T10:31:01.212525+05:30"
        },
        {
            "id": 536,
            "firstname": "Amritha",
            "lastname": null,
            "phone": "+91 8921452606",
            "email": "amrithsanth@gmail.com",
            "old_table_id": "6508",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T11:18:26.890328+05:30",
            "updated_at": "2025-07-21T11:18:26.890353+05:30"
        },
        {
            "id": 1215,
            "firstname": "Jeevana",
            "lastname": null,
            "phone": "+91 7382007487",
            "email": "mona.jeevana@gmail.com",
            "old_table_id": "8525",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-12T12:55:02.671648+05:30",
            "updated_at": "2026-02-12T12:55:02.671679+05:30"
        },
        {
            "id": 733,
            "firstname": "Shravanaveena",
            "lastname": null,
            "phone": "+91 7032010967",
            "email": "Shravanaveena.gajula7@gmail.com",
            "old_table_id": "902",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T10:40:33.957314+05:30",
            "updated_at": "2025-09-15T10:40:33.957342+05:30"
        },
        {
            "id": 9,
            "firstname": "Rohit test",
            "lastname": null,
            "phone": "+91 456789123",
            "email": "osiristhoth99@gmail.com",
            "old_table_id": "3793",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-24T17:28:20.703657+05:30",
            "updated_at": "2024-10-24T17:28:20.703691+05:30"
        },
        {
            "id": 11,
            "firstname": "Test Harsha",
            "lastname": null,
            "phone": "+91 45678",
            "email": "194g1a0235@srit.ac.in",
            "old_table_id": "3816",
            "otp": "838274",
            "otp_expiretime": "2024-10-30T12:44:59.099000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T12:29:59.279610+05:30",
            "updated_at": "2024-10-30T12:29:59.393154+05:30"
        },
        {
            "id": 433,
            "firstname": "Mai Lee",
            "lastname": null,
            "phone": "+91 0366041636",
            "email": "lamthunam2005@gmail.com",
            "old_table_id": "6176",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-24T08:43:09.853238+05:30",
            "updated_at": "2025-06-24T08:43:09.853264+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": 407,
            "firstname": "Sibel Dervişgil",
            "lastname": null,
            "phone": "+905370392610",
            "email": "sibeldervisgil@yahoo.co.uk",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-17T11:53:46.557043+05:30",
            "updated_at": "2025-06-17T11:53:46.557074+05:30"
        }
    ]
}