A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3296,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1400",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1384",
    "results": [
        {
            "id": 1387,
            "patient": 24286,
            "order": 17414,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1388,
            "patient": 24287,
            "order": 17417,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1389,
            "patient": 24288,
            "order": 17422,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1390,
            "patient": 24290,
            "order": 17423,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1391,
            "patient": 24291,
            "order": 17424,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1392,
            "patient": 24291,
            "order": 17424,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1393,
            "patient": 24292,
            "order": 17425,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1394,
            "patient": 24295,
            "order": 17427,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}