Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=245
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=246",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=244",
    "results": [
        {
            "id": 4989,
            "title": "Beautiful Land for Sale at Gundu | Suryavinayak",
            "slug": "beautiful-land-for-sale-at-gundu-suryavinayak",
            "code": "4989"
        },
        {
            "id": 4988,
            "title": "Residential Land for Sale at Radhe Radhe",
            "slug": "residential-land-for-sale-near-radhe-radhe",
            "code": "4988"
        },
        {
            "id": 4987,
            "title": "House for Sale at Matatirtha",
            "slug": "house-on-sale-at-matatirtha",
            "code": "4987"
        },
        {
            "id": 4986,
            "title": "Land with House for Sale at Dhapakhel",
            "slug": "land-with-house-for-sale-at-dhapakhel-lalitpur",
            "code": "4986"
        },
        {
            "id": 4985,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "4985"
        },
        {
            "id": 4984,
            "title": "Commercial House for Sale at Shantinagar",
            "slug": "commercial-house-for-sale-at-shantinagar",
            "code": "4984"
        },
        {
            "id": 4983,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4983"
        },
        {
            "id": 4982,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4982"
        },
        {
            "id": 4981,
            "title": "South-East Facing Land for Sale at  Kadaghari",
            "slug": "south-east-face-land-for-sale-at-suncity-kadaghari-kathmandu",
            "code": "4981"
        },
        {
            "id": 4980,
            "title": "5 Aana Commercial Land for Sale at Chardobato",
            "slug": "5-aana-commercial-land-for-sale-at-chardobato",
            "code": "4980"
        },
        {
            "id": 4978,
            "title": "Residential House for Sale at Naya Thimi",
            "slug": "residential-house-for-sale-around-naya-thimi",
            "code": "4978"
        },
        {
            "id": 4977,
            "title": "Commercial Property for Sale at Sorhakhutte",
            "slug": "commercial-property-for-sale-in-sorhakhutte",
            "code": "4977"
        }
    ]
}