GET /user_management/visitor-free/?format=api&offset=25000&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=-ip_address",
    "results": [
        {
            "id": 27980,
            "ip_address": "37.111.197.254",
            "count": 1,
            "first_visit": "2022-07-27T02:25:41.997962+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10383,
            "ip_address": "37.111.197.247",
            "count": 4,
            "first_visit": "2022-05-22T20:05:48.861816+06:00",
            "date": null
        },
        {
            "id": 4413,
            "ip_address": "37.111.197.245",
            "count": 2,
            "first_visit": "2022-03-16T12:28:13.554510+06:00",
            "date": null
        },
        {
            "id": 32551,
            "ip_address": "37.111.197.243",
            "count": 1,
            "first_visit": "2022-08-20T23:02:39.570290+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 29748,
            "ip_address": "37.111.197.242",
            "count": 2,
            "first_visit": "2022-07-30T10:07:49.388790+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10005,
            "ip_address": "37.111.197.241",
            "count": 2,
            "first_visit": "2022-05-21T13:27:48.003935+06:00",
            "date": null
        },
        {
            "id": 10578,
            "ip_address": "37.111.197.240",
            "count": 1,
            "first_visit": "2022-05-23T10:45:20.877040+06:00",
            "date": null
        },
        {
            "id": 32583,
            "ip_address": "37.111.197.240",
            "count": 1,
            "first_visit": "2022-08-21T10:07:26.682416+06:00",
            "date": "2022-08-21"
        }
    ]
}