Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=168
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=169",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=167",
    "results": [
        {
            "id": 6120,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "6120"
        },
        {
            "id": 6119,
            "title": "Land for Sale at Pepsicola",
            "slug": "land-for-sale-at-pepsicola-kathmandu",
            "code": "6119"
        },
        {
            "id": 6118,
            "title": "South-East Facing Land for Sale at Gothatar",
            "slug": "land-for-sale-at-gothatar-kathmandu",
            "code": "6118"
        },
        {
            "id": 6117,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "6117"
        },
        {
            "id": 6116,
            "title": "Modern House for Sale at Balkot",
            "slug": "modern-house-for-sale-at-balkot",
            "code": "6116"
        },
        {
            "id": 6115,
            "title": "Commercial Land for Sale at Sanepa | Lalitpur",
            "slug": "commercial-land-for-sale-at-sanepa-lalitpur",
            "code": "6115"
        },
        {
            "id": 6114,
            "title": "Land for Sale at Itahari - 4 | Red Cross Chowk",
            "slug": "land-for-sale-at-itahari-4-red-cross-chowk",
            "code": "6114"
        },
        {
            "id": 6113,
            "title": "House for Sale at Thali",
            "slug": "house-for-sale-at-thali-kathmandu",
            "code": "6113"
        },
        {
            "id": 6112,
            "title": "Land for Sale at Bungamati | Lalitpur",
            "slug": "land-for-sale-at-bungamati-lalitpur",
            "code": "6112"
        },
        {
            "id": 6111,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "6111"
        },
        {
            "id": 6110,
            "title": "Land for Sale at Itahari - 7 | Balgram",
            "slug": "land-for-sale-at-itahari-7-balgram",
            "code": "6110"
        },
        {
            "id": 6109,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-at-nakhipot-lalitpur",
            "code": "6109"
        }
    ]
}