Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=386
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=387",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=385",
    "results": [
        {
            "id": 2431,
            "title": "Land For Sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "2431"
        },
        {
            "id": 2428,
            "title": "House for sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "2428"
        },
        {
            "id": 2427,
            "title": "House for sale at Gothatar",
            "slug": "house-for-sale-at-gothatar",
            "code": "2427"
        },
        {
            "id": 2420,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "2252"
        },
        {
            "id": 2419,
            "title": "House for Sale at Sorakhutte",
            "slug": "house-for-sale-at-sorakhutte",
            "code": "2305"
        },
        {
            "id": 2418,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati",
            "code": "2127"
        },
        {
            "id": 2416,
            "title": "House for Sale at Manamaiju",
            "slug": "house-for-sale-at-manamaiju",
            "code": "2154"
        },
        {
            "id": 2415,
            "title": "House For Sale at Samakhushi",
            "slug": "house-for-sale-at-samakhushi",
            "code": "2415"
        },
        {
            "id": 2413,
            "title": "14.5 Aana Land with House for Sale at Budhanilkantha | Italitar",
            "slug": "145-aana-land-with-house-for-sale-budhanilkantha-italitar",
            "code": "2413"
        },
        {
            "id": 2412,
            "title": "Bungalow for Sale in Gwarko",
            "slug": "bungalow-for-sale-in-gwarko",
            "code": "2152"
        },
        {
            "id": 2411,
            "title": "Modern Style House on sale at Budhanilkantha",
            "slug": "modern-style-house-on-sale-at-budhanilkantha",
            "code": "2411"
        },
        {
            "id": 2410,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "2410"
        }
    ]
}