{
"current_page": 0,
"first_page_url": "string",
"from": 0,
"last_page": 0,
"last_page_url": "string",
"next_page_url": "string",
"path": "string",
"per_page": 0,
"prev_page_url": "string",
"to": 0,
"total": 0,
"data": [
{
"id": 0,
"teamId": 0,
"userId": 0,
"name": "string",
"url": "http://example.com",
"sharedToEntireTeam": true,
"mainWebsite": [
"all"
],
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}