Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=389
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=390",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=388",
    "results": [
        {
            "id": 2380,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "2301"
        },
        {
            "id": 2379,
            "title": "Semi Bunglow for Sale at Ranibari",
            "slug": "semi-bunglow-for-sale-at-ranibari",
            "code": "2255"
        },
        {
            "id": 2378,
            "title": "Commercial Property at Gyaneshwor Chowk",
            "slug": "commercial-property-at-gyaneshwor-chowk",
            "code": "2302"
        },
        {
            "id": 2377,
            "title": "Commercial Property at Maitidevi",
            "slug": "commercial-property-at-maitidevi",
            "code": "2303"
        },
        {
            "id": 2376,
            "title": "Bunglow for Sale at Raniban",
            "slug": "bunglow-for-sale-at-raniban",
            "code": "2205"
        },
        {
            "id": 2375,
            "title": "Bunglow for Sale at Baluwatar",
            "slug": "bunglow-for-sale-at-baluwatar",
            "code": "2204"
        },
        {
            "id": 2374,
            "title": "House for Sale at Chandol",
            "slug": "house-for-sale-at-chandol",
            "code": "2210"
        },
        {
            "id": 2373,
            "title": "House for Sale at Sorkhutte",
            "slug": "house-for-sale-at-sorkhutte",
            "code": "1030"
        },
        {
            "id": 2372,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "2253"
        },
        {
            "id": 2371,
            "title": "House for Sale at Swoyambhu",
            "slug": "house-for-sale-at-swoyambhu",
            "code": "2371"
        },
        {
            "id": 2370,
            "title": "Bunglow for Sale at Gahana Pokhari",
            "slug": "house-for-sale-at-swoyambhu",
            "code": "2250"
        },
        {
            "id": 2369,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "2369"
        }
    ]
}