Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=323
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=324",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=322",
    "results": [
        {
            "id": 3770,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-bhudhanilkantha",
            "code": "3770"
        },
        {
            "id": 3769,
            "title": "House For Sale At Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3769"
        },
        {
            "id": 3767,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-for-sale-sitapaila",
            "code": "3767"
        },
        {
            "id": 3765,
            "title": "Land for Sale at Jhamsikhel | Lalitpur",
            "slug": "land-for-sale-hamsikhel-lalitpur",
            "code": "3765"
        },
        {
            "id": 3764,
            "title": "Land for Sale at Sanepa | Lalitpur",
            "slug": "land-for-sale-at-sanepa-lalitpur",
            "code": "3764"
        },
        {
            "id": 3762,
            "title": "Land for Sale at Jhamsikhel | Lalitpur",
            "slug": "land-for-sale-at-jhamsikhel-lalitpur",
            "code": "3762"
        },
        {
            "id": 3761,
            "title": "Wall System East Facing House for Sale at Kaushaltar | Bhaktapur",
            "slug": "east-facing-house-for-sale-kausaltar-bhaktapur",
            "code": "3761"
        },
        {
            "id": 3758,
            "title": "12 Aana Land for Sale at Gatthaghar | Bhaktapur",
            "slug": "land-for-sale-gatthaghar",
            "code": "3758"
        },
        {
            "id": 3755,
            "title": "House for Sale at Gothatar",
            "slug": "house-for-sale-gothatar",
            "code": "3755"
        },
        {
            "id": 3748,
            "title": "Land for Sale at Mulpani | Kathmandu",
            "slug": "south-west-land-for-sale-at-mulpani-kathmandu",
            "code": "3748"
        },
        {
            "id": 3745,
            "title": "House for Sale at Mulpani | Kathmandu",
            "slug": "house-for-sale-mulpani-kathmandu",
            "code": "3745"
        },
        {
            "id": 3744,
            "title": "28 Aana Land for Sale at Ramkot | Kalanki",
            "slug": "28-aana-land-for-sale-ramkot-kalanki-kathmandu",
            "code": "3744"
        }
    ]
}