{
"data": {
"interactionsSitesStats": {
"stats": [
{
"key": "string",
"siteUrl": "string",
"averageRating": {
"value": 0,
"delta": 0
},
"totalInteractions": {
"value": 0,
"delta": 0
},
"newInteractions": {
"value": 0,
"delta": 0
},
"recency": "string",
"baseRating": 0,
"baseInteractions": 0,
"humanizedRecency": "string"
}
]
}
}
}