Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=43
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=44",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=42",
    "results": [
        {
            "id": 7976,
            "title": "Land for Sale at Bhaktapur | Sudal",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "7976"
        },
        {
            "id": 7975,
            "title": "Land for Sale at Budhanilkatha | Taulung",
            "slug": "land-for-sale-at-budhanilkatha-taulung",
            "code": "7975"
        },
        {
            "id": 7974,
            "title": "Land for Sale at Budhanilkatha | Taulung",
            "slug": "land-for-sale-at-budhanilkathataulung",
            "code": "7974"
        },
        {
            "id": 7973,
            "title": "Land for Sale at Budhanilkantha | Taulung",
            "slug": "land-for-sale-at-budhanilkantha-taulung",
            "code": "7973"
        },
        {
            "id": 7972,
            "title": "Land for Sale at Tokha | Tokha View Resort",
            "slug": "land-for-sale-at-tokha-near-tokha-view-resort",
            "code": "7972"
        },
        {
            "id": 7971,
            "title": "Land for Sale at Tokha | Dhapasi",
            "slug": "land-for-sale-at-tokha-dhapasi",
            "code": "7971"
        },
        {
            "id": 7970,
            "title": "House for Sale at Bhudhanilkatha | Deuba Chowk",
            "slug": "house-for-sale-at-bhudhanilkatha-deuba-chowk",
            "code": "7970"
        },
        {
            "id": 7969,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7969"
        },
        {
            "id": 7968,
            "title": "Land for Sale at Tarkeshwor | Jhor",
            "slug": "land-for-sale-at-tarkeshwor-jhor",
            "code": "7968"
        },
        {
            "id": 7967,
            "title": "Commercial Space for Rent at Banasthali",
            "slug": "flat-for-rent-at-banasthali",
            "code": "7967"
        },
        {
            "id": 7966,
            "title": "Land for Rent at Banasthali",
            "slug": "land-for-rent-at-banasthali",
            "code": "7966"
        },
        {
            "id": 7965,
            "title": "Commercial Space for Rent at Samakhusi",
            "slug": "commercial-space-for-rent-at-samakhusi",
            "code": "7965"
        }
    ]
}