Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=60
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=61",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=59",
    "results": [
        {
            "id": 7754,
            "title": "2BHK Classic Tower Apartment for Sale at Hattiban",
            "slug": "2bhk-apartment-for-sale-at-classic-tower",
            "code": "7754"
        },
        {
            "id": 7753,
            "title": "Land for Sale at Bhaktapur | Radhe Radhe",
            "slug": "land-for-sale-in",
            "code": "7753"
        },
        {
            "id": 7752,
            "title": "Land for Sale at Dharan - 16 | Ganeshman Chowk",
            "slug": "land-for-sale-atdharan-16-ganeshman-chowk",
            "code": "7752"
        },
        {
            "id": 7751,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "7751"
        },
        {
            "id": 7750,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "7750"
        },
        {
            "id": 7749,
            "title": "Land for Sale at Bhaktapur | Chhaling",
            "slug": "land-for-sale-at-chhalingbhaktapur",
            "code": "7749"
        },
        {
            "id": 7748,
            "title": "House for Sale at Tinthana | Kalanki",
            "slug": "house-for-sale-at-tinthana-kalanki",
            "code": "7748"
        },
        {
            "id": 7746,
            "title": "House for Sale at Bhasepati | Radio Nepal",
            "slug": "house-onsale-at-bhasepati-radio-nepal",
            "code": "7746"
        },
        {
            "id": 7745,
            "title": "House for Sale at Pokhara | Fulbari",
            "slug": "house-for-sale-at-fulbari",
            "code": "7745"
        },
        {
            "id": 7738,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7738"
        },
        {
            "id": 7737,
            "title": "Land for Sale at Buddhanagar",
            "slug": "land-for-sale-at-buddhanagar",
            "code": "7737"
        },
        {
            "id": 7736,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7736"
        }
    ]
}