{
"hasMore": false,
"items": [
{
"id": "RDlHZERwbitlK1lmQU0xNW0zWUhWZz09",
"name": "Nike",
"username": "nike",
"picture": "https://storage.example.com/profiles/nike123.jpg",
"net": {
"name": "Instagram",
"code": "instagram"
},
"statusLevel": "ACTIVE"
},
{
"id": "Tjg3YjhSU2xZREFqM1RqOTRnZTdpZz09",
"name": "Nike Official",
"username": "nike",
"picture": "https://storage.example.com/profiles/nike456.jpg",
"net": {
"name": "Facebook",
"code": "facebook"
},
"statusLevel": "NOT_AVAILABLE"
}
],
"total": 2
}