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

GET /downloadable_users/?format=api&ordering=phone&page=88
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=89",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=87",
    "results": [
        {
            "id": 754,
            "firstname": "Jen ",
            "lastname": null,
            "phone": "+915859436401",
            "email": "Jennifer.steele@rcsdk12.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-18T02:31:23.106425+05:30",
            "updated_at": "2025-09-18T02:31:23.106455+05:30"
        },
        {
            "id": 154,
            "firstname": "Mary Ramirez",
            "lastname": null,
            "phone": "+916023191991",
            "email": "mary@azinstitute4autism.com",
            "old_table_id": "4918",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-20T22:08:43.353399+05:30",
            "updated_at": "2025-03-20T22:08:43.353431+05:30"
        },
        {
            "id": 338,
            "firstname": "Olivia Ellard",
            "lastname": null,
            "phone": "+916138128643",
            "email": "oliviaellard@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-28T01:52:56.553558+05:30",
            "updated_at": "2025-05-28T01:52:56.553587+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"
        },
        {
            "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": 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": 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": 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": 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": 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"
        }
    ]
}