Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=346
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=347",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=345",
    "results": [
        {
            "id": 3220,
            "title": "3 Aana 3 Daam House For Sale at Gothatar | Kathmandu",
            "slug": "house-for-sale-at-gothatar-kathmandu",
            "code": "3220"
        },
        {
            "id": 3219,
            "title": "5 Aana 2 Paisa Land For Sale at Lokanthali | Bhaktapur",
            "slug": "5-aana-2-paisa-land-for-sale-at-lokanthali-bhaktapur",
            "code": "3219"
        },
        {
            "id": 3218,
            "title": "Land For Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "3218"
        },
        {
            "id": 3217,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "3217"
        },
        {
            "id": 3215,
            "title": "10 Aana House for Sale at Balaju Height",
            "slug": "house-for-sale-at-balaju",
            "code": "3215"
        },
        {
            "id": 3214,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "3214"
        },
        {
            "id": 3213,
            "title": "House for Sale at Raniban | Pani Tanki",
            "slug": "house-for-sale-at-raniban",
            "code": "3213"
        },
        {
            "id": 3207,
            "title": "House for Sale at Tahachal | Kalimati",
            "slug": "house-for-sale-at-tahachal-kalimati",
            "code": "3207"
        },
        {
            "id": 3206,
            "title": "House for Rent in Chamati",
            "slug": "house-for-rent-in-chamati",
            "code": "3206"
        },
        {
            "id": 3205,
            "title": "House for Sale at Dallu",
            "slug": "house-for-sale-at-dallu",
            "code": "3205"
        },
        {
            "id": 3204,
            "title": "House for Sale at Kalimati",
            "slug": "house-for-sale-at-kalimati",
            "code": "3204"
        },
        {
            "id": 3203,
            "title": "House for Sale at Maharajgunj | Chundevi",
            "slug": "house-for-sale-at-maharajgunj",
            "code": "3203"
        }
    ]
}