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

{
    "count": 101539,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78136&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78120&ordering=count",
    "results": [
        {
            "id": 34980,
            "ip_address": "37.111.219.4",
            "count": 2,
            "first_visit": "2022-09-25T18:04:02.002680+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 6283,
            "ip_address": "103.242.22.6",
            "count": 2,
            "first_visit": "2022-05-15T09:00:31.107190+06:00",
            "date": null
        },
        {
            "id": 6181,
            "ip_address": "37.111.193.177",
            "count": 2,
            "first_visit": "2022-05-15T00:14:23.246576+06:00",
            "date": null
        },
        {
            "id": 31181,
            "ip_address": "103.67.157.151",
            "count": 2,
            "first_visit": "2022-08-04T23:26:20.230653+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 11891,
            "ip_address": "43.245.122.39",
            "count": 2,
            "first_visit": "2022-05-27T11:07:27.943799+06:00",
            "date": null
        },
        {
            "id": 6264,
            "ip_address": "157.119.186.50",
            "count": 2,
            "first_visit": "2022-05-15T08:09:08.821910+06:00",
            "date": null
        },
        {
            "id": 14939,
            "ip_address": "114.119.132.149",
            "count": 2,
            "first_visit": "2022-06-14T04:03:54.491177+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 17034,
            "ip_address": "114.119.135.121",
            "count": 2,
            "first_visit": "2022-06-21T13:54:47.969070+06:00",
            "date": "2022-06-21"
        }
    ]
}