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

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

{
    "count": 1365,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=136",
    "results": [
        {
            "id": 122,
            "firstname": "Vanessa McMullin",
            "lastname": null,
            "phone": "+13474161843",
            "email": "vmcmullin@gmail.com",
            "old_table_id": "4775",
            "otp": "782268",
            "otp_expiretime": "2025-03-15T20:45:27.116000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-02T23:02:48.131241+05:30",
            "updated_at": "2025-03-15T20:30:29.244409+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": 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": 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": 344,
            "firstname": "ashwitha",
            "lastname": null,
            "phone": "+919100009104",
            "email": "ashwithachauhan03@gmail.com",
            "old_table_id": "5858",
            "otp": "964529",
            "otp_expiretime": "2025-05-30T17:03:53.749000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T11:17:34.336592+05:30",
            "updated_at": "2026-02-01T21:30:46.312304+05:30"
        }
    ]
}