Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=239
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=240",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=238",
    "results": [
        {
            "id": 5075,
            "title": "Southeast Facing House for Sale at Thimi",
            "slug": "south-east-face-house-for-sale-at-thimi-bhaktapur",
            "code": "5075"
        },
        {
            "id": 5074,
            "title": "Land for Sale at Indrayani",
            "slug": "land-for-sale-at-indrayani",
            "code": "5074"
        },
        {
            "id": 5073,
            "title": "Land for Sale at Pokhara -16 | Batulechaur",
            "slug": "land-for-sale-at-pokhara-16-batulechaur",
            "code": "5073"
        },
        {
            "id": 5072,
            "title": "Land for Sale at Malepatan | Pokhara-05",
            "slug": "land-for-sale-at-malepatan-pokhara-05",
            "code": "5072"
        },
        {
            "id": 5071,
            "title": "Land for Sale at Biratnagar - 3 | Kanchanbari",
            "slug": "land-for-sale-at-biratnagar-3-kanchanbari",
            "code": "5071"
        },
        {
            "id": 5070,
            "title": "Land for Sale at Biratnagar - 3 | Jyoti Marg",
            "slug": "land-for-sale-at-biratnagar-3-jyoti-marg",
            "code": "5070"
        },
        {
            "id": 5069,
            "title": "Land for Sale at Dharan - 13 | Darshan Marg",
            "slug": "land-for-sale-at-dharan-13-darshan-marg",
            "code": "5069"
        },
        {
            "id": 5068,
            "title": "House for Sale at Thali",
            "slug": "house-for-sale-at-thali",
            "code": "5068"
        },
        {
            "id": 5067,
            "title": "House for Sale at Ramhiti",
            "slug": "house-for-sale-at-ramhiti",
            "code": "5067"
        },
        {
            "id": 5066,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "5066"
        },
        {
            "id": 5065,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "5065"
        },
        {
            "id": 5064,
            "title": "House for Sale at Mulpani",
            "slug": "house-for-sale-at-thali",
            "code": "5064"
        }
    ]
}