Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=130
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=131",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=129",
    "results": [
        {
            "id": 6696,
            "title": "Land for Sale at Baneshwor Height",
            "slug": "land-for-sale-at-baneshwor-hight",
            "code": "6696"
        },
        {
            "id": 6695,
            "title": "Land for Sale at Old Baneshwor",
            "slug": "land-for-sale-at-old-baneshwor",
            "code": "6695"
        },
        {
            "id": 6694,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-at-bafal",
            "code": "6694"
        },
        {
            "id": 6693,
            "title": "Land for Sale at Ghattekulo",
            "slug": "land-for-sale-at-ghattekulo",
            "code": "6693"
        },
        {
            "id": 6692,
            "title": "House for Sale at Old Baneshwor",
            "slug": "house-for-sale-at-old-baneshwor",
            "code": "6692"
        },
        {
            "id": 6691,
            "title": "Bangalow for Sale at Battishputli",
            "slug": "banglow-on-sale-at-battishputli",
            "code": "6691"
        },
        {
            "id": 6690,
            "title": "Land for Sale at Velpa",
            "slug": "land-for-sale-at-velpa",
            "code": "6690"
        },
        {
            "id": 6689,
            "title": "House for Sale at Shantinagar",
            "slug": "house-for-sale-at-shantinagar",
            "code": "6689"
        },
        {
            "id": 6688,
            "title": "Semi Commercial House for Sale at Pokhara - 11 | Fulbari",
            "slug": "house-for-sale-at-pokhara-11-fulbari",
            "code": "6688"
        },
        {
            "id": 6687,
            "title": "Commercial Building for Sale at Shantinagar",
            "slug": "commercial-building-for-sale-at-shantinagar",
            "code": "6687"
        },
        {
            "id": 6686,
            "title": "Land for Sale at Pokhara - 19 | Lamachaur",
            "slug": "land-for-sale-at-pokhara-19-lamachaur",
            "code": "6686"
        },
        {
            "id": 6685,
            "title": "House for Sale at Bhangal",
            "slug": "house-on-sale",
            "code": "6685"
        }
    ]
}