Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=145
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=146",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=144",
    "results": [
        {
            "id": 6461,
            "title": "Land for Sale at Sundarharaicha - 10 | Biratchowk",
            "slug": "land-for-sale-at-sundarharaicha-10-biratchowk",
            "code": "6461"
        },
        {
            "id": 6460,
            "title": "East Facing House for Sale at Balkot",
            "slug": "east-face-house-for-sale-at-balkot-bhaktapur",
            "code": "6460"
        },
        {
            "id": 6459,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "6459"
        },
        {
            "id": 6458,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6458"
        },
        {
            "id": 6457,
            "title": "House for Sale at Boudha | Aarubari",
            "slug": "house-for-sale-at-boudha-aarubari",
            "code": "6457"
        },
        {
            "id": 6456,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6456"
        },
        {
            "id": 6455,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6455"
        },
        {
            "id": 6454,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6454"
        },
        {
            "id": 6453,
            "title": "Land for Sale at Biratnagar - 6 | Kanchanbari",
            "slug": "land-for-sale-at-biratnagar-6-kanchanbari",
            "code": "6453"
        },
        {
            "id": 6452,
            "title": "House for Sale at Katunje",
            "slug": "house-for-sale-at-katunje",
            "code": "6452"
        },
        {
            "id": 6451,
            "title": "House for Sale at Biratnagar",
            "slug": "house-for-sale-at-biratnagar",
            "code": "6451"
        },
        {
            "id": 6450,
            "title": "Land for Sale at Chhaling | Bhaktapur",
            "slug": "land-for-sale-at-chhaling-bhaktapur",
            "code": "6450"
        }
    ]
}