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

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

{
    "count": 1373,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=91",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=89",
    "results": [
        {
            "id": 677,
            "firstname": "Michel ",
            "lastname": null,
            "phone": "+529372706711",
            "email": "michelle.chaz31@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-28T05:19:55.714410+05:30",
            "updated_at": "2025-08-28T05:19:55.714437+05:30"
        },
        {
            "id": 997,
            "firstname": "Mague",
            "lastname": null,
            "phone": "+528348537038",
            "email": "ornelasmirna950@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-03T05:38:52.993513+05:30",
            "updated_at": "2025-12-03T05:38:52.993549+05:30"
        },
        {
            "id": 963,
            "firstname": "roberta",
            "lastname": null,
            "phone": "+528119994114",
            "email": "robertagutierrezglasny@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-20T00:35:44.657199+05:30",
            "updated_at": "2025-11-20T00:35:44.657235+05:30"
        },
        {
            "id": 1350,
            "firstname": "Rosa Diaz",
            "lastname": null,
            "phone": "+50487324788",
            "email": "rosa.diaz.esmv@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-29T00:39:19.225692+05:30",
            "updated_at": "2026-03-29T00:39:19.225726+05:30"
        },
        {
            "id": 759,
            "firstname": "Giovanna Rubio",
            "lastname": null,
            "phone": "+50254821397",
            "email": "valeskaarteterapiagt@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-19T08:58:37.651847+05:30",
            "updated_at": "2025-09-19T08:58:37.651875+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": 1313,
            "firstname": "JesusToro",
            "lastname": null,
            "phone": "+4917686930952",
            "email": "jesustoro1028@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-17T14:03:19.279370+05:30",
            "updated_at": "2026-03-17T14:03:19.279400+05:30"
        },
        {
            "id": 309,
            "firstname": "Pallav",
            "lastname": null,
            "phone": "+4915222146990",
            "email": "palarama@gmail.com",
            "old_table_id": "5744",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-19T13:18:22.155975+05:30",
            "updated_at": "2025-05-19T13:18:22.156005+05:30"
        },
        {
            "id": 302,
            "firstname": "Pallav",
            "lastname": null,
            "phone": "+4915222146990",
            "email": "pjaini2009@gmail.com",
            "old_table_id": "5717",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-17T15:03:11.817463+05:30",
            "updated_at": "2025-05-17T15:03:11.817495+05:30"
        },
        {
            "id": 915,
            "firstname": "Malorey Kooyman",
            "lastname": null,
            "phone": "+4901775797002",
            "email": "junksubscriptions93@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-05T15:03:18.045713+05:30",
            "updated_at": "2025-11-05T15:03:18.045748+05:30"
        }
    ]
}