A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3657,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1184",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1168",
    "results": [
        {
            "id": 1161,
            "patient": 23758,
            "order": 16555,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1160,
            "patient": 23758,
            "order": 16555,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1162,
            "patient": 23758,
            "order": 16555,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1163,
            "patient": 23760,
            "order": 16557,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1164,
            "patient": 23762,
            "order": 16559,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1228,
            "patient": 23933,
            "order": 16823,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1229,
            "patient": 23933,
            "order": 16823,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1165,
            "patient": 23767,
            "order": 16563,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}