Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=319
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=320",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=318",
    "results": [
        {
            "id": 3840,
            "title": "House For Sale at Tarkeshwor",
            "slug": "house-for-sale-tarkeshwor",
            "code": "3840"
        },
        {
            "id": 3839,
            "title": "East Facing House for Sale at Nekosera | Bhaktapur",
            "slug": "east-facing-house-for-sale-bhaktapur-madhyapur-thimi",
            "code": "3839"
        },
        {
            "id": 3838,
            "title": "Land for Sale at Madhyapur Thimi | Bhaktapur",
            "slug": "land-for-sale-bhaktapur-madhyapur-thimi",
            "code": "3838"
        },
        {
            "id": 3837,
            "title": "House for Sale at Tokha | Suryadarshan Height",
            "slug": "house-for-sale-tokha-suryadarshan-height",
            "code": "3837"
        },
        {
            "id": 3836,
            "title": "House for Sale at Satungual | Kathmandu",
            "slug": "house-on-sale-satungual",
            "code": "3836"
        },
        {
            "id": 3835,
            "title": "House for Sale at Satungal",
            "slug": "house-on-sale-satungal",
            "code": "3835"
        },
        {
            "id": 3834,
            "title": "House For Sale at Nekosera | Bhaktapur",
            "slug": "north-west-facing-house-for-sale-bhaktapur",
            "code": "3834"
        },
        {
            "id": 3833,
            "title": "Land for Sale at Kirtipur | Kathmandu",
            "slug": "land-on-sale-kirtipur-machhegaun",
            "code": "3833"
        },
        {
            "id": 3831,
            "title": "21 Aana Land for Sale at Mulpani | Kathmandu",
            "slug": "west-facing-land-for-sale-mulpani-kathmandu",
            "code": "3831"
        },
        {
            "id": 3830,
            "title": "15 Aana South Facing Land For Sale at Mulpani | Kathmandu",
            "slug": "south-facing-land-for-sale-mulpani",
            "code": "3830"
        },
        {
            "id": 3829,
            "title": "2 Ropani Land for Sale at Mulpani | Kathmandu",
            "slug": "2-ropani-land-for-sale-mulpani",
            "code": "3829"
        },
        {
            "id": 3828,
            "title": "1 Ropani Land for Sale at Mulpani | Kathmandu",
            "slug": "1-ropani-land-for-sale-mulpani",
            "code": "3828"
        }
    ]
}