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

{
    "count": 100904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17832&ordering=-count",
    "results": [
        {
            "id": 6562,
            "ip_address": "103.124.111.44",
            "count": 2,
            "first_visit": "2022-05-16T09:21:35.035114+06:00",
            "date": null
        },
        {
            "id": 51384,
            "ip_address": "49.36.112.248",
            "count": 2,
            "first_visit": "2023-08-01T10:34:50.863281+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 51391,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2023-08-01T12:50:00.587807+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 51437,
            "ip_address": "202.134.14.144",
            "count": 2,
            "first_visit": "2023-08-01T22:29:24.544940+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 51519,
            "ip_address": "59.153.102.19",
            "count": 2,
            "first_visit": "2023-08-02T22:08:46.532049+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 51309,
            "ip_address": "43.230.121.203",
            "count": 2,
            "first_visit": "2023-07-31T14:19:19.927202+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51288,
            "ip_address": "202.84.44.114",
            "count": 2,
            "first_visit": "2023-07-31T11:08:16.698648+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 1638,
            "ip_address": "103.138.24.134",
            "count": 2,
            "first_visit": "2022-01-04T07:40:40.627495+06:00",
            "date": null
        }
    ]
}