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

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

{
    "count": 1360,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-created_at&page=135",
    "results": [
        {
            "id": 13,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9123423423",
            "email": "mywellnesshub.harsh@gmail.com",
            "old_table_id": "3821",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T18:03:02.829343+05:30",
            "updated_at": "2024-10-30T18:03:02.829384+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": 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": 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": 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": 8,
            "firstname": "Harsha Vardhan",
            "lastname": null,
            "phone": "+919550803465",
            "email": "hv30608@gmail.com",
            "old_table_id": "3788",
            "otp": "160778",
            "otp_expiretime": "2025-03-12T14:34:45.052000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T16:34:30.786093+05:30",
            "updated_at": "2025-03-12T14:19:44.610772+05:30"
        },
        {
            "id": 7,
            "firstname": "Akash Testttt",
            "lastname": null,
            "phone": "+91456789",
            "email": "akash@mywellnesshub.in",
            "old_table_id": "3787",
            "otp": "696060",
            "otp_expiretime": "2024-11-19T17:12:53.479000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T16:19:25.411074+05:30",
            "updated_at": "2024-11-19T16:57:53.683163+05:30"
        },
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        },
        {
            "id": 2,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "8881299888",
            "email": "rakesh.medabalimi@gmail.com",
            "old_table_id": null,
            "otp": "695714",
            "otp_expiretime": "2024-12-17T20:13:22.937000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-02T19:07:02.009008+05:30",
            "updated_at": "2024-12-28T15:09:26.745316+05:30"
        },
        {
            "id": 1,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "9550803465",
            "email": "harshavardhanpinni@gmail.com",
            "old_table_id": null,
            "otp": "391215",
            "otp_expiretime": "2025-06-11T11:07:24.386000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-01T12:51:44.171849+05:30",
            "updated_at": "2025-06-11T10:52:24.869495+05:30"
        }
    ]
}