Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=170
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=171",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=169",
    "results": [
        {
            "id": 6096,
            "title": "House for Sale at Taukhel",
            "slug": "house-for-sale-at-taukhel",
            "code": "6096"
        },
        {
            "id": 6095,
            "title": "House for Sale at Sital Height",
            "slug": "house-for-sale-at-sital-height",
            "code": "6095"
        },
        {
            "id": 6094,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "6094"
        },
        {
            "id": 6093,
            "title": "House for Sale at Satungal",
            "slug": "house-for-sale-on-satungual",
            "code": "6093"
        },
        {
            "id": 6092,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "6092"
        },
        {
            "id": 6091,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "6091"
        },
        {
            "id": 6090,
            "title": "South Facing House for Sale at Gothatar",
            "slug": "house-for-sale-at-gothatar-kathmandu",
            "code": "6090"
        },
        {
            "id": 6089,
            "title": "Flat System House for Sale at Radhe Radhe",
            "slug": "flat-system-house-for-sale-at-radhe-radhe",
            "code": "6089"
        },
        {
            "id": 6088,
            "title": "10.5 Aana Semi Commercial Land for Sale at Katunje",
            "slug": "105-aana-semi-commercial-land-for-sale-at-katunje",
            "code": "6088"
        },
        {
            "id": 6087,
            "title": "Land for Sale at Sankhadevi",
            "slug": "land-for-sale-at-sankhadevi",
            "code": "6087"
        },
        {
            "id": 6086,
            "title": "Land for Sale at Bhaktapur",
            "slug": "6-aana-land-for-sale-at-kibachowk-katunje-bhaktapur",
            "code": "6086"
        },
        {
            "id": 6085,
            "title": "Commercial Land for Sale at Lokanthali",
            "slug": "commercial-land-for-sale-at-lokanthali",
            "code": "6085"
        }
    ]
}