A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3661,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1416",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1400",
    "results": [
        {
            "id": 1398,
            "patient": 24309,
            "order": 17440,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1399,
            "patient": 24311,
            "order": 17444,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1400,
            "patient": 24312,
            "order": 17445,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1401,
            "patient": 24316,
            "order": 17448,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1402,
            "patient": 24317,
            "order": 17450,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1376,
            "patient": 24270,
            "order": 17456,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1403,
            "patient": 24322,
            "order": 17459,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1404,
            "patient": 24323,
            "order": 17459,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}