A simple ViewSet for viewing and editing accounts.

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

{
    "count": 3703,
    "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3216",
    "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3200",
    "results": [
        {
            "id": 3205,
            "patient": 28310,
            "order": 23148,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3206,
            "patient": 28311,
            "order": 23150,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3207,
            "patient": 28313,
            "order": 23156,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 1321,
            "patient": 24140,
            "order": 23163,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3208,
            "patient": 28316,
            "order": 23171,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3209,
            "patient": 28317,
            "order": null,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3210,
            "patient": 28318,
            "order": 23173,
            "height": 0.0,
            "weight": 0.0
        },
        {
            "id": 3211,
            "patient": 28318,
            "order": 23173,
            "height": 0.0,
            "weight": 0.0
        }
    ]
}