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

{
    "count": 93993,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78040&ordering=ip_address",
    "results": [
        {
            "id": 6118,
            "ip_address": "42.0.4.253",
            "count": 7,
            "first_visit": "2022-05-14T19:42:02.450009+06:00",
            "date": null
        },
        {
            "id": 24848,
            "ip_address": "42.0.4.253",
            "count": 2,
            "first_visit": "2022-07-20T19:42:05.884703+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25847,
            "ip_address": "42.0.4.254",
            "count": 1,
            "first_visit": "2022-07-22T08:07:56.671831+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 29893,
            "ip_address": "42.0.4.254",
            "count": 1,
            "first_visit": "2022-07-30T12:57:19.030466+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6803,
            "ip_address": "42.0.4.254",
            "count": 4,
            "first_visit": "2022-05-16T15:44:27.201528+06:00",
            "date": null
        },
        {
            "id": 12938,
            "ip_address": "42.0.5.226",
            "count": 1,
            "first_visit": "2022-05-31T00:06:55.297679+06:00",
            "date": null
        },
        {
            "id": 5578,
            "ip_address": "42.0.5.228",
            "count": 3,
            "first_visit": "2022-05-03T13:17:12.553727+06:00",
            "date": null
        },
        {
            "id": 29760,
            "ip_address": "42.0.5.228",
            "count": 1,
            "first_visit": "2022-07-30T10:32:06.718244+06:00",
            "date": "2022-07-30"
        }
    ]
}