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": 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": 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": 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": 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": 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": 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": 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": 352,
            "firstname": "New",
            "lastname": null,
            "phone": "+91 9",
            "email": "n@n.com",
            "old_table_id": "5877",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T19:49:50.851438+05:30",
            "updated_at": "2025-05-30T19:49:50.851464+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": 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"
        }
    ]
}