Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=296
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=297",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=295",
    "results": [
        {
            "id": 4270,
            "title": "1 Ropani Land for Sale at Mandikatar",
            "slug": "1-ropani-land-for-sale-at-mandikatar",
            "code": "4270"
        },
        {
            "id": 4269,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-chabhail",
            "code": "4269"
        },
        {
            "id": 4268,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "4268"
        },
        {
            "id": 4265,
            "title": "20 Aana Land for Sale at Gairidhara",
            "slug": "20-aana-land-for-sale-gairidhara",
            "code": "4265"
        },
        {
            "id": 4261,
            "title": "Bungalow for Sale at Mandikatar",
            "slug": "bungalow-for-sale-mandikatar",
            "code": "4261"
        },
        {
            "id": 4260,
            "title": "Space for Rent at Imadol",
            "slug": "house-for-rent-imadol",
            "code": "4260"
        },
        {
            "id": 4259,
            "title": "Land for Sale at Bhatkekopul | Chabahil",
            "slug": "land-for-sale-bhatkekopul-chabahil-kathmandu",
            "code": "4259"
        },
        {
            "id": 4254,
            "title": "House  for sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4254"
        },
        {
            "id": 4251,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "4251"
        },
        {
            "id": 4250,
            "title": "Land for Sale at Lele",
            "slug": "land-for-sale-lele",
            "code": "4250"
        },
        {
            "id": 4249,
            "title": "Land for Sale at Zero Km | Pokhara",
            "slug": "land-for-sale-at-pokhara-8-zero-km",
            "code": "4249"
        },
        {
            "id": 4248,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4248"
        }
    ]
}