Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=147
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=148",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=146",
    "results": [
        {
            "id": 6437,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6437"
        },
        {
            "id": 6436,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6436"
        },
        {
            "id": 6435,
            "title": "Land for Sale at Itahari - 7 | Balgram",
            "slug": "land-for-sale-at-itahari-7-balgram",
            "code": "6435"
        },
        {
            "id": 6434,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6434"
        },
        {
            "id": 6433,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6433"
        },
        {
            "id": 6432,
            "title": "Land for Sale at Duwakot | Bhaktapur",
            "slug": "land-for-sale-at-duwakot-bhaktapur",
            "code": "6432"
        },
        {
            "id": 6430,
            "title": "Land for Sale at Thamel | Paknajol",
            "slug": "land-for-sale-at-thamel-paknajol",
            "code": "6430"
        },
        {
            "id": 6429,
            "title": "Commercial Building for Sale at Kalanki",
            "slug": "commercial-building-for-sale-at-kalanki",
            "code": "6429"
        },
        {
            "id": 6428,
            "title": "Land for Sale at Shankarapur",
            "slug": "land-for-sale-at-shankarapur",
            "code": "6428"
        },
        {
            "id": 6427,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6427"
        },
        {
            "id": 6426,
            "title": "Commercial House for Sale at  Tokha",
            "slug": "house-for-sale-at-baniyatar-tokha",
            "code": "6426"
        },
        {
            "id": 6425,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6425"
        }
    ]
}