{
"data": [
{
"dm_property_id": "prop_a1b2c3",
"full_address": "1200 Barton Springs Rd, Austin, TX 78704",
"address": "1200 Barton Springs Rd",
"city": "Austin",
"state": "TX",
"zip": "78704",
"latitude": 30.2598,
"longitude": -97.7544,
"images": {
"street_view": "https://img.dealmachine.com/sv/30.2598,-97.7544.jpg",
"satellite": "https://img.dealmachine.com/sat/30.2598,-97.7544.jpg",
"roadmap": "https://img.dealmachine.com/map/30.2598,-97.7544.jpg"
},
"estimated_value": 575000,
"equity_percent": 72,
"bedrooms": 4,
"contacts": [
{
"dm_person_id": "per_x1y2z3",
"full_name": "John Smith",
"phones": [
{ "number": "5125551234", "type": "wireless", "is_dnc": false }
],
"match_status": "matched"
}
]
}
],
"pagination": {
"page": 1,
"per_page": 25,
"total_results": 1847,
"total_pages": 74,
"has_next_page": true,
"has_previous_page": false
}
}