Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=320
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=321",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=319",
    "results": [
        {
            "id": 3822,
            "title": "House for Sale at Koteshwor | Kathmandu",
            "slug": "house-for-sale-koteshwor",
            "code": "3822"
        },
        {
            "id": 3821,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-sitapaila-nagarjun",
            "code": "3821"
        },
        {
            "id": 3816,
            "title": "Commercial Property for Rent at Putalisadak | Kathmandu",
            "slug": "commercial-property-rent-putalisadak-kathmandu",
            "code": "3816"
        },
        {
            "id": 3815,
            "title": "Commercial Space for Rent at Lazimpat | Kathmandu",
            "slug": "commercial-space-for-rent-lazimpat-kathmandu",
            "code": "3815"
        },
        {
            "id": 3813,
            "title": "House for Sale at Hadigaun",
            "slug": "house-for-sale-hadigaun",
            "code": "3813"
        },
        {
            "id": 3812,
            "title": "House for Sale at Baluwatar | Kathmandu",
            "slug": "house-for-sale-baluwatar",
            "code": "3812"
        },
        {
            "id": 3811,
            "title": "House for Sale in Baluwatar",
            "slug": "house-for-sale-in-baluwatar",
            "code": "3811"
        },
        {
            "id": 3810,
            "title": "House for Sale in Baluwatar | Kathmandu",
            "slug": "house-for-sale-in-baluwatar",
            "code": "3810"
        },
        {
            "id": 3809,
            "title": "House for Sale in Nayabazar",
            "slug": "house-for-sale-in-nayabazar",
            "code": "3809"
        },
        {
            "id": 3808,
            "title": "House for Sale at Lazimpat",
            "slug": "house-for-sale-lazimpat",
            "code": "3808"
        },
        {
            "id": 3807,
            "title": "House for Rent at Battispulati",
            "slug": "house-for-rent-battisputali",
            "code": "3807"
        },
        {
            "id": 3806,
            "title": "6 Aana 2 Paisa Land for Sale at Kharipati | Changunarayan | Bhaktapur",
            "slug": "6-aana-2-paisa-land-for-sale-kharipati-changunarayan-bhaktapur",
            "code": "3806"
        }
    ]
}