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

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

{
    "count": 1370,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=104",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=102",
    "results": [
        {
            "id": 705,
            "firstname": "Peris",
            "lastname": null,
            "phone": "+256709238423",
            "email": "chikuperis1524@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-08T16:54:24.582669+05:30",
            "updated_at": "2025-09-08T16:54:24.582700+05:30"
        },
        {
            "id": 96,
            "firstname": "Pollyann",
            "lastname": null,
            "phone": "+254721924110",
            "email": "pollyannmugo@gmail.com",
            "old_table_id": "4668",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-02-11T12:24:31.468326+05:30",
            "updated_at": "2025-02-11T12:24:31.468359+05:30"
        },
        {
            "id": 252,
            "firstname": "Martin ",
            "lastname": null,
            "phone": "+254704041864",
            "email": "silvesterkithinji@gmail.com",
            "old_table_id": "5519",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-04T11:53:27.223191+05:30",
            "updated_at": "2025-05-04T11:53:27.223221+05:30"
        },
        {
            "id": 415,
            "firstname": "Diana Kanario",
            "lastname": null,
            "phone": "+2540734242979",
            "email": "dianakajwiri@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-06-19T20:38:06.541333+05:30",
            "updated_at": "2025-06-19T20:38:06.541360+05:30"
        },
        {
            "id": 634,
            "firstname": "Nahm",
            "lastname": null,
            "phone": "+251980629551",
            "email": "nahomkassahun013@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-14T11:45:50.701509+05:30",
            "updated_at": "2025-08-14T11:45:50.701539+05:30"
        },
        {
            "id": 1163,
            "firstname": "SRC SHOP",
            "lastname": null,
            "phone": "+2348181081412",
            "email": "srcshop01@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-01-29T16:51:03.489165+05:30",
            "updated_at": "2026-01-29T16:51:03.489197+05:30"
        },
        {
            "id": 712,
            "firstname": "glory omagu",
            "lastname": null,
            "phone": "+2348117506728",
            "email": "gloryomagu4@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-09T15:05:48.931807+05:30",
            "updated_at": "2025-09-09T15:05:48.931839+05:30"
        },
        {
            "id": 972,
            "firstname": "Opeolu",
            "lastname": null,
            "phone": "+2348034093283",
            "email": "opeakinola1@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-23T21:53:50.969703+05:30",
            "updated_at": "2025-11-23T21:53:50.969750+05:30"
        },
        {
            "id": 785,
            "firstname": "Ngbede paul",
            "lastname": null,
            "phone": "+23408130261197",
            "email": "ngbedepaul78@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-27T14:23:08.786100+05:30",
            "updated_at": "2025-09-27T14:23:08.786138+05:30"
        },
        {
            "id": 930,
            "firstname": "Derrick Ofosu Bempah Ofori",
            "lastname": null,
            "phone": "+2330542393496",
            "email": "derrickofori7991@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-11-09T19:51:26.803998+05:30",
            "updated_at": "2025-11-09T19:51:26.804031+05:30"
        }
    ]
}