All houses in server
image_name field generates house image name regardless if it exists or not
The images can be fetched from '/media/houses/' directory
and sub-directory large, medium or small depending on required size.
Unowned houses can be queried at forsale:
/api/houses/forsale

GET /api/houses/?format=api&page=8
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1473,
    "next": "http://convoytrucking.net/api/houses/?format=api&page=9",
    "previous": "http://convoytrucking.net/api/houses/?format=api&page=7",
    "results": [
        {
            "id": 1145,
            "image_name": "house_1145.jpg",
            "ownerid": null,
            "x": 2028.16,
            "y": -135.997,
            "z": 8.78413,
            "r": 267.19,
            "interior": 2,
            "range": 15.0,
            "price": 3000000,
            "location": "The Valley, Red County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1146,
            "image_name": "house_1146.jpg",
            "ownerid": null,
            "x": 2042.56,
            "y": -133.954,
            "z": 8.32419,
            "r": 81.9906,
            "interior": 2,
            "range": 15.0,
            "price": 3000000,
            "location": "The Valley, Red County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1147,
            "image_name": "house_1147.jpg",
            "ownerid": null,
            "x": 2167.98,
            "y": -213.545,
            "z": 6.74807,
            "r": 355.517,
            "interior": 6,
            "range": 15.0,
            "price": 3000000,
            "location": "Red County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1150,
            "image_name": "house_1150.jpg",
            "ownerid": null,
            "x": -4246.77,
            "y": -2360.09,
            "z": 15.809,
            "r": 89.1769,
            "interior": 3,
            "range": 18.5426,
            "price": 3000000,
            "location": "Sandus Island, Sandus Keys",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1151,
            "image_name": "house_1151.jpg",
            "ownerid": null,
            "x": -4356.87,
            "y": -2306.23,
            "z": 15.3355,
            "r": 358.317,
            "interior": 3,
            "range": 18.0007,
            "price": 3000000,
            "location": "Sandus Island, Sandus Keys",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1153,
            "image_name": "house_1153.jpg",
            "ownerid": null,
            "x": -4324.38,
            "y": -2311.99,
            "z": 14.7758,
            "r": 357.302,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Sandus Island, Sandus Keys",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1171,
            "image_name": "house_1171.jpg",
            "ownerid": {
                "id": 33204,
                "name": "SpawnPoint"
            },
            "x": 2109.23,
            "y": 2652.77,
            "z": 10.813,
            "r": 87.5387,
            "interior": 7,
            "range": 14.8759,
            "price": 3000000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1173,
            "image_name": "house_1173.jpg",
            "ownerid": null,
            "x": 2108.63,
            "y": -213.444,
            "z": 6.74687,
            "r": 350.939,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "The Valley, Red County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1177,
            "image_name": "house_1177.jpg",
            "ownerid": null,
            "x": 3637.45,
            "y": 549.102,
            "z": 9.95268,
            "r": 264.035,
            "interior": 7,
            "range": 15.0,
            "price": 3000000,
            "location": "Happyland",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1178,
            "image_name": "house_1178.jpg",
            "ownerid": {
                "id": 9134,
                "name": "Pzychy"
            },
            "x": 3643.2,
            "y": 566.484,
            "z": 9.50921,
            "r": 273.937,
            "interior": 7,
            "range": 15.0,
            "price": 3000000,
            "location": "Happyland",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1179,
            "image_name": "house_1179.jpg",
            "ownerid": null,
            "x": 3625.65,
            "y": 578.75,
            "z": 9.42474,
            "r": 275.917,
            "interior": 1,
            "range": 15.0,
            "price": 3000000,
            "location": "Happyland",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1181,
            "image_name": "house_1181.jpg",
            "ownerid": null,
            "x": 3595.45,
            "y": 599.873,
            "z": 9.35129,
            "r": 272.988,
            "interior": 1,
            "range": 15.0,
            "price": 3000000,
            "location": "Happyland",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1182,
            "image_name": "house_1182.jpg",
            "ownerid": {
                "id": 20011,
                "name": "Pitroch"
            },
            "x": 3610.61,
            "y": 612.144,
            "z": 9.60931,
            "r": 275.751,
            "interior": 1,
            "range": 15.0,
            "price": 3000000,
            "location": "Happyland",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1183,
            "image_name": "house_1183.jpg",
            "ownerid": null,
            "x": 3633.98,
            "y": 629.515,
            "z": 9.60931,
            "r": 184.37,
            "interior": 1,
            "range": 15.0,
            "price": 3000000,
            "location": "Happyland",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1202,
            "image_name": "house_1202.jpg",
            "ownerid": null,
            "x": 3857.12,
            "y": -1413.05,
            "z": 8.83158,
            "r": 179.052,
            "interior": 3,
            "range": 18.6935,
            "price": 3000000,
            "location": "Eyre Island, Wet County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1203,
            "image_name": "house_1203.jpg",
            "ownerid": null,
            "x": 3892.81,
            "y": -1413.0,
            "z": 8.83899,
            "r": 173.688,
            "interior": 3,
            "range": 25.4868,
            "price": 3000000,
            "location": "Eyre Island, Wet County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1212,
            "image_name": "house_1212.jpg",
            "ownerid": null,
            "x": 3853.72,
            "y": -1358.03,
            "z": 9.58314,
            "r": 85.7044,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Eyre Island, Wet County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1478,
            "image_name": "house_1478.jpg",
            "ownerid": null,
            "x": -1769.59,
            "y": 5952.09,
            "z": 5.64105,
            "r": 0.429327,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Ridgecrest, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1479,
            "image_name": "house_1479.jpg",
            "ownerid": null,
            "x": -1843.93,
            "y": 5952.09,
            "z": 5.64105,
            "r": 356.66,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Ridgecrest, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1499,
            "image_name": "house_1499.jpg",
            "ownerid": null,
            "x": 2316.83,
            "y": 735.855,
            "z": 11.4358,
            "r": 188.919,
            "interior": 9,
            "range": 15.0,
            "price": 3000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1521,
            "image_name": "house_1521.jpg",
            "ownerid": null,
            "x": 339.616,
            "y": 4868.3,
            "z": 15.3509,
            "r": 94.9404,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Redstone, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1525,
            "image_name": "house_1525.jpg",
            "ownerid": null,
            "x": 339.609,
            "y": 4769.09,
            "z": 15.3411,
            "r": 85.854,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Redstone, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1529,
            "image_name": "house_1529.jpg",
            "ownerid": null,
            "x": 89.9841,
            "y": 4751.68,
            "z": 13.6469,
            "r": 271.511,
            "interior": 3,
            "range": 15.0,
            "price": 3000000,
            "location": "Redstone, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1540,
            "image_name": "house_1540.jpg",
            "ownerid": null,
            "x": -2204.02,
            "y": 6307.24,
            "z": 13.7484,
            "r": 172.962,
            "interior": 3,
            "range": 25.3333,
            "price": 3000000,
            "location": "Dutchmen Keys, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1541,
            "image_name": "house_1541.jpg",
            "ownerid": null,
            "x": -2132.01,
            "y": 6309.46,
            "z": 13.8406,
            "r": 182.579,
            "interior": 3,
            "range": 25.3384,
            "price": 3000000,
            "location": "Dutchmen Keys, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1542,
            "image_name": "house_1542.jpg",
            "ownerid": null,
            "x": -2117.65,
            "y": 6312.53,
            "z": 14.1547,
            "r": 179.595,
            "interior": 3,
            "range": 30.167,
            "price": 3000000,
            "location": "Dutchmen Keys, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1543,
            "image_name": "house_1543.jpg",
            "ownerid": null,
            "x": -2097.06,
            "y": 6307.0,
            "z": 13.7435,
            "r": 181.783,
            "interior": 3,
            "range": 34.3066,
            "price": 3000000,
            "location": "Dutchmen Keys, Milestone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1566,
            "image_name": "house_1566.jpg",
            "ownerid": {
                "id": 4713,
                "name": "Dream"
            },
            "x": 984.749,
            "y": 1220.63,
            "z": 11.5245,
            "r": 279.466,
            "interior": 8,
            "range": 15.0,
            "price": 3000000,
            "location": "Blackfield, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1567,
            "image_name": "house_1567.jpg",
            "ownerid": null,
            "x": 2628.88,
            "y": 1194.42,
            "z": 11.2461,
            "r": 276.778,
            "interior": 8,
            "range": 12.2259,
            "price": 3000000,
            "location": "Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1568,
            "image_name": "house_1568.jpg",
            "ownerid": {
                "id": 40197,
                "name": "Nik25"
            },
            "x": 2628.88,
            "y": 1216.05,
            "z": 11.2461,
            "r": 277.176,
            "interior": 3,
            "range": 12.3239,
            "price": 3000000,
            "location": "The Camel's Toe, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 1569,
            "image_name": "house_1569.jpg",
            "ownerid": {
                "id": 811,
                "name": "kazutoleon"
            },
            "x": 2628.88,
            "y": 1236.97,
            "z": 11.2461,
            "r": 279.497,
            "interior": 3,
            "range": 12.5133,
            "price": 3000000,
            "location": "The Camel's Toe, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 3,
            "image_name": "house_3.jpg",
            "ownerid": null,
            "x": -906.454,
            "y": 1514.75,
            "z": 26.3168,
            "r": 272.198,
            "interior": 1,
            "range": 14.0793,
            "price": 4500000,
            "location": "Las Barrancas, Tierra Robada",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 75,
            "image_name": "house_75.jpg",
            "ownerid": null,
            "x": 397.562,
            "y": 1157.37,
            "z": 8.34805,
            "r": 267.171,
            "interior": 16,
            "range": 20.0,
            "price": 4500000,
            "location": "Bone County",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 112,
            "image_name": "house_112.jpg",
            "ownerid": null,
            "x": 1029.39,
            "y": 1876.52,
            "z": 11.4688,
            "r": 92.0086,
            "interior": 3,
            "range": 16.2041,
            "price": 4500000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 115,
            "image_name": "house_115.jpg",
            "ownerid": null,
            "x": 985.219,
            "y": 1931.0,
            "z": 11.4688,
            "r": 282.181,
            "interior": 3,
            "range": 13.1637,
            "price": 4500000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 338,
            "image_name": "house_338.jpg",
            "ownerid": {
                "id": 2566,
                "name": "Caprise"
            },
            "x": -2662.14,
            "y": 876.872,
            "z": 79.7738,
            "r": 359.817,
            "interior": 3,
            "range": 28.2105,
            "price": 4500000,
            "location": "Paradiso, San Fierro",
            "parking": 2,
            "radio_station": null
        },
        {
            "id": 889,
            "image_name": "house_889.jpg",
            "ownerid": {
                "id": 7164,
                "name": "Eurobeat"
            },
            "x": -92.3757,
            "y": 970.031,
            "z": 19.9818,
            "r": 1.98781,
            "interior": 16,
            "range": 15.0,
            "price": 4500000,
            "location": "Fort Carson, Bone County",
            "parking": 2,
            "radio_station": 462
        },
        {
            "id": 21,
            "image_name": "house_21.jpg",
            "ownerid": null,
            "x": -2348.79,
            "y": 2422.69,
            "z": 7.34471,
            "r": 146.495,
            "interior": 10,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside Marina, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 428,
            "image_name": "house_428.jpg",
            "ownerid": {
                "id": 14299,
                "name": "Sneaky."
            },
            "x": 1823.97,
            "y": 2734.01,
            "z": 11.3438,
            "r": 146.436,
            "interior": 1,
            "range": 0.0,
            "price": 750000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 429,
            "image_name": "house_429.jpg",
            "ownerid": null,
            "x": 1804.07,
            "y": 2788.77,
            "z": 11.3438,
            "r": 155.981,
            "interior": 1,
            "range": 0.0,
            "price": 750000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 430,
            "image_name": "house_430.jpg",
            "ownerid": null,
            "x": 1840.58,
            "y": 2751.17,
            "z": 11.3438,
            "r": 83.8899,
            "interior": 1,
            "range": 0.0,
            "price": 750000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 431,
            "image_name": "house_431.jpg",
            "ownerid": null,
            "x": 1789.1,
            "y": 2732.94,
            "z": 11.3438,
            "r": 165.044,
            "interior": 1,
            "range": 0.0,
            "price": 750000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 432,
            "image_name": "house_432.jpg",
            "ownerid": null,
            "x": 1778.45,
            "y": 2735.8,
            "z": 11.3509,
            "r": 165.357,
            "interior": 1,
            "range": 0.0,
            "price": 750000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 491,
            "image_name": "house_491.jpg",
            "ownerid": null,
            "x": 2647.1,
            "y": 2261.11,
            "z": 14.1161,
            "r": 86.7695,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Julius Thruway East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 492,
            "image_name": "house_492.jpg",
            "ownerid": null,
            "x": 2647.1,
            "y": 2251.81,
            "z": 14.1161,
            "r": 85.8294,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Julius Thruway East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 493,
            "image_name": "house_493.jpg",
            "ownerid": null,
            "x": 2647.11,
            "y": 2242.29,
            "z": 14.1161,
            "r": 89.2761,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Julius Thruway East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 596,
            "image_name": "house_596.jpg",
            "ownerid": {
                "id": 6598,
                "name": "LakMac"
            },
            "x": 2804.93,
            "y": 2729.08,
            "z": 10.8684,
            "r": 88.1841,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 597,
            "image_name": "house_597.jpg",
            "ownerid": null,
            "x": 2804.95,
            "y": 2710.71,
            "z": 10.8684,
            "r": 90.2326,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 598,
            "image_name": "house_598.jpg",
            "ownerid": {
                "id": 6285,
                "name": "strongmankhg"
            },
            "x": 2804.95,
            "y": 2692.41,
            "z": 10.8684,
            "r": 85.5326,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": 3
        },
        {
            "id": 599,
            "image_name": "house_599.jpg",
            "ownerid": {
                "id": 6247,
                "name": "Arslan_Tadic"
            },
            "x": 2804.91,
            "y": 2673.75,
            "z": 10.8684,
            "r": 91.7993,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 602,
            "image_name": "house_602.jpg",
            "ownerid": null,
            "x": 2814.69,
            "y": 2676.87,
            "z": 10.8684,
            "r": 2.33473,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 603,
            "image_name": "house_603.jpg",
            "ownerid": null,
            "x": 2816.52,
            "y": 2676.64,
            "z": 10.8684,
            "r": 3.90144,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 604,
            "image_name": "house_604.jpg",
            "ownerid": null,
            "x": 2816.28,
            "y": 2670.83,
            "z": 10.8684,
            "r": 178.406,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 605,
            "image_name": "house_605.jpg",
            "ownerid": null,
            "x": 2814.74,
            "y": 2670.83,
            "z": 10.8684,
            "r": 185.3,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 606,
            "image_name": "house_606.jpg",
            "ownerid": {
                "id": 6156,
                "name": "Alex_Fartass"
            },
            "x": 2814.69,
            "y": 2695.25,
            "z": 10.8684,
            "r": 4.19134,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 607,
            "image_name": "house_607.jpg",
            "ownerid": {
                "id": 6522,
                "name": "SAMSUNG"
            },
            "x": 2816.58,
            "y": 2695.06,
            "z": 10.8684,
            "r": 348.188,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 680,
            "image_name": "house_680.jpg",
            "ownerid": null,
            "x": -2084.42,
            "y": -976.605,
            "z": 32.1719,
            "r": 171.167,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 681,
            "image_name": "house_681.jpg",
            "ownerid": null,
            "x": -2079.38,
            "y": -976.417,
            "z": 32.1719,
            "r": 191.389,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 682,
            "image_name": "house_682.jpg",
            "ownerid": null,
            "x": -2084.29,
            "y": -948.21,
            "z": 32.1719,
            "r": 2.7839,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 683,
            "image_name": "house_683.jpg",
            "ownerid": null,
            "x": -2079.26,
            "y": -948.419,
            "z": 32.1719,
            "r": 346.804,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 684,
            "image_name": "house_684.jpg",
            "ownerid": {
                "id": 5507,
                "name": "M4N1J4K"
            },
            "x": -2084.19,
            "y": -925.229,
            "z": 32.1719,
            "r": 169.769,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 687,
            "image_name": "house_687.jpg",
            "ownerid": null,
            "x": -2084.23,
            "y": -897.135,
            "z": 32.1719,
            "r": 4.0373,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 688,
            "image_name": "house_688.jpg",
            "ownerid": null,
            "x": -2084.59,
            "y": -873.922,
            "z": 32.1719,
            "r": 172.902,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 689,
            "image_name": "house_689.jpg",
            "ownerid": null,
            "x": -2079.21,
            "y": -873.923,
            "z": 32.1719,
            "r": 189.196,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 690,
            "image_name": "house_690.jpg",
            "ownerid": null,
            "x": -2079.29,
            "y": -845.945,
            "z": 32.1719,
            "r": 355.264,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 691,
            "image_name": "house_691.jpg",
            "ownerid": null,
            "x": -2084.41,
            "y": -845.928,
            "z": 32.1719,
            "r": 11.244,
            "interior": 16,
            "range": 0.0,
            "price": 750000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1216,
            "image_name": "house_1216.jpg",
            "ownerid": null,
            "x": 160.863,
            "y": -112.554,
            "z": 4.89647,
            "r": 279.753,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1217,
            "image_name": "house_1217.jpg",
            "ownerid": {
                "id": 6038,
                "name": "DriftingMaster"
            },
            "x": 160.867,
            "y": -102.669,
            "z": 4.89647,
            "r": 268.328,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1218,
            "image_name": "house_1218.jpg",
            "ownerid": null,
            "x": 166.441,
            "y": -96.9756,
            "z": 4.89647,
            "r": 185.775,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1219,
            "image_name": "house_1219.jpg",
            "ownerid": null,
            "x": 178.29,
            "y": -97.0518,
            "z": 4.89647,
            "r": 174.809,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1220,
            "image_name": "house_1220.jpg",
            "ownerid": null,
            "x": 209.071,
            "y": -112.377,
            "z": 1.55084,
            "r": 87.701,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1221,
            "image_name": "house_1221.jpg",
            "ownerid": null,
            "x": 209.079,
            "y": -102.48,
            "z": 1.55827,
            "r": 88.0144,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1222,
            "image_name": "house_1222.jpg",
            "ownerid": null,
            "x": 201.673,
            "y": -120.229,
            "z": 1.55148,
            "r": 347.77,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1223,
            "image_name": "house_1223.jpg",
            "ownerid": null,
            "x": 201.537,
            "y": -94.9825,
            "z": 1.55502,
            "r": 171.362,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1224,
            "image_name": "house_1224.jpg",
            "ownerid": null,
            "x": 166.156,
            "y": -95.1019,
            "z": 1.55495,
            "r": 165.408,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1225,
            "image_name": "house_1225.jpg",
            "ownerid": null,
            "x": 166.417,
            "y": -120.169,
            "z": 1.55482,
            "r": 350.88,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1226,
            "image_name": "house_1226.jpg",
            "ownerid": null,
            "x": 189.477,
            "y": -120.042,
            "z": 1.5485,
            "r": 352.423,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1227,
            "image_name": "house_1227.jpg",
            "ownerid": null,
            "x": 178.227,
            "y": -120.22,
            "z": 1.54905,
            "r": 2.1368,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1228,
            "image_name": "house_1228.jpg",
            "ownerid": {
                "id": 26460,
                "name": "Crim3[X]"
            },
            "x": -2431.2,
            "y": -27.3327,
            "z": 35.3203,
            "r": 283.104,
            "interior": 10,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1229,
            "image_name": "house_1229.jpg",
            "ownerid": {
                "id": 6261,
                "name": "Pedro"
            },
            "x": -2431.2,
            "y": -4.95463,
            "z": 35.3203,
            "r": 251.167,
            "interior": 10,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1230,
            "image_name": "house_1230.jpg",
            "ownerid": null,
            "x": -2510.83,
            "y": -109.519,
            "z": 25.6172,
            "r": 265.194,
            "interior": 10,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1231,
            "image_name": "house_1231.jpg",
            "ownerid": null,
            "x": -2524.21,
            "y": -145.752,
            "z": 21.8562,
            "r": 1.7018,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1232,
            "image_name": "house_1232.jpg",
            "ownerid": null,
            "x": -2524.59,
            "y": -118.91,
            "z": 21.725,
            "r": 182.756,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1233,
            "image_name": "house_1233.jpg",
            "ownerid": null,
            "x": -2541.45,
            "y": -118.938,
            "z": 16.2275,
            "r": 173.356,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1234,
            "image_name": "house_1234.jpg",
            "ownerid": null,
            "x": -2558.47,
            "y": -118.91,
            "z": 11.0193,
            "r": 177.116,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1235,
            "image_name": "house_1235.jpg",
            "ownerid": null,
            "x": -2576.44,
            "y": -118.849,
            "z": 6.60399,
            "r": 176.49,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1236,
            "image_name": "house_1236.jpg",
            "ownerid": null,
            "x": -2576.55,
            "y": -145.675,
            "z": 6.64208,
            "r": 4.80469,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1237,
            "image_name": "house_1237.jpg",
            "ownerid": null,
            "x": -2558.65,
            "y": -145.86,
            "z": 9.42319,
            "r": 9.81806,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1238,
            "image_name": "house_1238.jpg",
            "ownerid": null,
            "x": -2541.59,
            "y": -145.709,
            "z": 15.6735,
            "r": 3.23803,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1239,
            "image_name": "house_1239.jpg",
            "ownerid": null,
            "x": -2590.54,
            "y": -106.12,
            "z": 4.32941,
            "r": 85.164,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1240,
            "image_name": "house_1240.jpg",
            "ownerid": null,
            "x": -2590.54,
            "y": -95.6764,
            "z": 4.32415,
            "r": 91.1173,
            "interior": 8,
            "range": 0.0,
            "price": 750000,
            "location": "Hashbury, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1241,
            "image_name": "house_1241.jpg",
            "ownerid": null,
            "x": -2237.06,
            "y": 2354.32,
            "z": 4.97991,
            "r": 130.063,
            "interior": 5,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside Marina, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1242,
            "image_name": "house_1242.jpg",
            "ownerid": null,
            "x": -2379.45,
            "y": 2444.56,
            "z": 10.1694,
            "r": 161.076,
            "interior": 3,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1244,
            "image_name": "house_1244.jpg",
            "ownerid": null,
            "x": -2424.7,
            "y": 2448.78,
            "z": 13.1488,
            "r": 175.927,
            "interior": 3,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1245,
            "image_name": "house_1245.jpg",
            "ownerid": null,
            "x": -2472.0,
            "y": 2451.08,
            "z": 17.323,
            "r": 195.812,
            "interior": 3,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1246,
            "image_name": "house_1246.jpg",
            "ownerid": null,
            "x": -2480.08,
            "y": 2449.91,
            "z": 17.323,
            "r": 190.798,
            "interior": 3,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1247,
            "image_name": "house_1247.jpg",
            "ownerid": null,
            "x": -2421.57,
            "y": 2406.67,
            "z": 13.0256,
            "r": 261.926,
            "interior": 3,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1248,
            "image_name": "house_1248.jpg",
            "ownerid": {
                "id": 32778,
                "name": "rembo4444"
            },
            "x": -2382.17,
            "y": 2406.66,
            "z": 8.89187,
            "r": 326.473,
            "interior": 3,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1249,
            "image_name": "house_1249.jpg",
            "ownerid": {
                "id": 8146,
                "name": "Lindsey_[UK]"
            },
            "x": -2485.34,
            "y": 2272.61,
            "z": 4.98438,
            "r": 177.988,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 1250,
            "image_name": "house_1250.jpg",
            "ownerid": null,
            "x": -2493.98,
            "y": 2272.58,
            "z": 4.9564,
            "r": 177.193,
            "interior": 2,
            "range": 0.0,
            "price": 750000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        }
    ]
}