Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=229
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=230",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=228",
    "results": [
        {
            "id": 5215,
            "title": "Semi Bungalow House for Sale at Balkot",
            "slug": "semi-bungalow-house-for-sale-at-balkot",
            "code": "5215"
        },
        {
            "id": 5211,
            "title": "8 Aana Land for Sale at Mulpani | Bhaktapur",
            "slug": "8-aana-land-for-sale-at-mulpani-bhaktapur",
            "code": "5211"
        },
        {
            "id": 5207,
            "title": "Land for Sale at Ramkot | Sitapaila",
            "slug": "land-for-sale-at-ramkot-sitapaila",
            "code": "5207"
        },
        {
            "id": 5206,
            "title": "Land for Sale at Chhampi | Lalitpur",
            "slug": "land-for-sale-at-chhampi-lalitpur",
            "code": "5206"
        },
        {
            "id": 5205,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-at-bafal-kathmandu",
            "code": "5205"
        },
        {
            "id": 5204,
            "title": "Land for Rent at Kalanki",
            "slug": "land-for-rent-at-kalanki-kathmandu",
            "code": "5204"
        },
        {
            "id": 5203,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "5203"
        },
        {
            "id": 5202,
            "title": "Commercial Space for Rent at Sanepa",
            "slug": "commercial-property-for-rent-at-sanepa",
            "code": "5202"
        },
        {
            "id": 5201,
            "title": "Land for Sale at Biratchowk | Tribenichowk",
            "slug": "land-for-sale-at-biratchowk-tribenichowk",
            "code": "5201"
        },
        {
            "id": 5200,
            "title": "Land for Sale at Godawari",
            "slug": "land-for-sale-at-godawari",
            "code": "5200"
        },
        {
            "id": 5199,
            "title": "Land for Sale Godawari",
            "slug": "land-for-sale-godawari",
            "code": "5199"
        },
        {
            "id": 5198,
            "title": "Land for Sale at Godawari",
            "slug": "land-for-sale-at-godawari",
            "code": "5198"
        }
    ]
}