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

GET /downloadable_users/?format=api&ordering=-lastname&page=4
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=-lastname&page=5",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-lastname&page=3",
    "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": 25,
            "firstname": "SUDHIR",
            "lastname": null,
            "phone": "+917058985885",
            "email": "sgbhale@gmail.com",
            "old_table_id": "4346",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-20T11:10:44.445487+05:30",
            "updated_at": "2024-12-20T11:10:44.445535+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": 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": 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": 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": 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": 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": 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": 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"
        }
    ]
}