A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3655,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1096",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1080",
    "results": [
        {
            "id": 1078,
            "patient": 23576,
            "order": 16315,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1079,
            "patient": 23577,
            "order": 16315,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1080,
            "patient": 23578,
            "order": 16316,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1081,
            "patient": 23589,
            "order": 16334,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1082,
            "patient": 23590,
            "order": 16335,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1083,
            "patient": 23591,
            "order": 16337,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1084,
            "patient": 23592,
            "order": 16338,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1085,
            "patient": 23593,
            "order": 16339,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}