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

GET /downloadable_users/?format=api&ordering=-phone&page=31
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=-phone&page=32",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=30",
    "results": [
        {
            "id": 1137,
            "firstname": "mercy",
            "lastname": null,
            "phone": "+918970213212",
            "email": "mercy@gupta.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-21T19:30:14.087163+05:30",
            "updated_at": "2026-01-21T19:30:14.087196+05:30"
        },
        {
            "id": 440,
            "firstname": "Flash",
            "lastname": null,
            "phone": "+918956234567",
            "email": "pojir14843@exitbit.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-25T15:51:41.190219+05:30",
            "updated_at": "2025-06-25T15:51:41.190249+05:30"
        },
        {
            "id": 1309,
            "firstname": "SamirHaldar",
            "lastname": null,
            "phone": "+918945526414",
            "email": "bodyshop.malda@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-16T21:16:43.650314+05:30",
            "updated_at": "2026-03-16T21:16:43.650345+05:30"
        },
        {
            "id": 447,
            "firstname": "Sireesha ",
            "lastname": null,
            "phone": "+918939629779",
            "email": "siri.vedula@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-26T20:54:35.412137+05:30",
            "updated_at": "2025-06-26T20:54:35.412168+05:30"
        },
        {
            "id": 664,
            "firstname": "Thomson Paul",
            "lastname": null,
            "phone": "+918939330995",
            "email": "ophilia.thomson@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-24T13:39:27.390244+05:30",
            "updated_at": "2025-08-24T13:39:27.390274+05:30"
        },
        {
            "id": 1216,
            "firstname": "Lavanya V",
            "lastname": null,
            "phone": "+918925094330",
            "email": "lavanya.vv3@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-12T15:02:05.537465+05:30",
            "updated_at": "2026-02-12T15:02:05.537495+05:30"
        },
        {
            "id": 1361,
            "firstname": "AntaraChakraborty",
            "lastname": null,
            "phone": "+918918382441",
            "email": "antubantu2005@gmail.com",
            "old_table_id": "8937",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-02T19:28:58.485822+05:30",
            "updated_at": "2026-04-02T19:29:38.545822+05:30"
        },
        {
            "id": 1157,
            "firstname": "JOSE LAZARO DA CRUZ DA SILVA",
            "lastname": null,
            "phone": "+9188997317893",
            "email": "lazzaroboca22@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-27T01:23:36.612853+05:30",
            "updated_at": "2026-01-27T01:23:36.613460+05:30"
        },
        {
            "id": 362,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+918897878679",
            "email": "larat47624@eduhed.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-02T13:18:17.994264+05:30",
            "updated_at": "2025-06-02T13:18:17.994298+05:30"
        },
        {
            "id": 129,
            "firstname": "Divya ",
            "lastname": null,
            "phone": "+918892705923",
            "email": "divya2dstar@gmail.com",
            "old_table_id": "4790",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-04T20:38:12.267862+05:30",
            "updated_at": "2025-03-04T20:38:12.267896+05:30"
        }
    ]
}