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

GET /downloadable_users/?format=api&ordering=-phone&page=89
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=90",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=-phone&page=88",
    "results": [
        {
            "id": 157,
            "firstname": "Susana Martins",
            "lastname": null,
            "phone": "+5554981343000",
            "email": "susanaodamartins@icloud.com",
            "old_table_id": "4927",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-21T19:15:26.471008+05:30",
            "updated_at": "2025-03-21T19:15:26.471039+05:30"
        },
        {
            "id": 148,
            "firstname": "Vívian Maria Barbosa Nogueira",
            "lastname": null,
            "phone": "+5522999048917",
            "email": "vivian.barbosa.nogueira@hotmail.com",
            "old_table_id": "4894",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-03-19T04:02:05.909364+05:30",
            "updated_at": "2025-03-19T04:02:05.909396+05:30"
        },
        {
            "id": 468,
            "firstname": "mayara",
            "lastname": null,
            "phone": "+5521972262271",
            "email": "profmayarahenriques@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-02T03:14:07.261572+05:30",
            "updated_at": "2025-07-02T03:14:07.261601+05:30"
        },
        {
            "id": 737,
            "firstname": "Deicla Lopes",
            "lastname": null,
            "phone": "+5519993780880",
            "email": "deiclabmlopes@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-09-15T17:16:30.782219+05:30",
            "updated_at": "2025-09-15T17:16:30.782249+05:30"
        },
        {
            "id": 304,
            "firstname": "Leidilaine Aparecida Neves Oliveira",
            "lastname": null,
            "phone": "+5517996550730",
            "email": "leidyefernandoelaura@gmail.com",
            "old_table_id": "5723",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-05-18T00:20:55.174654+05:30",
            "updated_at": "2025-05-18T00:20:55.174685+05:30"
        },
        {
            "id": 175,
            "firstname": "Bianca",
            "lastname": null,
            "phone": "+5512982104289",
            "email": "bianca.marques@gmail.com",
            "old_table_id": "5038",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-04-01T08:19:22.320143+05:30",
            "updated_at": "2025-04-01T08:19:22.320174+05:30"
        },
        {
            "id": 599,
            "firstname": "Gabriela Grou",
            "lastname": null,
            "phone": "+5511974475088",
            "email": "g.almeidamachado@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-08-06T00:07:44.522720+05:30",
            "updated_at": "2025-08-06T00:07:44.522764+05:30"
        },
        {
            "id": 1323,
            "firstname": "Luciana",
            "lastname": null,
            "phone": "+5511967067772",
            "email": "lu.almeida81@terra.com.br",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-03-20T07:46:00.943163+05:30",
            "updated_at": "2026-03-20T07:46:00.943196+05:30"
        },
        {
            "id": 1254,
            "firstname": "Flora Alves",
            "lastname": null,
            "phone": "+5511964137810",
            "email": "florinhask8@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-26T21:56:22.459590+05:30",
            "updated_at": "2026-02-26T21:56:22.459622+05:30"
        },
        {
            "id": 566,
            "firstname": "Lara",
            "lastname": null,
            "phone": "+542614661813",
            "email": "aloisiolara09@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-07-27T21:15:41.128911+05:30",
            "updated_at": "2025-07-27T21:15:41.128942+05:30"
        }
    ]
}