Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=278
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=279",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=277",
    "results": [
        {
            "id": 4521,
            "title": "Commercial Property for Rent at Anamnagar",
            "slug": "commercial-property-for-rent-at-anamnagar",
            "code": "4521"
        },
        {
            "id": 4520,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-dhumbarahi",
            "code": "4520"
        },
        {
            "id": 4519,
            "title": "Land for Sale at Duwakot | Bhaktapur",
            "slug": "land-for-sale-at-duwakot",
            "code": "4519"
        },
        {
            "id": 4517,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-radha-krishna-mandir",
            "code": "4517"
        },
        {
            "id": 4516,
            "title": "House for Sale at Baniyatar",
            "slug": "house-for-sale-at-baniyatar",
            "code": "4516"
        },
        {
            "id": 4515,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepsti",
            "code": "4515"
        },
        {
            "id": 4514,
            "title": "House for Sale at Sunakothi | Lalitpur",
            "slug": "house-for-sale-at-sunakothi-lalitpur",
            "code": "4514"
        },
        {
            "id": 4513,
            "title": "Land for Sale at Badikhel | Godawari",
            "slug": "land-for-sale-at-badikhel-godawari",
            "code": "4513"
        },
        {
            "id": 4512,
            "title": "18 Aana 3 Paisa Land for Sale at Narayantar | Jorpati | Kathmandu",
            "slug": "18-aana-3-paisa-land-for-sale-at-narayantar-jorpati",
            "code": "4512"
        },
        {
            "id": 4511,
            "title": "House for Sale at Dhapasi",
            "slug": "house-for-sale-at-dhapasi",
            "code": "4511"
        },
        {
            "id": 4510,
            "title": "10 Aana Land for Sale at Jorpati",
            "slug": "13-aana-2-paisa-land-for-sale-at-narayantar-jorpati",
            "code": "4510"
        },
        {
            "id": 4509,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "4509"
        }
    ]
}