A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3298,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1424",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1408",
    "results": [
        {
            "id": 1410,
            "patient": 24347,
            "order": 17492,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1411,
            "patient": 24348,
            "order": 17493,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1412,
            "patient": 24359,
            "order": 17500,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1413,
            "patient": 24362,
            "order": 17507,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1414,
            "patient": 24363,
            "order": 17508,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1415,
            "patient": 24364,
            "order": 17510,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1416,
            "patient": 24365,
            "order": 17512,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1417,
            "patient": 24371,
            "order": 17518,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}