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

{
    "count": 92427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82104&ordering=count",
    "results": [
        {
            "id": 5423,
            "ip_address": "37.111.232.91",
            "count": 3,
            "first_visit": "2022-04-28T01:44:06.975798+06:00",
            "date": null
        },
        {
            "id": 5507,
            "ip_address": "123.136.24.210",
            "count": 3,
            "first_visit": "2022-05-01T03:12:41.173602+06:00",
            "date": null
        },
        {
            "id": 5512,
            "ip_address": "103.237.37.227",
            "count": 3,
            "first_visit": "2022-05-01T09:11:55.572838+06:00",
            "date": null
        },
        {
            "id": 34795,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-09-22T01:03:28.507170+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34782,
            "ip_address": "103.217.111.229",
            "count": 3,
            "first_visit": "2022-09-22T00:10:54.632460+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34801,
            "ip_address": "66.249.66.6",
            "count": 3,
            "first_visit": "2022-09-22T02:53:25.443448+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34804,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-09-22T03:57:05.775827+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34794,
            "ip_address": "66.249.66.92",
            "count": 3,
            "first_visit": "2022-09-22T00:49:47.601144+06:00",
            "date": "2022-09-22"
        }
    ]
}