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": 3662,
    "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": 1405,
            "patient": 24327,
            "order": 17460,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1406,
            "patient": 24335,
            "order": 17472,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1407,
            "patient": 24338,
            "order": 17478,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1408,
            "patient": 24342,
            "order": 17485,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1409,
            "patient": 24346,
            "order": 17492,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "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
        }
    ]
}