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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=104",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=102",
    "results": [
        {
            "id": 78,
            "firstname": "Sneha",
            "lastname": null,
            "phone": "+918590447801",
            "email": "c3026909@gmail.com",
            "old_table_id": "4595",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-29T10:20:43.046612+05:30",
            "updated_at": "2025-01-29T10:20:43.046644+05:30"
        },
        {
            "id": 642,
            "firstname": "Nivea Nelson ",
            "lastname": null,
            "phone": "+918610510710",
            "email": "niveaanls@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-18T18:19:07.378602+05:30",
            "updated_at": "2025-08-18T18:19:07.378634+05:30"
        },
        {
            "id": 662,
            "firstname": "jisha ",
            "lastname": null,
            "phone": "+918618096878",
            "email": "jishamariyam99@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-23T15:42:11.247386+05:30",
            "updated_at": "2025-08-23T15:42:11.247415+05:30"
        },
        {
            "id": 923,
            "firstname": "Honey",
            "lastname": null,
            "phone": "+918630600723",
            "email": "honeyvaswani2008@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-07T11:50:28.761743+05:30",
            "updated_at": "2025-11-07T11:50:28.761779+05:30"
        },
        {
            "id": 692,
            "firstname": "Rohini Tadimarri",
            "lastname": null,
            "phone": "+91863965556",
            "email": "nc.rohini211@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-03T14:25:27.691043+05:30",
            "updated_at": "2025-09-03T14:25:27.691072+05:30"
        },
        {
            "id": 958,
            "firstname": "RAJESHWARI RAMESH",
            "lastname": null,
            "phone": "+918660495511",
            "email": "raju19feb95@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-17T17:28:12.323741+05:30",
            "updated_at": "2025-11-17T17:28:12.323777+05:30"
        },
        {
            "id": 818,
            "firstname": "Sanjeev",
            "lastname": null,
            "phone": "+918682906547",
            "email": "suryasl@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-09T09:41:59.706751+05:30",
            "updated_at": "2025-10-09T09:41:59.706787+05:30"
        },
        {
            "id": 449,
            "firstname": "swathi",
            "lastname": null,
            "phone": "+918695589666",
            "email": "nachink007@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-27T15:51:37.691640+05:30",
            "updated_at": "2025-06-27T15:51:37.691669+05:30"
        },
        {
            "id": 84,
            "firstname": "Sanjib debnath",
            "lastname": null,
            "phone": "+918697116612",
            "email": "sd261188@gmail.com",
            "old_table_id": "4617",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-01T15:26:33.111023+05:30",
            "updated_at": "2025-02-01T15:26:33.111054+05:30"
        },
        {
            "id": 467,
            "firstname": "NADEEM",
            "lastname": null,
            "phone": "+918700767848",
            "email": "ansari.nadeem1992@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-01T21:17:08.131567+05:30",
            "updated_at": "2025-07-01T21:17:08.131601+05:30"
        }
    ]
}