Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=158
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=159",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=157",
    "results": [
        {
            "id": 6278,
            "title": "Land for Sale at Itahari - 4 | Mahabir Marg",
            "slug": "land-for-sale-at-itahari-4-mahabit-marg",
            "code": "6278"
        },
        {
            "id": 6277,
            "title": "Land for Sale at Simaltar",
            "slug": "land-for-sale-at-simaltar",
            "code": "6277"
        },
        {
            "id": 6276,
            "title": "House for Sale at Kapan | Bhangal",
            "slug": "house-for-sale-at-kapan-bhangal",
            "code": "6276"
        },
        {
            "id": 6275,
            "title": "House for Sale at Boudha | Kumarigal",
            "slug": "house-for-sale-at-boudha",
            "code": "6275"
        },
        {
            "id": 6274,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "6274"
        },
        {
            "id": 6273,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "6273"
        },
        {
            "id": 6272,
            "title": "House for Sale at Katunje",
            "slug": "house-for-sale-at-katunje",
            "code": "6272"
        },
        {
            "id": 6271,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6271"
        },
        {
            "id": 6270,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-grande",
            "code": "6270"
        },
        {
            "id": 6269,
            "title": "Land for Sale at Balkot",
            "slug": "land-for-sale-at-balkot",
            "code": "6269"
        },
        {
            "id": 6268,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "6268"
        },
        {
            "id": 6267,
            "title": "Land for Sale at Tathali | Bhaktapur",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "6267"
        }
    ]
}