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

GET /downloadable_users/?format=api&ordering=-phone&page=50
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=-phone&page=51",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=49",
    "results": [
        {
            "id": 1373,
            "firstname": "Radha Anand",
            "lastname": null,
            "phone": "+916369304623",
            "email": "radha.anand@sns.edu.in",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-04-09T08:13:45.915814+05:30",
            "updated_at": "2026-04-09T08:13:45.915843+05:30"
        },
        {
            "id": 931,
            "firstname": "Jayashree",
            "lastname": null,
            "phone": "+916363120917",
            "email": "jayashreesppsychologist@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T21:01:24.599418+05:30",
            "updated_at": "2025-11-09T21:01:24.599457+05:30"
        },
        {
            "id": 1208,
            "firstname": "dev",
            "lastname": null,
            "phone": "+916301097734",
            "email": "sirasatidevendra@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T09:55:39.450706+05:30",
            "updated_at": "2026-02-11T09:55:39.450738+05:30"
        },
        {
            "id": 1244,
            "firstname": "Mounika",
            "lastname": null,
            "phone": "+916300529044",
            "email": "mounikathatavarthy@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-24T10:50:51.342097+05:30",
            "updated_at": "2026-02-24T10:50:51.342128+05:30"
        },
        {
            "id": 194,
            "firstname": "Ashwini Karthikeyan",
            "lastname": null,
            "phone": "+916281196411",
            "email": "Ashwini.kar.14@gmail.com",
            "old_table_id": "5166",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-10T23:24:48.454603+05:30",
            "updated_at": "2025-04-10T23:24:48.454633+05:30"
        },
        {
            "id": 1083,
            "firstname": "Ravneet Kaur",
            "lastname": null,
            "phone": "+916280717131",
            "email": "ravneetkaurhunjan94@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-08T23:41:43.542963+05:30",
            "updated_at": "2026-01-08T23:41:43.543001+05:30"
        },
        {
            "id": 1293,
            "firstname": "Nisha",
            "lastname": null,
            "phone": "+916207901848",
            "email": "sweetdove.16@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-11T14:35:02.359386+05:30",
            "updated_at": "2026-03-11T14:35:02.359903+05:30"
        },
        {
            "id": 204,
            "firstname": "Uma ",
            "lastname": null,
            "phone": "+916207197422",
            "email": "indhu_pooh@yahoo.co.in",
            "old_table_id": "5211",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-15T09:14:27.641726+05:30",
            "updated_at": "2025-04-15T09:14:27.641756+05:30"
        },
        {
            "id": 1310,
            "firstname": "Laura",
            "lastname": null,
            "phone": "+916174164438",
            "email": "laurafjv@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-17T05:08:23.037322+05:30",
            "updated_at": "2026-03-17T05:08:23.037359+05:30"
        },
        {
            "id": 1320,
            "firstname": "JenniferMoore",
            "lastname": null,
            "phone": "+916154791010",
            "email": "jmoore@wavesinc.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-19T19:28:02.686995+05:30",
            "updated_at": "2026-03-19T19:28:02.687025+05:30"
        }
    ]
}