Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=156
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=157",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=155",
    "results": [
        {
            "id": 6310,
            "title": "Land for Sale at Jorpati",
            "slug": "land-for-sale-at-jorpati-shivachowk",
            "code": "6310"
        },
        {
            "id": 6309,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "6309"
        },
        {
            "id": 6308,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "6308"
        },
        {
            "id": 6307,
            "title": "Land for Sale at Khokana | Lalitpur",
            "slug": "land-for-sale-at-khokana-lalitpur",
            "code": "6307"
        },
        {
            "id": 6306,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6306"
        },
        {
            "id": 6304,
            "title": "Residential Land for Sale at Mulpani | Kathmandu",
            "slug": "residential-land-for-sale-at-mulpani-kathmandu",
            "code": "6304"
        },
        {
            "id": 6303,
            "title": "East Facing Land For Sale at Baba Chowk | Mulpani | Kathmandu",
            "slug": "east-facing-land-for-sale-at-baba-chowk-mulpani-kathmandu",
            "code": "6303"
        },
        {
            "id": 6302,
            "title": "South Facing House For Sale at Thali | Kathmandu",
            "slug": "south-facing-house-for-sale-at-thali-kathmandu",
            "code": "6302"
        },
        {
            "id": 6301,
            "title": "House For Sale at Thali | Kathmandu",
            "slug": "house-for-sale-at-thali-kathmandu",
            "code": "6301"
        },
        {
            "id": 6300,
            "title": "House for Sale at Biratnagar",
            "slug": "house-for-sale-at-oilbigam",
            "code": "6300"
        },
        {
            "id": 6299,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "6299"
        },
        {
            "id": 6296,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "6296"
        }
    ]
}