Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=388
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=389",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=387",
    "results": [
        {
            "id": 2396,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "2396"
        },
        {
            "id": 2395,
            "title": "Land for Sale at Mhepi | Kathmandu",
            "slug": "land-for-sale-at-mhepi",
            "code": "2304"
        },
        {
            "id": 2394,
            "title": "Land for Sale at Naybazar",
            "slug": "land-for-sale-at-naybazar",
            "code": "2138"
        },
        {
            "id": 2393,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "2256"
        },
        {
            "id": 2392,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "2271"
        },
        {
            "id": 2391,
            "title": "House for Sale at Kharibot Boharatar",
            "slug": "house-for-sale-at-kharibot-boharatar",
            "code": "2137"
        },
        {
            "id": 2388,
            "title": "Semi Banglow House on sale at Budhanilkantha",
            "slug": "semi-banglow-house-on-sale-at-budhanilkantha",
            "code": "2388"
        },
        {
            "id": 2387,
            "title": "East Facing House on sale at Budhanilkantha",
            "slug": "east-facing-house-on-sale-at-budhanilkantha",
            "code": "2387"
        },
        {
            "id": 2386,
            "title": "Brand new  Banglow House on sale at Budhanilkantha",
            "slug": "brand-new-banglow-house-on-sale-at-budhanilkantha",
            "code": "2386"
        },
        {
            "id": 2385,
            "title": "House for sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "2385"
        },
        {
            "id": 2382,
            "title": "House for sale at Chuchepati",
            "slug": "house-for-sale-at-chuchepati",
            "code": "2382"
        },
        {
            "id": 2381,
            "title": "Commercial Property for Sale at Nayabazar",
            "slug": "commercial-property-at-nayabazar",
            "code": "2273"
        }
    ]
}