Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=384
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=385",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=383",
    "results": [
        {
            "id": 2457,
            "title": "Land for sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "2457"
        },
        {
            "id": 2456,
            "title": "House for sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "2456"
        },
        {
            "id": 2455,
            "title": "Land for Sale at Kapan,payutar",
            "slug": "land-for-sale-at-kapanpayutar",
            "code": "2455"
        },
        {
            "id": 2454,
            "title": "Land for Sale at Kapan | Payutar",
            "slug": "land-for-sale-at-kapanpayutar",
            "code": "2454"
        },
        {
            "id": 2453,
            "title": "Land for sale at Kapan Payutar",
            "slug": "land-for-sale-at-kapan-payutar",
            "code": "2453"
        },
        {
            "id": 2452,
            "title": "Hotel for sale at Kadaghari,birendra chowk",
            "slug": "hotel-for-sale-at-kadagharibirendra-chowk",
            "code": "2452"
        },
        {
            "id": 2451,
            "title": "House for sale at Boudha | Kathmandu",
            "slug": "house-sale-boudha",
            "code": "2451"
        },
        {
            "id": 2450,
            "title": "house for sale at Gothatar",
            "slug": "house-for-sale-at-gothatar",
            "code": "2450"
        },
        {
            "id": 2449,
            "title": "Land for sale at Gothatar",
            "slug": "land-for-sale-at-gothatar",
            "code": "2449"
        },
        {
            "id": 2448,
            "title": "House for sale at Arubari | Boudha",
            "slug": "house-for-sale-at-arubari",
            "code": "2448"
        },
        {
            "id": 2447,
            "title": "House for sale at Thali",
            "slug": "house-for-sale-at-thali",
            "code": "2447"
        },
        {
            "id": 2446,
            "title": "Land for sale at Ratopul",
            "slug": "land-for-sale-at-ratopul",
            "code": "2446"
        }
    ]
}