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

GET /downloadable_users/?format=api&ordering=-firstname&page=133
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=-firstname&page=134",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-firstname&page=132",
    "results": [
        {
            "id": 62,
            "firstname": "Akshay",
            "lastname": null,
            "phone": "+919820031116",
            "email": "bhavsar.amber@gmail.com",
            "old_table_id": "4508",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-14T17:43:19.053886+05:30",
            "updated_at": "2025-01-14T17:43:19.053934+05:30"
        },
        {
            "id": 669,
            "firstname": "Akmal",
            "lastname": null,
            "phone": "+917411435155",
            "email": "akmal018@live.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-25T13:06:29.760024+05:30",
            "updated_at": "2025-08-25T13:06:29.760053+05:30"
        },
        {
            "id": 1078,
            "firstname": "AKILA PALANI",
            "lastname": null,
            "phone": "+9109283127274",
            "email": "akilaspeechtherapist@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-07T13:47:51.017655+05:30",
            "updated_at": "2026-01-07T13:47:51.017685+05:30"
        },
        {
            "id": 209,
            "firstname": "Akhil",
            "lastname": null,
            "phone": "+919599234784",
            "email": "akhilbhardwaj282@gmail.com",
            "old_table_id": "5227",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-16T11:34:47.959118+05:30",
            "updated_at": "2025-04-16T11:34:47.959151+05:30"
        },
        {
            "id": 330,
            "firstname": "akdas",
            "lastname": null,
            "phone": "+919073955430",
            "email": "arup_kd06@rediffmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-24T18:21:50.917677+05:30",
            "updated_at": "2025-05-24T18:21:50.917705+05:30"
        },
        {
            "id": 7,
            "firstname": "Akash Testttt",
            "lastname": null,
            "phone": "+91456789",
            "email": "akash@mywellnesshub.in",
            "old_table_id": "3787",
            "otp": "696060",
            "otp_expiretime": "2024-11-19T17:12:53.479000+05:30",
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T16:19:25.411074+05:30",
            "updated_at": "2024-11-19T16:57:53.683163+05:30"
        },
        {
            "id": 488,
            "firstname": "Akash Sinha test 1",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674+july8thtest1@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-08T12:32:05.395460+05:30",
            "updated_at": "2025-07-08T12:32:05.395488+05:30"
        },
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        },
        {
            "id": 557,
            "firstname": "Akash Kumar Chaubey",
            "lastname": null,
            "phone": "+919540596181",
            "email": "akashchaubey1998@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-24T16:01:55.984092+05:30",
            "updated_at": "2025-07-24T16:01:55.984129+05:30"
        },
        {
            "id": 199,
            "firstname": "Akash",
            "lastname": null,
            "phone": "+14126362764",
            "email": "kashveer91@gmail.com",
            "old_table_id": "5183",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-12T10:10:32.349250+05:30",
            "updated_at": "2025-04-12T10:10:32.349282+05:30"
        }
    ]
}