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

GET /downloadable_users/?format=api&ordering=-phone&page=81
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=82",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=80",
    "results": [
        {
            "id": 484,
            "firstname": "Sarah da Silva",
            "lastname": null,
            "phone": "+61452062619",
            "email": "sarah.dasilva168@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-07T11:41:55.356728+05:30",
            "updated_at": "2025-07-07T11:41:55.356756+05:30"
        },
        {
            "id": 308,
            "firstname": "Misbah Zeb",
            "lastname": null,
            "phone": "+61451998781",
            "email": "misbahzeb9@gmail.com",
            "old_table_id": "5743",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-19T12:47:16.386719+05:30",
            "updated_at": "2025-05-19T12:47:16.386751+05:30"
        },
        {
            "id": 857,
            "firstname": "Amylee Dickinson",
            "lastname": null,
            "phone": "+61438554370",
            "email": "amylee_merchant@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-10-20T11:30:53.439142+05:30",
            "updated_at": "2025-10-20T11:30:53.439180+05:30"
        },
        {
            "id": 287,
            "firstname": "alison Baker ",
            "lastname": null,
            "phone": "+61437579529",
            "email": "alibaker.ot@gmail.com",
            "old_table_id": "5641",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-12T06:20:34.798848+05:30",
            "updated_at": "2025-05-12T06:20:34.798880+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"
        },
        {
            "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": 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": 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": 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": 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"
        }
    ]
}