JSON response for viewing URLs and IP addresses

Each entry has the category name and ID, followed by a list of URLs, then a list of IP addresses and ranges.

{
"Category Name":"Malicious DEF", 
"Category ID":1945,
"URLs": 
[
"http://www.test1.com/test1", 
"http://www.test1.com/test2", 
"http://www.test1.com/test3" 
], 
"IPs": 
[
"167.34.15.117",
"167.34.16.118-167.34.16.120",
"2045:1221:1231::1331" 
"24.56.8.0/23, 
"55AF:F451::/32
]
}