Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=244
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=245",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=243",
    "results": [
        {
            "id": 5004,
            "title": "House for Sale at Sunakothi | Lalitpur",
            "slug": "house-for-sale-at-sunakothi-lalitpur",
            "code": "5004"
        },
        {
            "id": 5003,
            "title": "Land for Sale at Morang - 7 | Puspalal Chowk",
            "slug": "land-for-sale-at-morang-7-puspalal-chowk",
            "code": "5003"
        },
        {
            "id": 5001,
            "title": "Land for Sale at Hattigauda  | Budhanilkantha",
            "slug": "land-on-sale-budhanilkantha",
            "code": "5001"
        },
        {
            "id": 5000,
            "title": "Land for Sale at Nakhipot | Lalitpur",
            "slug": "land-for-sale-at-nakhipot-lalitpur",
            "code": "5000"
        },
        {
            "id": 4999,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "4999"
        },
        {
            "id": 4996,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-budhanilkantha",
            "code": "4996"
        },
        {
            "id": 4995,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "4995"
        },
        {
            "id": 4994,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "4994"
        },
        {
            "id": 4993,
            "title": "Semi Bungalow For Rental at Pepsicola | Kathmandu",
            "slug": "semi-bungalow-for-sale-at-pepsicola-kathmandu",
            "code": "4993"
        },
        {
            "id": 4992,
            "title": "6 Aana Semi Commercial House for Sale at Pepsicola | Kathamdu",
            "slug": "6-aana-semi-commercial-house-for-sale-at-pepsicola-kathmandu",
            "code": "4992"
        },
        {
            "id": 4991,
            "title": "Land for Sale at Kupondole | Lalitpur",
            "slug": "land-for-sale-at-kupondole-lalitpur",
            "code": "4991"
        },
        {
            "id": 4990,
            "title": "House for Sale in Suryabinayak",
            "slug": "house-for-sale-at-darjeeling-height-bhaktapur",
            "code": "4990"
        }
    ]
}