{
"organization_id": "<string>",
"visits": [
{
"id": "<string>",
"type": "audience",
"audienceId": "<string>",
"organizationId": "<string>",
"startUrl": "<string>",
"country": "<string>",
"countryCode": "<string>",
"city": "<string>",
"ipAddress": "<string>",
"browser": "<string>",
"browserVersion": "<string>",
"platform": "<string>",
"hasRecording": true,
"intentScore": 123,
"createdAt": "2023-11-07T05:31:56Z"
}
]
}