Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=14
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=15",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=13",
    "results": [
        {
            "id": 8364,
            "title": "House for Sale at Swayambhu",
            "slug": "house-for-sale-at-sanobharyang-swayambhu",
            "code": "8364"
        },
        {
            "id": 8363,
            "title": "House for Sale at Ramkot",
            "slug": "house-for-sale-at-dadapauwa-ramkot",
            "code": "8363"
        },
        {
            "id": 8362,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-nilopul-kapan",
            "code": "8362"
        },
        {
            "id": 8361,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8361"
        },
        {
            "id": 8360,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "8360"
        },
        {
            "id": 8356,
            "title": "House for Sale at Buddhanagar",
            "slug": "house-for-sale-at-buddhanagar",
            "code": "8356"
        },
        {
            "id": 8355,
            "title": "Land for Sale at Chhetrapati",
            "slug": "land-for-sale-at-chettrapati",
            "code": "8355"
        },
        {
            "id": 8354,
            "title": "Semi Commercial House for Sale at Old Baneshwor",
            "slug": "semi-commercial-house-for-sale-at-old-baneshwor",
            "code": "8354"
        },
        {
            "id": 8353,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "8353"
        },
        {
            "id": 8352,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha-bashubdhara",
            "code": "8352"
        },
        {
            "id": 8351,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-grande",
            "code": "8351"
        },
        {
            "id": 8350,
            "title": "Land for Rent at Nalinchowk",
            "slug": "land-for-rent-at-nalinchowkbhaktapur",
            "code": "8350"
        }
    ]
}