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

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

{
    "count": 1367,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=124",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=updated_at&page=122",
    "results": [
        {
            "id": 1226,
            "firstname": "m n",
            "lastname": null,
            "phone": "+910860557635",
            "email": "mairec@gaelscoildehide.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-17T16:49:11.228562+05:30",
            "updated_at": "2026-02-17T16:49:11.228593+05:30"
        },
        {
            "id": 1227,
            "firstname": "LESLIE M HAEDRICH",
            "lastname": null,
            "phone": "+18312411150",
            "email": "leslieseaside@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T05:47:29.375288+05:30",
            "updated_at": "2026-02-18T05:47:29.375320+05:30"
        },
        {
            "id": 1228,
            "firstname": "Nicole Takada",
            "lastname": null,
            "phone": "+8109032976702",
            "email": "nicojo1027@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T12:20:13.018281+05:30",
            "updated_at": "2026-02-18T12:20:13.018313+05:30"
        },
        {
            "id": 1229,
            "firstname": "Nadgi Neuman",
            "lastname": null,
            "phone": "+17857870896",
            "email": "nadgi76@hotmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T18:35:49.615943+05:30",
            "updated_at": "2026-02-18T18:35:49.615974+05:30"
        },
        {
            "id": 1230,
            "firstname": "KariOwens",
            "lastname": null,
            "phone": "+15012342000",
            "email": "kowens2745@pcssd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-18T21:04:14.933891+05:30",
            "updated_at": "2026-02-18T21:04:14.933920+05:30"
        },
        {
            "id": 1231,
            "firstname": "Pratisha Guha",
            "lastname": null,
            "phone": "+919718926907",
            "email": "guhapratisha@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T10:16:19.429259+05:30",
            "updated_at": "2026-02-19T10:16:19.429287+05:30"
        },
        {
            "id": 1232,
            "firstname": "Nicole Glanville",
            "lastname": null,
            "phone": "+9107495636177",
            "email": "nglanville11@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T17:48:33.484870+05:30",
            "updated_at": "2026-02-19T17:48:33.484900+05:30"
        },
        {
            "id": 1233,
            "firstname": "Claire Joseph",
            "lastname": null,
            "phone": "+913237712159",
            "email": "classicb01@yahoo.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-19T21:05:13.281895+05:30",
            "updated_at": "2026-02-19T21:05:13.281928+05:30"
        },
        {
            "id": 1046,
            "firstname": "Nupur",
            "lastname": null,
            "phone": "+919971144898",
            "email": "contact2nupurkesarwani@gmail.com",
            "old_table_id": "8120",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-12-24T11:48:04.531558+05:30",
            "updated_at": "2026-02-19T22:30:16.613741+05:30"
        },
        {
            "id": 1234,
            "firstname": "TrilogyJones",
            "lastname": null,
            "phone": "+14259361275",
            "email": "triljones@lwsd.org",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2026-02-21T01:56:14.000012+05:30",
            "updated_at": "2026-02-21T01:56:14.000044+05:30"
        }
    ]
}