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=12
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1473,
    "next": "http://convoytrucking.net/api/houses/?format=api&page=13",
    "previous": "http://convoytrucking.net/api/houses/?format=api&page=11",
    "results": [
        {
            "id": 508,
            "image_name": "house_508.jpg",
            "ownerid": null,
            "x": -2722.8,
            "y": -113.207,
            "z": 7.20312,
            "r": 349.706,
            "interior": 6,
            "range": 20.0,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 509,
            "image_name": "house_509.jpg",
            "ownerid": null,
            "x": -2723.31,
            "y": -139.724,
            "z": 7.20312,
            "r": 184.578,
            "interior": 6,
            "range": 20.0,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 510,
            "image_name": "house_510.jpg",
            "ownerid": null,
            "x": -2727.58,
            "y": -155.648,
            "z": 7.20312,
            "r": 269.469,
            "interior": 6,
            "range": 20.0,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 511,
            "image_name": "house_511.jpg",
            "ownerid": null,
            "x": -2722.95,
            "y": -166.424,
            "z": 5.0,
            "r": 266.648,
            "interior": 6,
            "range": 20.0,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 512,
            "image_name": "house_512.jpg",
            "ownerid": null,
            "x": -1445.13,
            "y": 2653.31,
            "z": 56.2699,
            "r": 261.33,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "El Quebrados, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 514,
            "image_name": "house_514.jpg",
            "ownerid": null,
            "x": -760.414,
            "y": 2765.39,
            "z": 45.8556,
            "r": 182.036,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Valle Ocultado, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 515,
            "image_name": "house_515.jpg",
            "ownerid": null,
            "x": -776.658,
            "y": 2765.4,
            "z": 45.8556,
            "r": 179.53,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Valle Ocultado, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 516,
            "image_name": "house_516.jpg",
            "ownerid": null,
            "x": -789.703,
            "y": 2747.9,
            "z": 45.8546,
            "r": 273.844,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Valle Ocultado, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 517,
            "image_name": "house_517.jpg",
            "ownerid": null,
            "x": -789.696,
            "y": 2757.45,
            "z": 45.8546,
            "r": 272.591,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Valle Ocultado, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 518,
            "image_name": "house_518.jpg",
            "ownerid": null,
            "x": -789.697,
            "y": 2763.41,
            "z": 45.8546,
            "r": 270.084,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Valle Ocultado, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 520,
            "image_name": "house_520.jpg",
            "ownerid": null,
            "x": 2797.82,
            "y": -1245.37,
            "z": 47.3847,
            "r": 186.511,
            "interior": 6,
            "range": 11.7493,
            "price": 1000000,
            "location": "East Beach, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 521,
            "image_name": "house_521.jpg",
            "ownerid": null,
            "x": 2776.11,
            "y": -1245.38,
            "z": 49.5777,
            "r": 183.065,
            "interior": 6,
            "range": 9.81856,
            "price": 1000000,
            "location": "East Beach, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 522,
            "image_name": "house_522.jpg",
            "ownerid": null,
            "x": 2660.0,
            "y": 750.098,
            "z": 14.7396,
            "r": 177.326,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 523,
            "image_name": "house_523.jpg",
            "ownerid": null,
            "x": 2660.38,
            "y": 742.559,
            "z": 10.8203,
            "r": 13.7408,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 524,
            "image_name": "house_524.jpg",
            "ownerid": null,
            "x": 2652.95,
            "y": 719.306,
            "z": 10.8203,
            "r": 265.326,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 525,
            "image_name": "house_525.jpg",
            "ownerid": null,
            "x": 2659.87,
            "y": 719.752,
            "z": 10.8203,
            "r": 87.3514,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 526,
            "image_name": "house_526.jpg",
            "ownerid": null,
            "x": 2621.06,
            "y": 719.533,
            "z": 10.8203,
            "r": 93.3047,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 527,
            "image_name": "house_527.jpg",
            "ownerid": null,
            "x": 2613.78,
            "y": 719.503,
            "z": 10.8203,
            "r": 273.763,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 528,
            "image_name": "house_528.jpg",
            "ownerid": null,
            "x": 2578.94,
            "y": 719.288,
            "z": 10.8203,
            "r": 76.0713,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 529,
            "image_name": "house_529.jpg",
            "ownerid": null,
            "x": 2571.55,
            "y": 719.912,
            "z": 10.8203,
            "r": 263.423,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 530,
            "image_name": "house_530.jpg",
            "ownerid": null,
            "x": 2532.51,
            "y": 719.738,
            "z": 10.8203,
            "r": 267.183,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 531,
            "image_name": "house_531.jpg",
            "ownerid": null,
            "x": 2532.5,
            "y": 750.081,
            "z": 10.8203,
            "r": 170.652,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 532,
            "image_name": "house_532.jpg",
            "ownerid": null,
            "x": 2532.37,
            "y": 743.049,
            "z": 10.8203,
            "r": 5.52386,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 533,
            "image_name": "house_533.jpg",
            "ownerid": null,
            "x": 2571.54,
            "y": 719.682,
            "z": 14.7396,
            "r": 253.976,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 534,
            "image_name": "house_534.jpg",
            "ownerid": null,
            "x": 2620.8,
            "y": 719.393,
            "z": 14.7396,
            "r": 90.1013,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 535,
            "image_name": "house_535.jpg",
            "ownerid": null,
            "x": 2659.84,
            "y": 719.603,
            "z": 14.7396,
            "r": 99.1647,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Rockshore East, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 536,
            "image_name": "house_536.jpg",
            "ownerid": null,
            "x": 2522.26,
            "y": -2019.03,
            "z": 14.0744,
            "r": 57.3697,
            "interior": 1,
            "range": 10.8946,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 537,
            "image_name": "house_537.jpg",
            "ownerid": null,
            "x": 2523.97,
            "y": -1998.52,
            "z": 13.7826,
            "r": 135.872,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 538,
            "image_name": "house_538.jpg",
            "ownerid": null,
            "x": 2483.0,
            "y": -1995.35,
            "z": 13.8343,
            "r": 183.619,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 539,
            "image_name": "house_539.jpg",
            "ownerid": null,
            "x": 2486.4,
            "y": -2021.33,
            "z": 13.9988,
            "r": 3.9662,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 540,
            "image_name": "house_540.jpg",
            "ownerid": null,
            "x": 2437.69,
            "y": -2020.84,
            "z": 13.9025,
            "r": 359.802,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 542,
            "image_name": "house_542.jpg",
            "ownerid": null,
            "x": 2672.59,
            "y": -1989.49,
            "z": 14.324,
            "r": 184.725,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 543,
            "image_name": "house_543.jpg",
            "ownerid": null,
            "x": 2652.55,
            "y": -1989.49,
            "z": 13.9988,
            "r": 175.698,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 544,
            "image_name": "house_544.jpg",
            "ownerid": null,
            "x": 2695.6,
            "y": -2020.33,
            "z": 14.0223,
            "r": 2.30715,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Willowfield, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 561,
            "image_name": "house_561.jpg",
            "ownerid": null,
            "x": 2319.73,
            "y": -1053.13,
            "z": 52.4608,
            "r": 257.931,
            "interior": 1,
            "range": 7.1613,
            "price": 1000000,
            "location": "Las Colinas, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 562,
            "image_name": "house_562.jpg",
            "ownerid": null,
            "x": 2472.03,
            "y": -962.038,
            "z": 80.5255,
            "r": 173.287,
            "interior": 1,
            "range": 7.21123,
            "price": 1000000,
            "location": "Las Colinas, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 563,
            "image_name": "house_563.jpg",
            "ownerid": null,
            "x": 2459.67,
            "y": -947.893,
            "z": 80.0836,
            "r": 180.495,
            "interior": 1,
            "range": 12.6106,
            "price": 1000000,
            "location": "Las Colinas, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 564,
            "image_name": "house_564.jpg",
            "ownerid": null,
            "x": 2440.68,
            "y": -1057.34,
            "z": 54.7387,
            "r": 10.475,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Colinas, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 566,
            "image_name": "house_566.jpg",
            "ownerid": null,
            "x": 2095.35,
            "y": -1145.03,
            "z": 26.5929,
            "r": 93.5064,
            "interior": 4,
            "range": 8.06659,
            "price": 1000000,
            "location": "Jefferson, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 567,
            "image_name": "house_567.jpg",
            "ownerid": null,
            "x": 2092.24,
            "y": -1166.23,
            "z": 26.5859,
            "r": 87.8288,
            "interior": 4,
            "range": 5.77162,
            "price": 1000000,
            "location": "Jefferson, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 577,
            "image_name": "house_577.jpg",
            "ownerid": null,
            "x": 2557.01,
            "y": 87.9355,
            "z": 27.6756,
            "r": 93.2009,
            "interior": 8,
            "range": 20.0,
            "price": 1000000,
            "location": "Palomino Creek, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 583,
            "image_name": "house_583.jpg",
            "ownerid": {
                "id": 4183,
                "name": "MorloxCZE"
            },
            "x": 1.75033,
            "y": 1076.3,
            "z": 20.9399,
            "r": 88.6321,
            "interior": 3,
            "range": 20.0,
            "price": 1000000,
            "location": "Fort Carson, Bone County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 586,
            "image_name": "house_586.jpg",
            "ownerid": null,
            "x": -1314.11,
            "y": 2503.88,
            "z": 87.042,
            "r": 274.041,
            "interior": 5,
            "range": 20.0,
            "price": 1000000,
            "location": "Aldea Malvada, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 587,
            "image_name": "house_587.jpg",
            "ownerid": {
                "id": 39242,
                "name": "The_Kofi"
            },
            "x": 2385.14,
            "y": -1711.99,
            "z": 14.2422,
            "r": 173.327,
            "interior": 13,
            "range": 20.0,
            "price": 1000000,
            "location": "Ganton, Los Santos",
            "parking": 1,
            "radio_station": 4
        },
        {
            "id": 591,
            "image_name": "house_591.jpg",
            "ownerid": null,
            "x": 2307.12,
            "y": -1679.2,
            "z": 14.3316,
            "r": 1.41097,
            "interior": 8,
            "range": 20.0,
            "price": 1000000,
            "location": "Ganton, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 595,
            "image_name": "house_595.jpg",
            "ownerid": null,
            "x": 2413.78,
            "y": -1646.99,
            "z": 14.0119,
            "r": 183.481,
            "interior": 8,
            "range": 20.0,
            "price": 1000000,
            "location": "Ganton, Los Santos",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 600,
            "image_name": "house_600.jpg",
            "ownerid": null,
            "x": 2814.67,
            "y": 2689.06,
            "z": 10.8684,
            "r": 187.83,
            "interior": 2,
            "range": 0.111637,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 601,
            "image_name": "house_601.jpg",
            "ownerid": null,
            "x": 2816.29,
            "y": 2689.09,
            "z": 10.8684,
            "r": 172.163,
            "interior": 2,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 617,
            "image_name": "house_617.jpg",
            "ownerid": null,
            "x": -21.2043,
            "y": 1348.39,
            "z": 9.17188,
            "r": 11.4182,
            "interior": 17,
            "range": 4.82746,
            "price": 1000000,
            "location": "Lil' Probe Inn, Bone County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 618,
            "image_name": "house_618.jpg",
            "ownerid": null,
            "x": 26.8385,
            "y": 1361.99,
            "z": 9.17188,
            "r": 55.2619,
            "interior": 17,
            "range": 4.62482,
            "price": 1000000,
            "location": "Lil' Probe Inn, Bone County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 625,
            "image_name": "house_625.jpg",
            "ownerid": {
                "id": 6486,
                "name": "daveR"
            },
            "x": 271.466,
            "y": -48.892,
            "z": 2.77721,
            "r": 178.341,
            "interior": 3,
            "range": 14.0744,
            "price": 1000000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 647,
            "image_name": "house_647.jpg",
            "ownerid": null,
            "x": 309.294,
            "y": 44.1494,
            "z": 3.08797,
            "r": 200.233,
            "interior": 1,
            "range": 20.0,
            "price": 1000000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 649,
            "image_name": "house_649.jpg",
            "ownerid": null,
            "x": 340.463,
            "y": 33.9391,
            "z": 6.41265,
            "r": 308.486,
            "interior": 1,
            "range": 7.08923,
            "price": 1000000,
            "location": "Blueberry, Red County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 674,
            "image_name": "house_674.jpg",
            "ownerid": null,
            "x": -2573.39,
            "y": 992.407,
            "z": 78.2734,
            "r": 358.477,
            "interior": 3,
            "range": 5.33846,
            "price": 1000000,
            "location": "Paradiso, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 675,
            "image_name": "house_675.jpg",
            "ownerid": null,
            "x": -2564.14,
            "y": 992.566,
            "z": 78.2734,
            "r": 4.09352,
            "interior": 3,
            "range": 5.85173,
            "price": 1000000,
            "location": "Paradiso, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 676,
            "image_name": "house_676.jpg",
            "ownerid": null,
            "x": -2591.18,
            "y": 935.759,
            "z": 68.9297,
            "r": 84.254,
            "interior": 3,
            "range": 5.56648,
            "price": 1000000,
            "location": "Paradiso, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 677,
            "image_name": "house_677.jpg",
            "ownerid": null,
            "x": -2591.18,
            "y": 944.313,
            "z": 70.4297,
            "r": 84.2716,
            "interior": 3,
            "range": 20.0,
            "price": 1000000,
            "location": "Paradiso, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 678,
            "image_name": "house_678.jpg",
            "ownerid": null,
            "x": -2621.67,
            "y": 802.859,
            "z": 49.9844,
            "r": 275.993,
            "interior": 3,
            "range": 4.71762,
            "price": 1000000,
            "location": "Paradiso, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 686,
            "image_name": "house_686.jpg",
            "ownerid": null,
            "x": -2079.49,
            "y": -897.147,
            "z": 32.1719,
            "r": 351.191,
            "interior": 16,
            "range": 0.003495,
            "price": 1000000,
            "location": "Foster Valley, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 692,
            "image_name": "house_692.jpg",
            "ownerid": null,
            "x": -2619.19,
            "y": 57.6874,
            "z": 4.33594,
            "r": 273.994,
            "interior": 3,
            "range": 8.43222,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 693,
            "image_name": "house_693.jpg",
            "ownerid": null,
            "x": -2619.48,
            "y": 67.9128,
            "z": 4.57183,
            "r": 272.427,
            "interior": 3,
            "range": 9.30309,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 694,
            "image_name": "house_694.jpg",
            "ownerid": null,
            "x": -2620.68,
            "y": 96.9913,
            "z": 5.0,
            "r": 273.077,
            "interior": 3,
            "range": 8.63813,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 695,
            "image_name": "house_695.jpg",
            "ownerid": null,
            "x": -2620.85,
            "y": 103.237,
            "z": 7.20312,
            "r": 174.69,
            "interior": 3,
            "range": 5.66727,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 696,
            "image_name": "house_696.jpg",
            "ownerid": null,
            "x": -2620.77,
            "y": 114.926,
            "z": 5.0,
            "r": 270.903,
            "interior": 3,
            "range": 7.15527,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 697,
            "image_name": "house_697.jpg",
            "ownerid": null,
            "x": -2623.1,
            "y": 131.521,
            "z": 7.20312,
            "r": 267.642,
            "interior": 3,
            "range": 7.41075,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 698,
            "image_name": "house_698.jpg",
            "ownerid": null,
            "x": -2620.49,
            "y": 120.818,
            "z": 7.20312,
            "r": 353.272,
            "interior": 3,
            "range": 5.00694,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 699,
            "image_name": "house_699.jpg",
            "ownerid": null,
            "x": -2689.52,
            "y": 57.0863,
            "z": 7.20312,
            "r": 186.337,
            "interior": 3,
            "range": 4.86015,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 700,
            "image_name": "house_700.jpg",
            "ownerid": null,
            "x": -2689.43,
            "y": 74.5133,
            "z": 7.20312,
            "r": 355.539,
            "interior": 3,
            "range": 5.34422,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 701,
            "image_name": "house_701.jpg",
            "ownerid": null,
            "x": -2686.8,
            "y": 115.544,
            "z": 7.19531,
            "r": 94.5195,
            "interior": 3,
            "range": 7.57159,
            "price": 1000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 703,
            "image_name": "house_703.jpg",
            "ownerid": null,
            "x": -2369.64,
            "y": 1122.26,
            "z": 55.7333,
            "r": 161.653,
            "interior": 3,
            "range": 5.3369,
            "price": 1000000,
            "location": "Juniper Hollow, San Fierro",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 704,
            "image_name": "house_704.jpg",
            "ownerid": null,
            "x": -2464.11,
            "y": 2490.68,
            "z": 16.8125,
            "r": 88.8177,
            "interior": 17,
            "range": 4.824,
            "price": 1000000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 705,
            "image_name": "house_705.jpg",
            "ownerid": null,
            "x": -2446.31,
            "y": 2490.71,
            "z": 15.543,
            "r": 353.966,
            "interior": 17,
            "range": 5.4308,
            "price": 1000000,
            "location": "Bayside, Tierra Robada",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 707,
            "image_name": "house_707.jpg",
            "ownerid": null,
            "x": -153.4,
            "y": 906.905,
            "z": 19.3012,
            "r": 179.583,
            "interior": 17,
            "range": 6.06387,
            "price": 1000000,
            "location": "Fort Carson, Bone County",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 714,
            "image_name": "house_714.jpg",
            "ownerid": {
                "id": 3287,
                "name": "Cheezy7"
            },
            "x": 2825.94,
            "y": 2140.93,
            "z": 14.6615,
            "r": 81.7655,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": 4
        },
        {
            "id": 715,
            "image_name": "house_715.jpg",
            "ownerid": null,
            "x": 2794.35,
            "y": 2221.93,
            "z": 10.8203,
            "r": 5.05346,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 716,
            "image_name": "house_716.jpg",
            "ownerid": null,
            "x": 2794.15,
            "y": 2229.28,
            "z": 10.8203,
            "r": 178.642,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 717,
            "image_name": "house_717.jpg",
            "ownerid": null,
            "x": 2794.27,
            "y": 2221.93,
            "z": 14.6615,
            "r": 356.303,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 718,
            "image_name": "house_718.jpg",
            "ownerid": null,
            "x": 2788.26,
            "y": 2229.48,
            "z": 14.6615,
            "r": 182.088,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 719,
            "image_name": "house_719.jpg",
            "ownerid": null,
            "x": 2823.95,
            "y": 2268.67,
            "z": 10.8203,
            "r": 76.6207,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 720,
            "image_name": "house_720.jpg",
            "ownerid": null,
            "x": 2816.49,
            "y": 2268.96,
            "z": 10.8203,
            "r": 269.949,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 721,
            "image_name": "house_721.jpg",
            "ownerid": null,
            "x": 2816.82,
            "y": 2274.94,
            "z": 10.8203,
            "r": 257.102,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 722,
            "image_name": "house_722.jpg",
            "ownerid": null,
            "x": 2823.85,
            "y": 2275.12,
            "z": 10.8203,
            "r": 89.4675,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 723,
            "image_name": "house_723.jpg",
            "ownerid": null,
            "x": 2816.64,
            "y": 2268.59,
            "z": 14.6615,
            "r": 265.562,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 724,
            "image_name": "house_724.jpg",
            "ownerid": null,
            "x": 2823.9,
            "y": 2275.05,
            "z": 14.6615,
            "r": 77.8741,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 725,
            "image_name": "house_725.jpg",
            "ownerid": null,
            "x": 2793.99,
            "y": 2268.49,
            "z": 10.8203,
            "r": 168.467,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 726,
            "image_name": "house_726.jpg",
            "ownerid": null,
            "x": 2787.81,
            "y": 2268.34,
            "z": 10.8203,
            "r": 176.301,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 727,
            "image_name": "house_727.jpg",
            "ownerid": null,
            "x": 2787.83,
            "y": 2260.94,
            "z": 10.8203,
            "r": 1.45925,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 728,
            "image_name": "house_728.jpg",
            "ownerid": null,
            "x": 2794.07,
            "y": 2260.94,
            "z": 10.8203,
            "r": 357.386,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 729,
            "image_name": "house_729.jpg",
            "ownerid": null,
            "x": 2794.31,
            "y": 2261.06,
            "z": 14.6615,
            "r": 355.843,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 730,
            "image_name": "house_730.jpg",
            "ownerid": null,
            "x": 2788.03,
            "y": 2268.49,
            "z": 14.6615,
            "r": 177.241,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Creek, Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 731,
            "image_name": "house_731.jpg",
            "ownerid": null,
            "x": 2816.45,
            "y": 2707.67,
            "z": 10.8684,
            "r": 175.839,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 732,
            "image_name": "house_732.jpg",
            "ownerid": null,
            "x": 2814.59,
            "y": 2707.66,
            "z": 10.8684,
            "r": 176.779,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 733,
            "image_name": "house_733.jpg",
            "ownerid": null,
            "x": 2814.72,
            "y": 2713.64,
            "z": 10.8684,
            "r": 351.116,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 734,
            "image_name": "house_734.jpg",
            "ownerid": null,
            "x": 2816.36,
            "y": 2713.47,
            "z": 10.8684,
            "r": 1.45589,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 735,
            "image_name": "house_735.jpg",
            "ownerid": null,
            "x": 2816.33,
            "y": 2726.11,
            "z": 10.8684,
            "r": 179.408,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 736,
            "image_name": "house_736.jpg",
            "ownerid": null,
            "x": 2814.56,
            "y": 2725.85,
            "z": 10.8684,
            "r": 175.961,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 737,
            "image_name": "house_737.jpg",
            "ownerid": null,
            "x": 2814.75,
            "y": 2731.9,
            "z": 10.8684,
            "r": 0.805513,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 738,
            "image_name": "house_738.jpg",
            "ownerid": null,
            "x": 2816.45,
            "y": 2731.89,
            "z": 10.8684,
            "r": 358.613,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 739,
            "image_name": "house_739.jpg",
            "ownerid": null,
            "x": 2823.51,
            "y": 2729.18,
            "z": 10.8684,
            "r": 270.252,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        },
        {
            "id": 740,
            "image_name": "house_740.jpg",
            "ownerid": null,
            "x": 2823.51,
            "y": 2710.39,
            "z": 10.8684,
            "r": 270.565,
            "interior": 16,
            "range": 20.0,
            "price": 1000000,
            "location": "Las Venturas",
            "parking": 1,
            "radio_station": null
        }
    ]
}