Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=13
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=14",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=12",
    "results": [
        {
            "id": 8380,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "8380"
        },
        {
            "id": 8379,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "8379"
        },
        {
            "id": 8378,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "8378"
        },
        {
            "id": 8377,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "8377"
        },
        {
            "id": 8376,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "8376"
        },
        {
            "id": 8375,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-ofsale-at-budhanilkantha",
            "code": "8375"
        },
        {
            "id": 8374,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "8374"
        },
        {
            "id": 8373,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "8373"
        },
        {
            "id": 8369,
            "title": "Bungalow House for Sale at Rambazar",
            "slug": "bunglow-house-for-sale-at-rambajar",
            "code": "8369"
        },
        {
            "id": 8367,
            "title": "Land for Sale at Balkot",
            "slug": "4-aana-land-for-sale-at-balkot-dharapati",
            "code": "8367"
        },
        {
            "id": 8366,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "8366"
        },
        {
            "id": 8365,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-sattale-kapan",
            "code": "8365"
        }
    ]
}