A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3662,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1432",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1416",
    "results": [
        {
            "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
        },
        {
            "id": 1418,
            "patient": 24377,
            "order": 17528,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1419,
            "patient": 24378,
            "order": 17529,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1420,
            "patient": 24379,
            "order": 17530,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}