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

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

{
    "count": 1369,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=109",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=lastname&page=107",
    "results": [
        {
            "id": 528,
            "firstname": "Vivek Kumar ",
            "lastname": null,
            "phone": "+919471004781",
            "email": "vivekkumar1112@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T07:13:41.687739+05:30",
            "updated_at": "2025-07-20T07:13:41.687768+05:30"
        },
        {
            "id": 538,
            "firstname": "chandu",
            "lastname": null,
            "phone": "+919705642171",
            "email": "mamatha.300.alladi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T12:08:47.236953+05:30",
            "updated_at": "2025-07-21T12:08:47.236983+05:30"
        },
        {
            "id": 537,
            "firstname": "Kara Corrin",
            "lastname": null,
            "phone": "+610477164677",
            "email": "kbart167@eq.edu.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T11:32:15.910717+05:30",
            "updated_at": "2025-07-21T11:32:15.910747+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": 535,
            "firstname": "Virat Kothari",
            "lastname": null,
            "phone": "+919713135293",
            "email": "virat.kothari101@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-21T10:24:50.594562+05:30",
            "updated_at": "2025-07-21T10:24:50.594593+05:30"
        },
        {
            "id": 534,
            "firstname": "Chaks",
            "lastname": null,
            "phone": "+918870391326",
            "email": "chakku1440@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T19:35:16.321649+05:30",
            "updated_at": "2025-07-20T19:35:16.321677+05:30"
        },
        {
            "id": 533,
            "firstname": "Anand",
            "lastname": null,
            "phone": "+919884281021",
            "email": "anandraj.madasamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T17:12:03.871287+05:30",
            "updated_at": "2025-07-20T17:12:03.871320+05:30"
        },
        {
            "id": 532,
            "firstname": "Rida",
            "lastname": null,
            "phone": "+919043482849",
            "email": "j.ridafathima13@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T17:06:01.951738+05:30",
            "updated_at": "2025-07-20T17:06:01.951962+05:30"
        },
        {
            "id": 531,
            "firstname": "Sadiya",
            "lastname": null,
            "phone": "+6591995584",
            "email": "fthmsadiya@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T14:03:42.857238+05:30",
            "updated_at": "2025-07-20T14:03:42.857269+05:30"
        },
        {
            "id": 530,
            "firstname": "Rubj",
            "lastname": null,
            "phone": "+601136298587",
            "email": "aretun.areda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-20T10:40:15.522749+05:30",
            "updated_at": "2025-07-20T10:40:15.522779+05:30"
        }
    ]
}