Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=240
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=241",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=239",
    "results": [
        {
            "id": 5062,
            "title": "Land for Sale at Bhadrabas",
            "slug": "land-for-sale-at-bhadrabas",
            "code": "5062"
        },
        {
            "id": 5061,
            "title": "House for Sale at Gothatar",
            "slug": "house-for-sale-at-gothatar-tej-binayak-kathmandu",
            "code": "5061"
        },
        {
            "id": 5060,
            "title": "Land for Sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "5060"
        },
        {
            "id": 5057,
            "title": "House for Sale at Tikathaki | Lalitpur",
            "slug": "house-for-sale-at-tikathaki-lalitpur",
            "code": "5057"
        },
        {
            "id": 5056,
            "title": "House for Sale at Godawari",
            "slug": "house-for-sale-godawari",
            "code": "5056"
        },
        {
            "id": 5055,
            "title": "House for Sale at Godawari",
            "slug": "house-for-sale-at-godawari",
            "code": "5055"
        },
        {
            "id": 5054,
            "title": "House for Sale at Godawari",
            "slug": "house-for-sale-at-godawari",
            "code": "5054"
        },
        {
            "id": 5053,
            "title": "House for Sale at Changathali | Lalitpur",
            "slug": "house-for-sale-at-changathali-lalitpur",
            "code": "5053"
        },
        {
            "id": 5052,
            "title": "Premium Bungalow for Sale at Budhanilkantha",
            "slug": "premium-bunglow-for-sale-at-budhanilkantha",
            "code": "5052"
        },
        {
            "id": 5051,
            "title": "Commercial House for Sale at Kalanki",
            "slug": "commercial-house-on-sale",
            "code": "5051"
        },
        {
            "id": 5050,
            "title": "Premium Residential Bungalow for Sale at Balkot",
            "slug": "premium-residential-bungalow-for-sale-at-balkot",
            "code": "5050"
        },
        {
            "id": 5048,
            "title": "House for Sale at Chhauni | Kathmandu",
            "slug": "house-for-sale-at-chhauni-kathmandu",
            "code": "5048"
        }
    ]
}