A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3288,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1288",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1272",
    "results": [
        {
            "id": 1275,
            "patient": 24045,
            "order": 16972,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1276,
            "patient": 24048,
            "order": 16976,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1277,
            "patient": 24050,
            "order": 16977,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1278,
            "patient": 24054,
            "order": 16980,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1279,
            "patient": 24055,
            "order": 16981,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1280,
            "patient": 24056,
            "order": 16982,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1282,
            "patient": 22590,
            "order": 16992,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1281,
            "patient": 24058,
            "order": 16990,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}