curl --location --request GET 'https://api.qrent.rent/property-stats?regions=sydney zetland'{
"regions": [
{
"regionName": "sydney",
"avgPricePerRoom": 797.51,
"avgCommuteTime": 19.25,
"totalProperties": 634,
"avgPropertyPrice": 1237.47
},
{
"regionName": "zetland",
"avgPricePerRoom": 633.81,
"avgCommuteTime": 25.02,
"totalProperties": 517,
"avgPropertyPrice": 1134.24
}
],
"timestamp": "2025-09-03T12:59:12.822Z",
"cacheHit": true
}