Get the paginated list of all properties.

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

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=368",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=366",
    "results": [
        {
            "id": 2806,
            "title": "House for sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha-kathmandu",
            "code": "2806"
        },
        {
            "id": 2805,
            "title": "House for sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha-kathmandu",
            "code": "2805"
        },
        {
            "id": 2804,
            "title": "House for sale at Bansbari | Kathmandu",
            "slug": "house-for-sale-at-bansbari-kathmandu",
            "code": "2804"
        },
        {
            "id": 2803,
            "title": "House on sale at Lasuntar | Kapan",
            "slug": "house-sale-lasuntar",
            "code": "2803"
        },
        {
            "id": 2798,
            "title": "3 Aana House For Sale at Balkot | Bhaktapur",
            "slug": "west-face-house-on-sale-at-balkot-bhaktapur",
            "code": "2798"
        },
        {
            "id": 2797,
            "title": "House for Sale at Bhotebahal | Sabal Bahal",
            "slug": "house-sale-bhotebahal-sabalbahal",
            "code": "2797"
        },
        {
            "id": 2795,
            "title": "East Facing House on Sale at Madhyapur Thimi | Bhaktapur",
            "slug": "house-on-sale-at-madhyapur-thimi-bhaktapur",
            "code": "2795"
        },
        {
            "id": 2794,
            "title": "Commercial Property at Chandol",
            "slug": "commercial-property-at-chandol",
            "code": "2794"
        },
        {
            "id": 2793,
            "title": "House for Sale at Kalimati",
            "slug": "house-sale-kalimati",
            "code": "2793"
        },
        {
            "id": 2792,
            "title": "Commercial Land with Old House on Sale at Babarmahal | Kathmandu",
            "slug": "commercial-land-with-old-house-sale-babarmahal",
            "code": "2792"
        },
        {
            "id": 2791,
            "title": "Commercial Building for Rent at Bafal | Kathmandu",
            "slug": "building-for-commercial-use-in-rent-with-two-floors-attached-flat",
            "code": "2791"
        },
        {
            "id": 2789,
            "title": "Commercial Building for Sale at Panipokhari | Kathmandu",
            "slug": "commercial-building-rent",
            "code": "2789"
        }
    ]
}