Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=284
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=285",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=283",
    "results": [
        {
            "id": 4438,
            "title": "House for Sale at Shantinagar | Baneshwor",
            "slug": "house-sale-at-shantinagar-baneshwor",
            "code": "4438"
        },
        {
            "id": 4437,
            "title": "House on Sale at Kupandol I Lalitpur",
            "slug": "house-on-sale-at-kupandol-i-lalitpur",
            "code": "4437"
        },
        {
            "id": 4436,
            "title": "House for Sale at Chobhar Gate | Bishnudevi Mandir",
            "slug": "house-sale-chovargate",
            "code": "4436"
        },
        {
            "id": 4435,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki-lri-school",
            "code": "4435"
        },
        {
            "id": 4434,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki-lrischool",
            "code": "4434"
        },
        {
            "id": 4433,
            "title": "House for Sale at Kalanki | LRI School",
            "slug": "house-for-sale-at-kalanki-lri-school",
            "code": "4433"
        },
        {
            "id": 4432,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki-orchid-colony",
            "code": "4432"
        },
        {
            "id": 4431,
            "title": "House for Sale at Nayabasti",
            "slug": "house-for-sale-at-nayabasti",
            "code": "4431"
        },
        {
            "id": 4430,
            "title": "Land for Sale at Ratopul",
            "slug": "land-for-sale-at-ratopul",
            "code": "4430"
        },
        {
            "id": 4429,
            "title": "Land for Sale at Buddhanagar | Shankhamul",
            "slug": "land-for-sale-at-buddhanagar-shankhamul",
            "code": "4429"
        },
        {
            "id": 4426,
            "title": "House for Sale at Lokanthali | Bhaktapur",
            "slug": "house-for-sale-at-lokanthali-bhaktapur",
            "code": "4426"
        },
        {
            "id": 4425,
            "title": "Land for Sale at Manohara Planning | Lokanthali | Bhaktapur",
            "slug": "land-for-sale-at-manohara-planning-lokanthali-bhaktapur",
            "code": "4425"
        }
    ]
}