Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=387
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=388",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=386",
    "results": [
        {
            "id": 2409,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2409"
        },
        {
            "id": 2408,
            "title": "House for Sale at Dallu Awas",
            "slug": "house-for-sale-at-dallu-awas",
            "code": "2106"
        },
        {
            "id": 2407,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2407"
        },
        {
            "id": 2406,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "2136"
        },
        {
            "id": 2405,
            "title": "Land for Sale at Kuleshwor",
            "slug": "land-for-sale-at-kuleshwor",
            "code": "2096"
        },
        {
            "id": 2404,
            "title": "South Facing House on sale at Budhanilkantha",
            "slug": "south-facing-house-on-sale-at-budhanilkantha",
            "code": "2404"
        },
        {
            "id": 2403,
            "title": "House for Sale at Syuchatar Kalanki",
            "slug": "house-for-sale-at-syuchatar-kalanki",
            "code": "2093"
        },
        {
            "id": 2402,
            "title": "South Facing House on sale at Budhanilkantha",
            "slug": "south-facing-house-on-sale-at-budhanilkantha",
            "code": "2402"
        },
        {
            "id": 2401,
            "title": "South Facing House on sale at Budhanilkantha",
            "slug": "south-facing-house-on-sale-at-budhanilkantha",
            "code": "2401"
        },
        {
            "id": 2400,
            "title": "Bunglow for Sale at Bhaisepati",
            "slug": "bunglow-for-sale-at-bhaisepati",
            "code": "2400"
        },
        {
            "id": 2399,
            "title": "Bunglow for Sale at Bhaisepati",
            "slug": "bunglow-for-sale-at-bhaisepati",
            "code": "2399"
        },
        {
            "id": 2398,
            "title": "Land for Sale at Hattiban",
            "slug": "land-for-sale-at-hattiban",
            "code": "2153"
        }
    ]
}