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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=136",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-id&page=134",
    "results": [
        {
            "id": 23,
            "firstname": "Taylor",
            "lastname": null,
            "phone": "+17168680624",
            "email": "acorntcoll2324@yahoo.com",
            "old_table_id": "4334",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-18T04:17:43.052693+05:30",
            "updated_at": "2024-12-18T04:17:43.052739+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"
        },
        {
            "id": 21,
            "firstname": "Drishty anand",
            "lastname": null,
            "phone": "+919540178107",
            "email": "drishtyanand91318@gmail.com",
            "old_table_id": "4307",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T18:33:21.515345+05:30",
            "updated_at": "2024-12-12T18:33:21.515392+05:30"
        },
        {
            "id": 20,
            "firstname": "Harsha Case 2",
            "lastname": null,
            "phone": "+919878987843",
            "email": "gnanasreevankadari@gmail.com",
            "old_table_id": "4306",
            "otp": "159569",
            "otp_expiretime": "2024-12-12T17:57:45.008000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T17:38:21.942211+05:30",
            "updated_at": "2024-12-12T17:42:45.359848+05:30"
        },
        {
            "id": 19,
            "firstname": "Harsha Case1",
            "lastname": null,
            "phone": "+919988776651",
            "email": "hv30608+case1@gmail.com",
            "old_table_id": "4303",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T14:42:58.599141+05:30",
            "updated_at": "2024-12-12T14:42:58.599223+05:30"
        },
        {
            "id": 18,
            "firstname": "Vardhan",
            "lastname": null,
            "phone": "+49948954926",
            "email": "harsss@gmail.com",
            "old_table_id": null,
            "otp": "514549",
            "otp_expiretime": "2024-12-12T14:59:40.644000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T14:33:25.840107+05:30",
            "updated_at": "2024-12-12T14:44:41.085802+05:30"
        },
        {
            "id": 17,
            "firstname": "Harsha",
            "lastname": "Vardhan Pinni",
            "phone": null,
            "email": "harsh.wellnesshub@gmail.com",
            "old_table_id": "4855",
            "otp": "378065",
            "otp_expiretime": "2025-05-05T16:56:47.875000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-02T12:49:14.497184+05:30",
            "updated_at": "2025-10-13T15:36:04.018910+05:30"
        },
        {
            "id": 16,
            "firstname": "tAshii",
            "lastname": null,
            "phone": "+64277584381",
            "email": "natashaandraj@gmail.com",
            "old_table_id": "4225",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-28T09:09:09.939747+05:30",
            "updated_at": "2024-11-28T09:09:09.939788+05:30"
        },
        {
            "id": 15,
            "firstname": "indra",
            "lastname": null,
            "phone": "+917989620871",
            "email": "jainsaindra@gmail.com",
            "old_table_id": "3884",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-15T13:03:01.443821+05:30",
            "updated_at": "2024-11-15T13:03:01.443864+05:30"
        },
        {
            "id": 14,
            "firstname": "Vidushi Tiwari",
            "lastname": null,
            "phone": "+919663875935",
            "email": "vidushi2tiwari@gmail.com",
            "old_table_id": "3867",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-12T12:16:35.091029+05:30",
            "updated_at": "2024-11-12T12:16:35.091075+05:30"
        }
    ]
}