Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=232
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=233",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=231",
    "results": [
        {
            "id": 5172,
            "title": "Space for Rent at Tinkune",
            "slug": "space-for-rent-at-tinkune",
            "code": "5172"
        },
        {
            "id": 5171,
            "title": "3 BHK Apartment for Sale at Grande Tower",
            "slug": "modern-3bhk-apartment-sale-at-grande-tower",
            "code": "5171"
        },
        {
            "id": 5170,
            "title": "Land for Sale at Sundarharaicha - 8 | Biratchowk",
            "slug": "land-for-sale-at-sundarharaicha-8-biratchowk",
            "code": "5170"
        },
        {
            "id": 5169,
            "title": "Full Furnished House for Sale at Baneshwor",
            "slug": "fullyfurnished-house-for-sale-at-baneshwor",
            "code": "5169"
        },
        {
            "id": 5168,
            "title": "Residential Land with House for Sale at Baneshwor",
            "slug": "residential-land-with-old-house-for-sale-at-baneshwor",
            "code": "5168"
        },
        {
            "id": 5167,
            "title": "Residential Land for Sale at Baneshwor Height",
            "slug": "residential-land-for-at-baneshwor-height",
            "code": "5167"
        },
        {
            "id": 5166,
            "title": "Semi Commercial House for Sale at Baneshwor",
            "slug": "semi-commercial-house-for-sale-at-baneshwor",
            "code": "5166"
        },
        {
            "id": 5165,
            "title": "Land for Sale at Gurjudhara",
            "slug": "land-for-sale-at-gurjudhara",
            "code": "5165"
        },
        {
            "id": 5164,
            "title": "House for Sale at Kalopul",
            "slug": "house-for-sale-at-kalopul",
            "code": "5164"
        },
        {
            "id": 5163,
            "title": "House for Sale at Gurjudhara",
            "slug": "house-for-sale-on-gurjudhara",
            "code": "5163"
        },
        {
            "id": 5161,
            "title": "Land for Sale at Sitapakha | Lalitpur",
            "slug": "land-for-sale-at-sitapakha",
            "code": "5161"
        },
        {
            "id": 5159,
            "title": "Land for Sale at Mahankal | Boudha",
            "slug": "land-for-sale-at-mahankal-boudha",
            "code": "5159"
        }
    ]
}