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

{
    "count": 93977,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78072&ordering=ip_address",
    "results": [
        {
            "id": 14163,
            "ip_address": "42.0.6.226",
            "count": 1,
            "first_visit": "2022-06-09T12:42:40.810490+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 7681,
            "ip_address": "42.0.6.226",
            "count": 4,
            "first_visit": "2022-05-17T08:50:00.442160+06:00",
            "date": null
        },
        {
            "id": 31216,
            "ip_address": "42.0.6.227",
            "count": 1,
            "first_visit": "2022-08-05T07:17:00.875555+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 18655,
            "ip_address": "42.0.6.227",
            "count": 1,
            "first_visit": "2022-06-25T15:33:35.158006+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1108,
            "ip_address": "42.0.6.227",
            "count": 2,
            "first_visit": "2021-12-21T00:53:59.430029+06:00",
            "date": null
        },
        {
            "id": 28819,
            "ip_address": "42.0.6.228",
            "count": 1,
            "first_visit": "2022-07-28T13:22:14.448899+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 17538,
            "ip_address": "42.0.6.229",
            "count": 1,
            "first_visit": "2022-06-22T23:43:33.549132+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 33399,
            "ip_address": "42.0.6.229",
            "count": 1,
            "first_visit": "2022-08-30T08:42:10.033819+06:00",
            "date": "2022-08-30"
        }
    ]
}