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

{
    "count": 99690,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93720&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93704&ordering=count",
    "results": [
        {
            "id": 8089,
            "ip_address": "42.0.4.232",
            "count": 5,
            "first_visit": "2022-05-17T12:31:46.456143+06:00",
            "date": null
        },
        {
            "id": 21791,
            "ip_address": "66.249.66.8",
            "count": 5,
            "first_visit": "2022-07-10T01:15:05.536628+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 35981,
            "ip_address": "66.249.64.200",
            "count": 5,
            "first_visit": "2022-10-16T18:06:05.573554+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 2067,
            "ip_address": "43.250.82.230",
            "count": 5,
            "first_visit": "2022-01-12T23:48:28.670980+06:00",
            "date": null
        },
        {
            "id": 5843,
            "ip_address": "114.119.135.136",
            "count": 5,
            "first_visit": "2022-05-11T07:07:32.371737+06:00",
            "date": null
        },
        {
            "id": 11214,
            "ip_address": "114.119.133.82",
            "count": 5,
            "first_visit": "2022-05-24T23:21:39.818582+06:00",
            "date": null
        },
        {
            "id": 37940,
            "ip_address": "103.7.114.210",
            "count": 5,
            "first_visit": "2022-11-28T11:10:23.268389+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 22056,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-07-12T01:49:51.503845+06:00",
            "date": "2022-07-12"
        }
    ]
}