Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=356
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=357",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=355",
    "results": [
        {
            "id": 3008,
            "title": "House for Sale at Nayabuspark",
            "slug": "house-for-sale-at-nayabuspark",
            "code": "3008"
        },
        {
            "id": 3007,
            "title": "Apartment on Sale at Premier  | Maharajgunj",
            "slug": "premier-apartment-sale-at-maharajgunj",
            "code": "3007"
        },
        {
            "id": 3002,
            "title": "Land for Sale at Chabahil",
            "slug": "land-for-sale-commercial",
            "code": "3002"
        },
        {
            "id": 3001,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "3001"
        },
        {
            "id": 3000,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "3000"
        },
        {
            "id": 2999,
            "title": "Land for Sale at Dhumbarahi",
            "slug": "land-for-sale-at-dhumbarahi",
            "code": "2999"
        },
        {
            "id": 2996,
            "title": "2.5 Floor House For Sale at Kadaghari | Kathmandu",
            "slug": "25-floor-house-on-sale-at-kadaghari-kathmandu",
            "code": "2996"
        },
        {
            "id": 2995,
            "title": "Commercial Land On Sale at Baneshwor",
            "slug": "commercial-land-on-sale-at-baneshwor",
            "code": "2995"
        },
        {
            "id": 2994,
            "title": "House for sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "2994"
        },
        {
            "id": 2993,
            "title": "Land For Sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "2993"
        },
        {
            "id": 2992,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "2992"
        },
        {
            "id": 2991,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-at-baneshwor",
            "code": "2991"
        }
    ]
}