JsonP({ "GetParentalControlProfileSettingsResponse": {
    "ProfileCapacity": 12,
    "ProfileList": [
        {
            "UUID": "00000000-0000-0000-0000-000000000000",
            "ProfileFilter": {
                "Enabled": "true",
                "BlockedDomains": []
            },
            "Name": "Always Block",
            "State": "BLOCKED",
            "ScheduleTime": "",
            "IsFullPauseInternet": "",
            "LastSeen": ""
        },
        {
            "UUID": "1c915777-9c62-4ac4-82b4-edac490e01a3",
            "Device": [
                {
                    "mac": "28:F3:66:09:70:55"
                }
            ],
            "ProfileFilter": {
                "Enabled": "true",
                "BlockedDomains": [
                    {
                        "Title": "url0",
                        "Value": "www.boke.com"
                    }
                ]
            },
            "Name": "test",
            "State": "UNBLOCKED",
            "ScheduleTime": "Sun,00:00,23:59:59 Mon,00:00,23:59:59 Tue,00:00,23:59:59 Wed,00:00,23:59:59 Thu,00:00,23:59:59 Fri,00:00,23:59:59 Sat,00:00,23:59:59",
            "IsFullPauseInternet": "false",
            "LastSeen": ""
        }
    ],
    "GetParentalControlProfileSettingsResult": "OK"
}})