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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=130",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=128",
    "results": [
        {
            "id": 807,
            "firstname": "Shivam Kumar ",
            "lastname": null,
            "phone": "+919971336178",
            "email": "shivamk59787@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-07T14:03:31.575109+05:30",
            "updated_at": "2025-10-07T14:03:31.575142+05:30"
        },
        {
            "id": 488,
            "firstname": "Akash Sinha test 1",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674+july8thtest1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T12:32:05.395460+05:30",
            "updated_at": "2025-07-08T12:32:05.395488+05:30"
        },
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        },
        {
            "id": 326,
            "firstname": "Farzana shuweb",
            "lastname": null,
            "phone": "+919986594163",
            "email": "farzanashuweb@gmail.com",
            "old_table_id": "5792",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-23T16:47:59.343975+05:30",
            "updated_at": "2025-05-23T16:47:59.344004+05:30"
        },
        {
            "id": 19,
            "firstname": "Harsha Case1",
            "lastname": null,
            "phone": "+919988776651",
            "email": "hv30608+case1@gmail.com",
            "old_table_id": "4303",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-12-12T14:42:58.599141+05:30",
            "updated_at": "2024-12-12T14:42:58.599223+05:30"
        },
        {
            "id": 1159,
            "firstname": "Menaka karthee",
            "lastname": null,
            "phone": "+919994401794",
            "email": "menakarthee@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-27T21:29:20.310447+05:30",
            "updated_at": "2026-01-27T21:29:20.310477+05:30"
        },
        {
            "id": 86,
            "firstname": "REVATHY",
            "lastname": null,
            "phone": "+919995876589",
            "email": "revathykylm@gmail.com",
            "old_table_id": "4628",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-04T17:02:47.921026+05:30",
            "updated_at": "2025-02-04T17:02:47.921057+05:30"
        },
        {
            "id": 38,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+919998765432",
            "email": "indra.wellnesshub@gmail.com",
            "old_table_id": "4429",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T14:17:05.700231+05:30",
            "updated_at": "2025-01-03T14:17:05.700274+05:30"
        },
        {
            "id": 817,
            "firstname": "Koushik Ghosh",
            "lastname": null,
            "phone": "+919999002598",
            "email": "koushik.ghosh@ymail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T08:37:27.226344+05:30",
            "updated_at": "2025-10-09T08:37:27.226379+05:30"
        },
        {
            "id": 595,
            "firstname": "Manisha Wani",
            "lastname": null,
            "phone": "+919999999999",
            "email": "manishawani.education@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-05T14:09:51.968115+05:30",
            "updated_at": "2025-08-05T14:09:51.968146+05:30"
        }
    ]
}