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

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

{
    "count": 1377,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=78",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=76",
    "results": [
        {
            "id": 732,
            "firstname": "Meena",
            "lastname": null,
            "phone": "+9108270177272",
            "email": "Meena12051995@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-14T21:14:29.424031+05:30",
            "updated_at": "2025-09-14T21:14:29.424058+05:30"
        },
        {
            "id": 804,
            "firstname": "Shweta Gupta",
            "lastname": null,
            "phone": "+9108380016053",
            "email": "drshwetagupta.sg@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-03T22:46:26.454855+05:30",
            "updated_at": "2025-10-03T22:46:26.454883+05:30"
        },
        {
            "id": 1226,
            "firstname": "m n",
            "lastname": null,
            "phone": "+910860557635",
            "email": "mairec@gaelscoildehide.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-17T16:49:11.228562+05:30",
            "updated_at": "2026-02-17T16:49:11.228593+05:30"
        },
        {
            "id": 548,
            "firstname": "Rahul",
            "lastname": null,
            "phone": "+9108629084693",
            "email": "rahulkanu247@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-22T11:18:00.091889+05:30",
            "updated_at": "2025-07-22T11:18:00.091922+05:30"
        },
        {
            "id": 724,
            "firstname": "Farzana Begum",
            "lastname": null,
            "phone": "+9108639876213",
            "email": "050.farzana@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-11T22:49:34.382742+05:30",
            "updated_at": "2025-09-11T22:49:34.382771+05:30"
        },
        {
            "id": 1265,
            "firstname": "Anju Prakash p",
            "lastname": null,
            "phone": "+9108714986565",
            "email": "anjuprakashp17@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-03T15:21:27.410259+05:30",
            "updated_at": "2026-03-03T15:21:27.410288+05:30"
        },
        {
            "id": 554,
            "firstname": "manju austin",
            "lastname": null,
            "phone": "+9108921279050",
            "email": "dreamstudy007@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-23T09:39:08.982229+05:30",
            "updated_at": "2025-07-23T09:39:08.982257+05:30"
        },
        {
            "id": 197,
            "firstname": "Sameera",
            "lastname": null,
            "phone": "+9109000789390",
            "email": "sameerakhan4u@gmail.com",
            "old_table_id": "5171",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-11T15:09:09.266658+05:30",
            "updated_at": "2025-04-11T15:09:09.266689+05:30"
        },
        {
            "id": 1225,
            "firstname": "Sanya Gupta",
            "lastname": null,
            "phone": "+9109007380143",
            "email": "guptasanya704@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-17T15:24:11.586511+05:30",
            "updated_at": "2026-02-17T15:24:11.586543+05:30"
        },
        {
            "id": 1352,
            "firstname": "Fathimath Nidha",
            "lastname": null,
            "phone": "+9109072548679",
            "email": "fathim.bs19@nish.ac.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-30T16:07:49.649316+05:30",
            "updated_at": "2026-03-30T16:07:49.649347+05:30"
        }
    ]
}