Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=360
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=361",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=359",
    "results": [
        {
            "id": 2931,
            "title": "House For Sale at Samakhusi",
            "slug": "house-for-sale-at-samakhusi",
            "code": "2086"
        },
        {
            "id": 2929,
            "title": "House For Sale at Green Hill City | Mulpani | Kathmandu",
            "slug": "north-face-house-on-sale-at-green-hill-city-mulpani",
            "code": "2929"
        },
        {
            "id": 2928,
            "title": "East Facing House on Sale at Green Hill City Housing | Mulpani | Kathmandu",
            "slug": "east-facing-house-on-sale-at-green-hill-city-housing-mulpani",
            "code": "2928"
        },
        {
            "id": 2927,
            "title": "5 Aana 2 Paisa House on Sale at Green Hill City | Mulpani | Kathmandu",
            "slug": "5-aana-2-paisa-house-on-sale-at-green-hill-city-mulpani",
            "code": "2927"
        },
        {
            "id": 2926,
            "title": "North Facing House on Sale at Green Hill City Mulpani | Kathmandu",
            "slug": "north-facing-house-on-sale-at-green-hill-city-mulpani",
            "code": "2926"
        },
        {
            "id": 2925,
            "title": "House on Sale at Green Hill City Housing | Mulpani",
            "slug": "house-on-sale-at-green-hill-city-housing-mulpani-kathmandu",
            "code": "2925"
        },
        {
            "id": 2924,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "2268"
        },
        {
            "id": 2923,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "2923"
        },
        {
            "id": 2922,
            "title": "Land for Sale at Baluwatar",
            "slug": "land-for-sale-at-baluwatar",
            "code": "2922"
        },
        {
            "id": 2921,
            "title": "House for Sale at Baluwatar",
            "slug": "hpuse-for-sale-at-baluwatar",
            "code": "2921"
        },
        {
            "id": 2920,
            "title": "Land for Sale at Naxal",
            "slug": "land-for-sale-at-naxal",
            "code": "2920"
        },
        {
            "id": 2919,
            "title": "Land for Sale at Gairidhara | Baluwatar",
            "slug": "land-for-sale-at-gairidhara-baluwatar",
            "code": "2919"
        }
    ]
}