Fetch New Daily Portal Statistics

HTTP Request

GEThttps://staging.api-gw.propdata.net/statistics/api/v1/insights/{var}api/v1/insights/({id}/){var}

Example Response

{
"count": 0,
"next": "http://www.example.com",
"previous": "http://www.example.com",
"results": [
{
"id": 0,
"site": 0,
"created": "2025-10-31T14:35:13.788Z",
"top_10_countries": [],
"modified": "2025-10-31T14:35:13.788Z",
"deleted": "2025-10-31T14:35:13.788Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"source_ref": "string",
"domain": -2147483648,
"total_visitors": 0,
"unique_visitors": 0,
"average_visits_per_visitor": "0.00",
"pages_viewed": 0,
"average_pages_viewed_per_visitor": "0.00",
"bounce_rate": "0.00",
"traffic_organic": 0,
"traffic_referrals": 0,
"traffic_paid": 0,
"traffic_direct": 0,
"traffic_email": 0,
"traffic_social": 0,
"traffic_display": 0,
"traffic_other": 0,
"top_10_queries": null,
"mobile": 0,
"desktop": 0,
"tablet": 0,
"active_listings": 0,
"new_listings": 0,
"active_subscribers": 0,
"no_consent_subscribers": 0,
"non_compliant_subscribers": 0,
"new_subscribers": 0,
"active_profiles": 0,
"no_consent_profiles": 0,
"non_compliant_profiles": 0,
"new_profiles": 0,
"active_leads": 0,
"no_consent_leads": 0,
"non_compliant_leads": 0,
"new_leads": 0,
"top_10_lead_sources": null,
"active_telephonic_leads": 0,
"new_telephonic_leads": 0,
"listing_count": 0,
"listing_photography": 0,
"listing_description": 0,
"listing_mapped": 0,
"listing_virtual_tour": 0,
"listing_video": 0,
"listing_agent_photos": 0,
"listing_property_size": 0,
"listing_rates_levies": 0,
"captcha_verification_off": false,
"areas_total": 0,
"area_profiles_active": 0,
"area_profiles_photo": 0,
"area_profiles_mapped": 0,
"area_profiles_description": 0,
"suburbs_total": 0,
"suburb_profiles_active": 0,
"suburb_profiles_photo": 0,
"suburb_profiles_mapped": 0,
"suburb_profiles_description": 0,
"new_news_articles": 0
}
]
}

NameDescription

order_by

string

Which field to use when ordering the results.

offset

integer

Offset for Pagination

limit

integer

Page Size

NameDescription

id

required

integer

id of Record

Responses

200
403 You do not have permission to perform this action
404 Not found
500 Internal server error
503 This website is not active