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

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

{
    "count": 1360,
    "next": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=4",
    "previous": "https://whiteboardapi.mywellnesshub.in/downloadable_users/?format=api&ordering=otp&page=2",
    "results": [
        {
            "id": 15,
            "firstname": "indra",
            "lastname": null,
            "phone": "+917989620871",
            "email": "jainsaindra@gmail.com",
            "old_table_id": "3884",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-15T13:03:01.443821+05:30",
            "updated_at": "2024-11-15T13:03:01.443864+05:30"
        },
        {
            "id": 14,
            "firstname": "Vidushi Tiwari",
            "lastname": null,
            "phone": "+919663875935",
            "email": "vidushi2tiwari@gmail.com",
            "old_table_id": "3867",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-11-12T12:16:35.091029+05:30",
            "updated_at": "2024-11-12T12:16:35.091075+05:30"
        },
        {
            "id": 13,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+9123423423",
            "email": "mywellnesshub.harsh@gmail.com",
            "old_table_id": "3821",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-30T18:03:02.829343+05:30",
            "updated_at": "2024-10-30T18:03:02.829384+05:30"
        },
        {
            "id": 40,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+91987654321",
            "email": "hv30608+678@gmail.com",
            "old_table_id": "4433",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-04T12:46:05.069258+05:30",
            "updated_at": "2025-01-04T12:46:05.069301+05:30"
        },
        {
            "id": 36,
            "firstname": "Rakesh",
            "lastname": null,
            "phone": "+9188812988999",
            "email": "rakesh.medabalimi+590@gmail.com",
            "old_table_id": "4427",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T13:27:46.979950+05:30",
            "updated_at": "2025-01-03T13:27:46.979994+05:30"
        },
        {
            "id": 35,
            "firstname": "Mary Alice Beggs",
            "lastname": null,
            "phone": "+912108014203",
            "email": "carpediembear@gmail.com",
            "old_table_id": "4426",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T09:40:36.367960+05:30",
            "updated_at": "2025-01-03T09:40:36.368002+05:30"
        },
        {
            "id": 9,
            "firstname": "Rohit test",
            "lastname": null,
            "phone": "+91 456789123",
            "email": "osiristhoth99@gmail.com",
            "old_table_id": "3793",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-24T17:28:20.703657+05:30",
            "updated_at": "2024-10-24T17:28:20.703691+05:30"
        },
        {
            "id": 43,
            "firstname": "Harsha",
            "lastname": null,
            "phone": "+911234567898",
            "email": "hv30608+654@gmail.com",
            "old_table_id": "4446",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-07T10:53:39.133569+05:30",
            "updated_at": "2025-01-07T10:53:39.133612+05:30"
        },
        {
            "id": 37,
            "firstname": "rakesh",
            "lastname": null,
            "phone": "+918887898765",
            "email": "rakesh.medabalimi+3490@gmail.com",
            "old_table_id": "4428",
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2025-01-03T14:16:09.398995+05:30",
            "updated_at": "2025-01-03T14:16:09.399040+05:30"
        },
        {
            "id": 4,
            "firstname": "Akash Sinha",
            "lastname": null,
            "phone": "+919980058981",
            "email": "sakash674@gmail.com",
            "old_table_id": null,
            "otp": null,
            "otp_expiretime": null,
            "cart": null,
            "buy_now": null,
            "created_at": "2024-10-23T13:48:41.289788+05:30",
            "updated_at": "2024-10-23T13:48:41.289823+05:30"
        }
    ]
}