Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=166
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=167",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=165",
    "results": [
        {
            "id": 6158,
            "title": "East Facing House for Sale at Har Har Mahadev | Kadaghari",
            "slug": "east-face-house-for-sale-at-har-har-mahadev-kadaghari",
            "code": "6158"
        },
        {
            "id": 6157,
            "title": "Southeast Facing House for Sale at Har Har Mahadev | Kadaghari",
            "slug": "south-east-facing-house-for-sale-at-har-har-mahadev-kadaghari",
            "code": "6157"
        },
        {
            "id": 6156,
            "title": "House for Sale at Budhanagar",
            "slug": "house-for-sale-at-budhanagar",
            "code": "6156"
        },
        {
            "id": 6155,
            "title": "House for Sale at Darbar Planning | Kadaghari",
            "slug": "25-floor-house-for-sale-at-darbar-planning-kadaghari",
            "code": "6155"
        },
        {
            "id": 6154,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki",
            "code": "6154"
        },
        {
            "id": 6153,
            "title": "House for Sale at Old Baneshwor",
            "slug": "house-for-sale-at-old-baneshwor",
            "code": "6153"
        },
        {
            "id": 6152,
            "title": "Land for Sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "6152"
        },
        {
            "id": 6151,
            "title": "Land for Sale at Tinkune",
            "slug": "land-for-sale-at-tinkune",
            "code": "6151"
        },
        {
            "id": 6146,
            "title": "5 Aana Land for Sale at Balkhu",
            "slug": "5anna-land-for-sale-at-balkhu",
            "code": "6146"
        },
        {
            "id": 6145,
            "title": "House for Sale at  Kalanki",
            "slug": "house-for-sale-on-kalanki",
            "code": "6145"
        },
        {
            "id": 6142,
            "title": "Land for Sale at Dhobichaur",
            "slug": "land-for-sale-at-dhobichaur",
            "code": "6142"
        },
        {
            "id": 6141,
            "title": "Land for Sale at Jagadol | Gokarna",
            "slug": "land-on-sale-at-jagadol",
            "code": "6141"
        }
    ]
}