Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=118
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=119",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=117",
    "results": [
        {
            "id": 6887,
            "title": "House for Sale at Jorpati | Shivachowk",
            "slug": "house-for-sale-at-shivachowk",
            "code": "6887"
        },
        {
            "id": 6886,
            "title": "Land for Sale at Ramkot | Mahankal Temple",
            "slug": "land-for-sale-at-ramkot-mahankal-temple",
            "code": "6886"
        },
        {
            "id": 6885,
            "title": "Land for Sale at Dakshindhoka",
            "slug": "land-for-sale-at-dakshindhoka",
            "code": "6885"
        },
        {
            "id": 6884,
            "title": "Land for Sale at Ramkot",
            "slug": "land-for-sale-at-ramkot",
            "code": "6884"
        },
        {
            "id": 6883,
            "title": "House for Sale at Koteshwor",
            "slug": "housefor-sale-at-koteshwore",
            "code": "6883"
        },
        {
            "id": 6881,
            "title": "Apartment for Rent at Lalitpur | Sanepa",
            "slug": "apartment-for-rent-at-sanepa-lalitpur",
            "code": "6881"
        },
        {
            "id": 6880,
            "title": "House for Sale at Tarkeshwor | Jarankhu",
            "slug": "house-for-sale-at-tarkeshwor-jarankhu",
            "code": "6880"
        },
        {
            "id": 6879,
            "title": "House for Sale at Banasthali",
            "slug": "house-for-sale-at-banasthali",
            "code": "6879"
        },
        {
            "id": 6877,
            "title": "Land for Sale at Tarkeshwor | Lolang",
            "slug": "land-for-sale-at-tarkeshwor-lolang",
            "code": "6877"
        },
        {
            "id": 6876,
            "title": "Residential Property for Rent at Bansbari",
            "slug": "residential-property-for-rent-at-bansbari-kathmandu",
            "code": "6876"
        },
        {
            "id": 6875,
            "title": "Land for Sale at Bhaktapur | Sudal",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "6875"
        },
        {
            "id": 6874,
            "title": "House for Sale at Dillibazar | Maitidevi",
            "slug": "house-for-sale-at-dillibazar-maitidevi",
            "code": "6874"
        }
    ]
}