Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=364
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=365",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=363",
    "results": [
        {
            "id": 2857,
            "title": "Land for sale at Kapan",
            "slug": "land-for-sale-kapan",
            "code": "2857"
        },
        {
            "id": 2856,
            "title": "Land for Sale at Saraswoti Nagar",
            "slug": "land-for-sale-at-saraswoti-nagar",
            "code": "2856"
        },
        {
            "id": 2855,
            "title": "Royal Bungalow for sale at Budhanilkantha | Kathmandu",
            "slug": "royal-bungalow-for-sale-at-budhanilkantha-kathmandu",
            "code": "2855"
        },
        {
            "id": 2853,
            "title": "House for sale at Golfutar | Budhanilkantha",
            "slug": "house-for-sale-at-golfutar-budhanilkantha",
            "code": "2853"
        },
        {
            "id": 2852,
            "title": "Bungalow for Sale at Aloknagar | Baneshwor",
            "slug": "bungalow-on-sale-aloknagar-baneshwor",
            "code": "2087"
        },
        {
            "id": 2850,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "2850"
        },
        {
            "id": 2849,
            "title": "Bungalow for Sale at Hadigaun | Kathmandu",
            "slug": "bungalow-for-sale-at-hadigaun",
            "code": "2849"
        },
        {
            "id": 2848,
            "title": "Commercial Building for Rent at Baluwatar | Kathmandu",
            "slug": "commercial-building-for-rent",
            "code": "2848"
        },
        {
            "id": 2845,
            "title": "Land for Sale at Baluwatar",
            "slug": "land-for-sale-at-baluwatar",
            "code": "2845"
        },
        {
            "id": 2844,
            "title": "House for sale at Tokha | Surya Darshan Height",
            "slug": "house-for-sale-at-tokha-3-dhaneshwor-surya-darshan-height",
            "code": "2844"
        },
        {
            "id": 2843,
            "title": "West Facing House For Sale at Ranabhat | Balkot | Bhaktapur",
            "slug": "west-facing-house-for-sale-at-ranabhat-balkot-bhaktapur",
            "code": "2843"
        },
        {
            "id": 2842,
            "title": "House for Sale at Tokha | Surya Darshan Height",
            "slug": "house-for-sale-tokha-3-surya-darshan-height",
            "code": "2842"
        }
    ]
}