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

GET /downloadable_users/?format=api&ordering=old_table_id&page=55
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=56",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=old_table_id&page=54",
    "results": [
        {
            "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": 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"
        },
        {
            "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": 701,
            "firstname": "Dd",
            "lastname": null,
            "phone": "+917053331661",
            "email": "Dharavyas09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-07T07:33:43.187958+05:30",
            "updated_at": "2025-09-07T07:33:43.187987+05:30"
        },
        {
            "id": 700,
            "firstname": "Shweta Aggarwal",
            "lastname": null,
            "phone": "+917338139777",
            "email": "kalpavriksha.academy1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T19:27:16.983741+05:30",
            "updated_at": "2025-09-06T19:27:16.983770+05:30"
        },
        {
            "id": 699,
            "firstname": "Reshmi",
            "lastname": null,
            "phone": "+919582518052",
            "email": "reshmi.pillai1988@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T16:15:44.736990+05:30",
            "updated_at": "2025-09-06T16:15:44.737020+05:30"
        },
        {
            "id": 698,
            "firstname": "tanu",
            "lastname": null,
            "phone": "+9109820020370",
            "email": "tanu.mahajan@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T16:04:21.245250+05:30",
            "updated_at": "2025-09-06T16:04:21.245280+05:30"
        },
        {
            "id": 697,
            "firstname": "Safwan",
            "lastname": null,
            "phone": "+97474745299",
            "email": "safwan7930@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T09:42:23.483717+05:30",
            "updated_at": "2025-09-06T09:42:23.483745+05:30"
        },
        {
            "id": 696,
            "firstname": "K Hach",
            "lastname": null,
            "phone": "+12505147968",
            "email": "kayla.adair1989@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-06T00:23:08.711147+05:30",
            "updated_at": "2025-09-06T00:23:08.711179+05:30"
        }
    ]
}