Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=304
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=305",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=303",
    "results": [
        {
            "id": 4123,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-tarkeshwor",
            "code": "4123"
        },
        {
            "id": 4118,
            "title": "Commercial House for Sale at Koteshwor",
            "slug": "house-for-sale-koteshwor",
            "code": "4118"
        },
        {
            "id": 4117,
            "title": "Semi Commercial House for Sale at Baneshwor",
            "slug": "semi-commercial-land-for-sale-at-baneshwor",
            "code": "4117"
        },
        {
            "id": 4116,
            "title": "3.5 Aana Land for Sale at Nilbarahi Height | Bhaktapur",
            "slug": "35-aana-land-for-sale-nilbarahi-height-bhaktapur",
            "code": "4116"
        },
        {
            "id": 4115,
            "title": "24 Aana Land with House for Sale at Gothatar | Kathmandu",
            "slug": "24-aana-land-with-house-for-sale-at-gothatar-kathmandu",
            "code": "4115"
        },
        {
            "id": 4114,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4114"
        },
        {
            "id": 4113,
            "title": "House for Sale at Tarkeshwor | Jarankhu",
            "slug": "house-for-sale-tarkeshwor-jarankhu",
            "code": "4113"
        },
        {
            "id": 4112,
            "title": "Modern house for sale at Lekhnath, Pokhara.",
            "slug": "modern-house-for-sale-at-lekhnath-pokhara",
            "code": "4112"
        },
        {
            "id": 4111,
            "title": "Commercial Space for Rent at Ekantakuna | Lalitpur",
            "slug": "commercial-space-for-rent-at-ekantakuna-lalitpur",
            "code": "4111"
        },
        {
            "id": 4110,
            "title": "Commercial Space for Rent at Koteshwor | Kathmandu",
            "slug": "commercial-space-for-rent-at-koteshwor-kathmandu",
            "code": "4110"
        },
        {
            "id": 4109,
            "title": "Commercial Space for Rent at Koteshwor | Kathmandu",
            "slug": "commercial-space-for-rent-koteshwor-kathmandu",
            "code": "4109"
        },
        {
            "id": 4108,
            "title": "House for Sale at Pulchowk | Lalitpur",
            "slug": "house-for-sale-pulchowk-lalitpur",
            "code": "4108"
        }
    ]
}