Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=390
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=391",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=389",
    "results": [
        {
            "id": 2368,
            "title": "Land for Sale at Nayabazar",
            "slug": "land-for-sale-at-nayabazar",
            "code": "2368"
        },
        {
            "id": 2367,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "1762"
        },
        {
            "id": 2366,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "1759"
        },
        {
            "id": 2365,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "2094"
        },
        {
            "id": 2364,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "2364"
        },
        {
            "id": 2363,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "1764"
        },
        {
            "id": 2362,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "2362"
        },
        {
            "id": 2361,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "2361"
        },
        {
            "id": 2360,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "2360"
        },
        {
            "id": 2359,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "2359"
        },
        {
            "id": 2358,
            "title": "House for Sale at Ason",
            "slug": "house-for-sale-at-ason",
            "code": "1757"
        },
        {
            "id": 2357,
            "title": "House for Sale in Chamati",
            "slug": "house-for-sale-in-chamati",
            "code": "2357"
        }
    ]
}