Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=267
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=268",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=266",
    "results": [
        {
            "id": 4665,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4665"
        },
        {
            "id": 4664,
            "title": "Semi Commercial Building for Sale at Gothatar | Kathmandu",
            "slug": "commercial-building-for-sale-at-gothatar-kathmandu",
            "code": "4664"
        },
        {
            "id": 4663,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4663"
        },
        {
            "id": 4662,
            "title": "3.5 Floor House for Sale at Gothatar | Kathmandu",
            "slug": "house-for-sale-at-gothatar-kathmadu",
            "code": "4662"
        },
        {
            "id": 4661,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4661"
        },
        {
            "id": 4660,
            "title": "House for Sale at Gothatar | Kathmandu",
            "slug": "house-for-sale-at-gothatar-kathmandu",
            "code": "4660"
        },
        {
            "id": 4659,
            "title": "House for Sale at Makalbari | Kathmandu",
            "slug": "house-for-sale-at-makalbari-kathmandu",
            "code": "4659"
        },
        {
            "id": 4658,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-in-kalanki",
            "code": "4658"
        },
        {
            "id": 4657,
            "title": "Land for Sale at Lazimpat | Gairidhara",
            "slug": "land-for-sale-at-lazimpat-gairidhara",
            "code": "4657"
        },
        {
            "id": 4656,
            "title": "House for Sale at Syuchatar | Kalanki",
            "slug": "house-for-sale-at-syuchatar-kalanki",
            "code": "4656"
        },
        {
            "id": 4655,
            "title": "Land for Sale at Kuleshwor | Kalimati",
            "slug": "land-for-sale-at-kuleshwor-kalimati",
            "code": "4655"
        },
        {
            "id": 4654,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-in-chamati",
            "code": "4654"
        }
    ]
}