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

GET /downloadable_users/?format=api&ordering=old_table_id&page=56
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=old_table_id&page=57",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=55",
    "results": [
        {
            "id": 712,
            "firstname": "glory omagu",
            "lastname": null,
            "phone": "+2348117506728",
            "email": "gloryomagu4@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T15:05:48.931807+05:30",
            "updated_at": "2025-09-09T15:05:48.931839+05:30"
        },
        {
            "id": 711,
            "firstname": "Yogesh Pawar",
            "lastname": null,
            "phone": "+919921838801",
            "email": "pawaryogesh89@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T14:36:39.954460+05:30",
            "updated_at": "2025-09-09T14:36:39.954491+05:30"
        },
        {
            "id": 710,
            "firstname": "Sonia",
            "lastname": null,
            "phone": "+34660296812",
            "email": "soniafelipemartinez01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T14:26:56.713878+05:30",
            "updated_at": "2025-09-09T14:26:56.713908+05:30"
        },
        {
            "id": 1,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "9550803465",
            "email": "harshavardhanpinni@gmail.com",
            "old_table_id": null,
            "otp": "391215",
            "otp_expiretime": "2025-06-11T11:07:24.386000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-01T12:51:44.171849+05:30",
            "updated_at": "2025-06-11T10:52:24.869495+05:30"
        },
        {
            "id": 708,
            "firstname": "Eleni Tsangkalidi",
            "lastname": null,
            "phone": "+610403005540",
            "email": "elenitsan5@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T07:49:46.785259+05:30",
            "updated_at": "2025-09-09T07:49:46.785288+05:30"
        },
        {
            "id": 707,
            "firstname": "Julia ",
            "lastname": null,
            "phone": "+48731903761",
            "email": "julia.zbytniewska@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T00:17:08.162966+05:30",
            "updated_at": "2025-09-09T00:17:08.162993+05:30"
        },
        {
            "id": 706,
            "firstname": "Travis",
            "lastname": null,
            "phone": "+17706586785",
            "email": "travisswilliams7998@icloud.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-08T18:06:53.092307+05:30",
            "updated_at": "2025-09-08T18:06:53.092336+05:30"
        },
        {
            "id": 705,
            "firstname": "Peris",
            "lastname": null,
            "phone": "+256709238423",
            "email": "chikuperis1524@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-08T16:54:24.582669+05:30",
            "updated_at": "2025-09-08T16:54:24.582700+05:30"
        },
        {
            "id": 704,
            "firstname": "m.gopichand",
            "lastname": null,
            "phone": "+919885138826",
            "email": "makaraju.gc@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-08T12:18:14.289744+05:30",
            "updated_at": "2025-09-08T12:18:14.289774+05:30"
        },
        {
            "id": 703,
            "firstname": "Binny Shalin",
            "lastname": null,
            "phone": "+9710566993862",
            "email": "binnyshalin.bs@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-07T20:58:24.132366+05:30",
            "updated_at": "2025-09-07T20:58:24.132395+05:30"
        }
    ]
}