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

{
    "count": 98212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15912&ordering=-count",
    "results": [
        {
            "id": 54861,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-09-12T00:35:26.548730+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 54853,
            "ip_address": "111.7.96.155",
            "count": 2,
            "first_visit": "2023-09-11T22:23:37.230248+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54846,
            "ip_address": "103.47.183.207",
            "count": 2,
            "first_visit": "2023-09-11T20:29:13.289854+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54849,
            "ip_address": "103.154.157.247",
            "count": 2,
            "first_visit": "2023-09-11T21:01:36.972931+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54997,
            "ip_address": "103.148.178.12",
            "count": 2,
            "first_visit": "2023-09-13T10:06:05.945290+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54806,
            "ip_address": "27.147.230.194",
            "count": 2,
            "first_visit": "2023-09-11T11:49:27.741546+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54804,
            "ip_address": "124.6.228.1",
            "count": 2,
            "first_visit": "2023-09-11T11:42:18.444615+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 7242,
            "ip_address": "103.67.157.233",
            "count": 2,
            "first_visit": "2022-05-16T20:06:20.420986+06:00",
            "date": null
        }
    ]
}