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

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

{
    "count": 1375,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=61",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=59",
    "results": [
        {
            "id": 1246,
            "firstname": "Ravigowda S G",
            "lastname": null,
            "phone": "+9109632454645",
            "email": "ravirajsannagowdar@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T18:11:08.509320+05:30",
            "updated_at": "2026-02-24T18:11:08.509351+05:30"
        },
        {
            "id": 750,
            "firstname": "Arvindh",
            "lastname": null,
            "phone": "+9109600722412",
            "email": "gowthusugan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-17T10:05:30.819685+05:30",
            "updated_at": "2025-09-17T10:05:30.819718+05:30"
        },
        {
            "id": 1043,
            "firstname": "saradha mba",
            "lastname": null,
            "phone": "+9109597287814",
            "email": "saradhamba11@gmil.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-22T11:11:27.965290+05:30",
            "updated_at": "2025-12-22T11:11:27.967504+05:30"
        },
        {
            "id": 1264,
            "firstname": "Manpreet Gandhi",
            "lastname": null,
            "phone": "+9109582026772",
            "email": "manpreetgandhi1995@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T12:23:22.150959+05:30",
            "updated_at": "2026-03-03T12:23:22.150991+05:30"
        },
        {
            "id": 221,
            "firstname": "Mahesh Kumar M",
            "lastname": null,
            "phone": "+9109544690131",
            "email": "blissfulmahesh@gmail.com",
            "old_table_id": "5330",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-23T10:42:55.830673+05:30",
            "updated_at": "2025-04-23T10:42:55.830704+05:30"
        },
        {
            "id": 1245,
            "firstname": "Vishnu Gholve",
            "lastname": null,
            "phone": "+9109518720165",
            "email": "vsgholve@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T12:13:11.624454+05:30",
            "updated_at": "2026-02-24T12:13:11.624486+05:30"
        },
        {
            "id": 290,
            "firstname": "neha",
            "lastname": null,
            "phone": "+9109513081180",
            "email": "neha.k@deekshalearning.com",
            "old_table_id": "5655",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-13T10:31:10.733036+05:30",
            "updated_at": "2025-05-13T10:31:10.733067+05:30"
        },
        {
            "id": 684,
            "firstname": "manojpharma1@gmail.compharma1@gmail.com",
            "lastname": null,
            "phone": "+9109502845711",
            "email": "manojpharma1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-01T12:31:35.189526+05:30",
            "updated_at": "2025-09-01T12:31:35.189557+05:30"
        },
        {
            "id": 1127,
            "firstname": "Sharon",
            "lastname": null,
            "phone": "+9109497172306",
            "email": "cyraodd11@gmail.com",
            "old_table_id": "8321",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-18T20:49:35.170487+05:30",
            "updated_at": "2026-01-18T20:59:39.874639+05:30"
        },
        {
            "id": 846,
            "firstname": "Suchita Dhankhar",
            "lastname": null,
            "phone": "+9109445125831",
            "email": "suchitasdh@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-16T21:54:38.341840+05:30",
            "updated_at": "2025-10-16T21:54:38.341875+05:30"
        }
    ]
}