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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82312&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82296&ordering=count",
    "results": [
        {
            "id": 28876,
            "ip_address": "103.25.250.247",
            "count": 2,
            "first_visit": "2022-07-28T17:40:18.009482+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 910,
            "ip_address": "14.1.103.245",
            "count": 2,
            "first_visit": "2021-12-19T20:35:54.397939+06:00",
            "date": null
        },
        {
            "id": 38971,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-12-19T06:11:10.256491+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 34742,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-09-21T00:42:18.734984+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 7191,
            "ip_address": "37.111.207.132",
            "count": 2,
            "first_visit": "2022-05-16T19:54:06.902137+06:00",
            "date": null
        },
        {
            "id": 23123,
            "ip_address": "103.197.204.58",
            "count": 2,
            "first_visit": "2022-07-16T10:00:48.658910+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 7204,
            "ip_address": "103.67.157.170",
            "count": 2,
            "first_visit": "2022-05-16T19:58:54.678337+06:00",
            "date": null
        },
        {
            "id": 24900,
            "ip_address": "114.119.134.10",
            "count": 2,
            "first_visit": "2022-07-20T21:07:56.920841+06:00",
            "date": "2022-07-20"
        }
    ]
}