A simple ViewSet for viewing and editing accounts.

GET /user_management/patient-info/?format=api&offset=1584
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3293,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1592",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1576",
    "results": [
        {
            "id": 1478,
            "patient": 24460,
            "order": 17676,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1479,
            "patient": 24461,
            "order": 17677,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1480,
            "patient": 24462,
            "order": 17678,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1481,
            "patient": 24463,
            "order": 17681,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1482,
            "patient": 24464,
            "order": 17683,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1483,
            "patient": 24465,
            "order": 17689,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1484,
            "patient": 24466,
            "order": 17692,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1485,
            "patient": 24467,
            "order": 17693,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}