Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=350
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=351",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=349",
    "results": [
        {
            "id": 3144,
            "title": "House for Sale at Harisiddhi",
            "slug": "house-for-sale-at-harisiddhi",
            "code": "3144"
        },
        {
            "id": 3143,
            "title": "House For Sale at Lubhu",
            "slug": "house-sale-lubhu",
            "code": "3143"
        },
        {
            "id": 3142,
            "title": "Apartment For Rent At Panipokhari",
            "slug": "apartment-for-rent-at-panipokhari",
            "code": "3142"
        },
        {
            "id": 3141,
            "title": "3 Bhk Apartment for Sale at Hilltake Housing Society | Panipokhari",
            "slug": "hiltake-apartment-sale-at-panipokhari",
            "code": "3141"
        },
        {
            "id": 3139,
            "title": "3 Aana 2 Paisa House For Sale at Mulpani | Kathmandu",
            "slug": "3-aana-2-paisa-house-for-sale-at-mulpani-kathmandu",
            "code": "3139"
        },
        {
            "id": 3138,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3138"
        },
        {
            "id": 3137,
            "title": "House For Sale Imadol | Sital Height",
            "slug": "house-sale-imadol-sital-height",
            "code": "3137"
        },
        {
            "id": 3136,
            "title": "House For Sale at Imadol",
            "slug": "house-sale-imadol",
            "code": "3136"
        },
        {
            "id": 3134,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-sale-budhanilkantha",
            "code": "3134"
        },
        {
            "id": 3133,
            "title": "House for Sale at Mhepi",
            "slug": "house-for-sale-at-mhepi",
            "code": "3133"
        },
        {
            "id": 3132,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-mhepi",
            "code": "3132"
        },
        {
            "id": 3131,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "3131"
        }
    ]
}