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

{
    "count": 102197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75416&ordering=ip_address",
    "results": [
        {
            "id": 26474,
            "ip_address": "37.111.195.221",
            "count": 1,
            "first_visit": "2022-07-23T23:49:38.308924+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 40321,
            "ip_address": "37.111.195.222",
            "count": 3,
            "first_visit": "2023-01-13T15:33:45.233774+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 29994,
            "ip_address": "37.111.195.223",
            "count": 1,
            "first_visit": "2022-07-30T20:22:18.484263+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7313,
            "ip_address": "37.111.195.224",
            "count": 1,
            "first_visit": "2022-05-16T21:34:28.770364+06:00",
            "date": null
        },
        {
            "id": 18100,
            "ip_address": "37.111.195.226",
            "count": 1,
            "first_visit": "2022-06-24T12:50:33.170407+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9850,
            "ip_address": "37.111.195.227",
            "count": 5,
            "first_visit": "2022-05-20T22:55:29.966033+06:00",
            "date": null
        },
        {
            "id": 8761,
            "ip_address": "37.111.195.23",
            "count": 5,
            "first_visit": "2022-05-18T10:24:43.574457+06:00",
            "date": null
        },
        {
            "id": 24712,
            "ip_address": "37.111.195.230",
            "count": 1,
            "first_visit": "2022-07-20T15:39:53.759484+06:00",
            "date": "2022-07-20"
        }
    ]
}