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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17560&ordering=-count",
    "results": [
        {
            "id": 52033,
            "ip_address": "192.178.8.3",
            "count": 2,
            "first_visit": "2023-08-09T14:29:45.904347+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52058,
            "ip_address": "34.94.189.27",
            "count": 2,
            "first_visit": "2023-08-09T17:56:16.245602+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52064,
            "ip_address": "37.111.194.107",
            "count": 2,
            "first_visit": "2023-08-09T19:09:13.509771+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52023,
            "ip_address": "103.172.216.173",
            "count": 2,
            "first_visit": "2023-08-09T12:33:49.023313+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 6735,
            "ip_address": "37.111.200.134",
            "count": 2,
            "first_visit": "2022-05-16T14:11:48.103200+06:00",
            "date": null
        },
        {
            "id": 52054,
            "ip_address": "35.231.151.116",
            "count": 2,
            "first_visit": "2023-08-09T16:45:53.636856+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52021,
            "ip_address": "202.51.186.237",
            "count": 2,
            "first_visit": "2023-08-09T12:21:58.879844+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 13274,
            "ip_address": "45.249.102.22",
            "count": 2,
            "first_visit": "2022-06-01T18:28:17.642043+06:00",
            "date": null
        }
    ]
}