Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=385
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=386",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=384",
    "results": [
        {
            "id": 2445,
            "title": "House for sale at Gothatar",
            "slug": "house-for-sale-at-gothatar",
            "code": "2445"
        },
        {
            "id": 2444,
            "title": "Land for Sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "2444"
        },
        {
            "id": 2443,
            "title": "House for sale at Saraswoti Nagar",
            "slug": "house-for-sale-at-saraswoti-nagar",
            "code": "2443"
        },
        {
            "id": 2442,
            "title": "East Face Land For Sale at Boudha Townplanning | Kathmandu",
            "slug": "land-for-sale-at-nayabasti",
            "code": "2442"
        },
        {
            "id": 2441,
            "title": "Land for sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "2441"
        },
        {
            "id": 2440,
            "title": "Land for sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "2440"
        },
        {
            "id": 2439,
            "title": "House on sale at Makalbari",
            "slug": "house-on-sale-at-makalbari",
            "code": "2439"
        },
        {
            "id": 2438,
            "title": "Land for sale at Dakshindhoka",
            "slug": "land-for-sale-at-dakshindhoka",
            "code": "2438"
        },
        {
            "id": 2435,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "2435"
        },
        {
            "id": 2434,
            "title": "Plot Land for Sale at Kankeshwori",
            "slug": "plot-land-for-sale-at-kankeshwori",
            "code": "2434"
        },
        {
            "id": 2433,
            "title": "Land for Sale at Nayabazar",
            "slug": "land-for-sale-at-nayabazar",
            "code": "2433"
        },
        {
            "id": 2432,
            "title": "Commercial Land On Sale At Baneshwor",
            "slug": "commercial-land-on-sale-at-baneshwor",
            "code": "2432"
        }
    ]
}