Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=297
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=298",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=296",
    "results": [
        {
            "id": 4247,
            "title": "Commercial Building for Sale at Chabahil",
            "slug": "4064commercial-building-for-sale-chabahil",
            "code": "4247"
        },
        {
            "id": 4240,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "4240"
        },
        {
            "id": 4238,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4238"
        },
        {
            "id": 4237,
            "title": "House for Sale at Kavresthali",
            "slug": "house-for-sale-at-kavresthali",
            "code": "4237"
        },
        {
            "id": 4236,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4236"
        },
        {
            "id": 4235,
            "title": "House for Sale at Hadigaun",
            "slug": "house-for-sale-hadigaun-kathmandu",
            "code": "4235"
        },
        {
            "id": 4234,
            "title": "House for Sale at Kapan | Tenzing Chowk",
            "slug": "house-for-sale-kapan-tenzing-chowk",
            "code": "4234"
        },
        {
            "id": 4232,
            "title": "House for Sale at Kapan | Tenzing Chowk",
            "slug": "house-for-sale-kapan-tenzing-chowk",
            "code": "4232"
        },
        {
            "id": 4231,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4231"
        },
        {
            "id": 4230,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4230"
        },
        {
            "id": 4229,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4229"
        },
        {
            "id": 4228,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha-kathmandu",
            "code": "4228"
        }
    ]
}