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

GET /downloadable_users/?format=api&ordering=email&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=email&page=91",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=email&page=89",
    "results": [
        {
            "id": 306,
            "firstname": "Osama Ahmad",
            "lastname": null,
            "phone": "+917432839933",
            "email": "osama.iimb@gmail.com",
            "old_table_id": "5731",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-18T17:31:06.794507+05:30",
            "updated_at": "2025-05-18T17:31:06.794538+05:30"
        },
        {
            "id": 9,
            "firstname": "Rohit test",
            "lastname": null,
            "phone": "+91 456789123",
            "email": "osiristhoth99@gmail.com",
            "old_table_id": "3793",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-24T17:28:20.703657+05:30",
            "updated_at": "2024-10-24T17:28:20.703691+05:30"
        },
        {
            "id": 680,
            "firstname": "Licel Otero",
            "lastname": null,
            "phone": "+61408704362",
            "email": "oterolicel@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-29T20:21:43.917143+05:30",
            "updated_at": "2025-08-29T20:21:43.917174+05:30"
        },
        {
            "id": 1116,
            "firstname": "jordan garratt",
            "lastname": null,
            "phone": "+4407961037790",
            "email": "oursensorykids@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-16T20:32:56.761263+05:30",
            "updated_at": "2026-01-16T20:32:56.761305+05:30"
        },
        {
            "id": 85,
            "firstname": "Pulkit",
            "lastname": null,
            "phone": "+919763843456",
            "email": "p.singhania920@gmail.com",
            "old_table_id": "4626",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-04T10:01:07.965810+05:30",
            "updated_at": "2025-02-04T10:01:07.965839+05:30"
        },
        {
            "id": 1108,
            "firstname": "Padmavathy Arumugam",
            "lastname": null,
            "phone": "+9109884340977",
            "email": "padhu.pet@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-14T21:50:40.613063+05:30",
            "updated_at": "2026-01-14T21:50:40.613095+05:30"
        },
        {
            "id": 289,
            "firstname": "Paige Kara Duncombe",
            "lastname": null,
            "phone": "+912428044696",
            "email": "paige.duncombe@rngomez.edu.bs",
            "old_table_id": "5651",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-12T20:04:04.812211+05:30",
            "updated_at": "2025-05-12T20:04:04.812244+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": 793,
            "firstname": "Pallavi joshi ",
            "lastname": null,
            "phone": "+918793596302",
            "email": "pallavijoshi209@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-30T17:05:00.666969+05:30",
            "updated_at": "2025-09-30T17:05:00.667044+05:30"
        },
        {
            "id": 1191,
            "firstname": "PallaviSingh",
            "lastname": null,
            "phone": "+919702542347",
            "email": "palsin12@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-06T19:49:41.421101+05:30",
            "updated_at": "2026-02-06T19:49:41.421130+05:30"
        }
    ]
}