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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79408&ordering=ip_address",
    "results": [
        {
            "id": 6480,
            "ip_address": "37.111.214.21",
            "count": 1,
            "first_visit": "2022-05-15T23:45:37.298157+06:00",
            "date": null
        },
        {
            "id": 8351,
            "ip_address": "37.111.214.210",
            "count": 3,
            "first_visit": "2022-05-17T22:27:48.473933+06:00",
            "date": null
        },
        {
            "id": 30097,
            "ip_address": "37.111.214.210",
            "count": 1,
            "first_visit": "2022-07-31T00:03:38.861162+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 2952,
            "ip_address": "37.111.214.211",
            "count": 3,
            "first_visit": "2022-01-27T20:40:01.478674+06:00",
            "date": null
        },
        {
            "id": 16445,
            "ip_address": "37.111.214.213",
            "count": 1,
            "first_visit": "2022-06-18T22:54:53.378488+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7486,
            "ip_address": "37.111.214.213",
            "count": 1,
            "first_visit": "2022-05-16T23:37:51.236202+06:00",
            "date": null
        },
        {
            "id": 18321,
            "ip_address": "37.111.214.213",
            "count": 1,
            "first_visit": "2022-06-24T23:30:23.275820+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28082,
            "ip_address": "37.111.214.214",
            "count": 1,
            "first_visit": "2022-07-27T10:02:59.275380+06:00",
            "date": "2022-07-27"
        }
    ]
}