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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80112&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80096&ordering=count",
    "results": [
        {
            "id": 2882,
            "ip_address": "37.111.217.122",
            "count": 2,
            "first_visit": "2022-01-26T13:36:19.613449+06:00",
            "date": null
        },
        {
            "id": 21672,
            "ip_address": "114.119.132.170",
            "count": 2,
            "first_visit": "2022-07-09T01:18:54.488999+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21684,
            "ip_address": "114.119.134.208",
            "count": 2,
            "first_visit": "2022-07-09T02:37:32.240337+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21694,
            "ip_address": "114.119.129.14",
            "count": 2,
            "first_visit": "2022-07-09T04:51:45.562523+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 2899,
            "ip_address": "37.111.206.215",
            "count": 2,
            "first_visit": "2022-01-26T16:26:12.127258+06:00",
            "date": null
        },
        {
            "id": 2926,
            "ip_address": "43.250.82.232",
            "count": 2,
            "first_visit": "2022-01-27T11:06:39.703207+06:00",
            "date": null
        },
        {
            "id": 10695,
            "ip_address": "45.248.151.169",
            "count": 2,
            "first_visit": "2022-05-23T16:04:27.216204+06:00",
            "date": null
        },
        {
            "id": 2942,
            "ip_address": "37.111.211.167",
            "count": 2,
            "first_visit": "2022-01-27T16:22:07.695529+06:00",
            "date": null
        }
    ]
}