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

GET /downloadable_users/?format=api&ordering=old_table_id&page=6
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=old_table_id&page=7",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=5",
    "results": [
        {
            "id": 366,
            "firstname": "Sejal Yadav ",
            "lastname": null,
            "phone": "+918077964266",
            "email": "sayjalyadav33@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-04T17:22:54.522530+05:30",
            "updated_at": "2025-06-04T17:22:54.522559+05:30"
        },
        {
            "id": 365,
            "firstname": "ranz",
            "lastname": null,
            "phone": "+8619819971270",
            "email": "piper2088@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-04T00:03:32.354188+05:30",
            "updated_at": "2025-06-04T00:03:32.354217+05:30"
        },
        {
            "id": 364,
            "firstname": "Punam",
            "lastname": null,
            "phone": "+917023826155",
            "email": "sonivishal2926@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-03T17:11:32.263792+05:30",
            "updated_at": "2025-06-03T17:11:32.263821+05:30"
        },
        {
            "id": 363,
            "firstname": "Harsssssjjjjjj Test",
            "lastname": null,
            "phone": "+91 9085993",
            "email": "harsh.wellnesshub+0976766@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-02T15:54:58.199762+05:30",
            "updated_at": "2025-06-02T15:55:04.602260+05:30"
        },
        {
            "id": 362,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+918897878679",
            "email": "larat47624@eduhed.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-02T13:18:17.994264+05:30",
            "updated_at": "2025-06-02T13:18:17.994298+05:30"
        },
        {
            "id": 361,
            "firstname": "Liane Farias",
            "lastname": null,
            "phone": "+15082777654",
            "email": "lianefarias@rsu57.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-01T01:00:57.987586+05:30",
            "updated_at": "2025-06-01T01:00:57.987615+05:30"
        },
        {
            "id": 360,
            "firstname": "Revathi",
            "lastname": null,
            "phone": "+91805623401",
            "email": "revathislp20@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T20:15:42.437544+05:30",
            "updated_at": "2025-05-31T20:15:42.437573+05:30"
        },
        {
            "id": 358,
            "firstname": "Rafia",
            "lastname": null,
            "phone": "+918081587716",
            "email": "mohdzahidrafi@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T17:07:43.733360+05:30",
            "updated_at": "2025-05-31T17:07:43.733386+05:30"
        },
        {
            "id": 357,
            "firstname": "Jennica Capingian",
            "lastname": null,
            "phone": "+14085058012",
            "email": "jnicaC16@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-31T04:48:33.627996+05:30",
            "updated_at": "2025-05-31T04:48:33.628025+05:30"
        },
        {
            "id": 356,
            "firstname": "Susan",
            "lastname": null,
            "phone": "+917033467970",
            "email": "susmcundiff@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-30T23:37:14.542565+05:30",
            "updated_at": "2025-05-30T23:37:14.542593+05:30"
        }
    ]
}