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

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

{
    "count": 1375,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=81",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=79",
    "results": [
        {
            "id": 1047,
            "firstname": "Nimisha Narayan",
            "lastname": null,
            "phone": "+9109739139900",
            "email": "nimisha.28sep@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T12:57:13.192058+05:30",
            "updated_at": "2025-12-24T12:57:13.192106+05:30"
        },
        {
            "id": 480,
            "firstname": "Sathiya",
            "lastname": null,
            "phone": "+9109739405775",
            "email": "sathiyadoraiswamy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-05T09:39:58.748032+05:30",
            "updated_at": "2025-07-05T09:39:58.748065+05:30"
        },
        {
            "id": 1279,
            "firstname": "Remya Nair",
            "lastname": null,
            "phone": "+9109769608624",
            "email": "remya.nair.6292@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-07T10:30:53.815712+05:30",
            "updated_at": "2026-03-07T10:30:53.815743+05:30"
        },
        {
            "id": 979,
            "firstname": "Amado Jr",
            "lastname": null,
            "phone": "+9109773857280",
            "email": "jayar.bejosa@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-25T23:23:51.426932+05:30",
            "updated_at": "2025-11-25T23:23:51.426971+05:30"
        },
        {
            "id": 1039,
            "firstname": "Nirmal Mathuram",
            "lastname": null,
            "phone": "+9109786525223",
            "email": "mnirmal453@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-20T18:38:30.411943+05:30",
            "updated_at": "2025-12-20T18:38:30.411980+05:30"
        },
        {
            "id": 474,
            "firstname": "naga lakshmi",
            "lastname": null,
            "phone": "+9109786863588",
            "email": "26awesomenaga@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-03T10:21:11.240797+05:30",
            "updated_at": "2025-07-03T10:21:11.240829+05:30"
        },
        {
            "id": 323,
            "firstname": "Eugenia Pereira",
            "lastname": null,
            "phone": "+9109819323652",
            "email": "eugenia_in@yahoo.com",
            "old_table_id": "5786",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-22T23:03:06.318510+05:30",
            "updated_at": "2025-05-22T23:03:06.318541+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": 58,
            "firstname": "Mathangi Ranade",
            "lastname": null,
            "phone": "+9109820388754",
            "email": "drmchari@gmail.com",
            "old_table_id": "4473",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-09T14:27:56.495358+05:30",
            "updated_at": "2025-01-09T14:27:56.495410+05:30"
        },
        {
            "id": 951,
            "firstname": "Shivani Ranveer",
            "lastname": null,
            "phone": "+9109834955165",
            "email": "shivaniranveer91@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-16T04:49:57.381290+05:30",
            "updated_at": "2025-11-16T04:49:57.381325+05:30"
        }
    ]
}