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

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

{
    "count": 1374,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=58",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=phone&page=56",
    "results": [
        {
            "id": 646,
            "firstname": "Izzie",
            "lastname": null,
            "phone": "+610497404611",
            "email": "izzie.maehl@national360.com.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-19T11:55:33.859985+05:30",
            "updated_at": "2025-08-19T11:55:33.860014+05:30"
        },
        {
            "id": 1237,
            "firstname": "kate",
            "lastname": null,
            "phone": "+610499513245",
            "email": "kate.skane@education.wa.edu.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-23T14:07:43.318714+05:30",
            "updated_at": "2026-02-23T14:07:43.318742+05:30"
        },
        {
            "id": 343,
            "firstname": "vneza boal",
            "lastname": null,
            "phone": "+6107",
            "email": "vboal1@eq.edu.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-29T07:33:15.675301+05:30",
            "updated_at": "2025-05-29T07:33:15.675349+05:30"
        },
        {
            "id": 93,
            "firstname": "neroli",
            "lastname": null,
            "phone": "+610754707339",
            "email": "nerolipartridge@outlook.com",
            "old_table_id": "4663",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-10T23:36:03.770206+05:30",
            "updated_at": "2025-02-10T23:36:03.770239+05:30"
        },
        {
            "id": 276,
            "firstname": "Nikita Panchal",
            "lastname": null,
            "phone": "+61406293219",
            "email": "nikita2411@gmail.com",
            "old_table_id": "5586",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-08T13:04:50.490314+05:30",
            "updated_at": "2025-05-08T13:04:50.490346+05:30"
        },
        {
            "id": 680,
            "firstname": "Licel Otero",
            "lastname": null,
            "phone": "+61408704362",
            "email": "oterolicel@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-29T20:21:43.917143+05:30",
            "updated_at": "2025-08-29T20:21:43.917174+05:30"
        },
        {
            "id": 627,
            "firstname": "dani",
            "lastname": null,
            "phone": "+61411688463",
            "email": "djbinny86@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-13T09:29:38.317731+05:30",
            "updated_at": "2025-08-13T09:29:38.317761+05:30"
        },
        {
            "id": 374,
            "firstname": "a",
            "lastname": null,
            "phone": "+61412525713",
            "email": "alannah.mclatchey@education.vic.gov.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-06T04:54:08.927496+05:30",
            "updated_at": "2025-06-06T04:54:08.927523+05:30"
        },
        {
            "id": 1209,
            "firstname": "Trudy A Lavery",
            "lastname": null,
            "phone": "+61418788917",
            "email": "tru00@bigpond.net.au",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-11T11:45:15.254236+05:30",
            "updated_at": "2026-02-11T11:45:15.254267+05:30"
        },
        {
            "id": 99,
            "firstname": "Samantha Thomson",
            "lastname": null,
            "phone": "+61425786522",
            "email": "sthom408@eq.edu.au",
            "old_table_id": "4673",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-12T04:07:32.094266+05:30",
            "updated_at": "2025-02-12T04:07:32.094299+05:30"
        }
    ]
}