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

{
    "count": 100740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16376&ordering=-count",
    "results": [
        {
            "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": 3645,
            "ip_address": "103.144.199.11",
            "count": 2,
            "first_visit": "2022-02-15T23:29:20.085795+06:00",
            "date": null
        },
        {
            "id": 7341,
            "ip_address": "116.58.202.155",
            "count": 2,
            "first_visit": "2022-05-16T22:14:51.519928+06:00",
            "date": null
        },
        {
            "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": 54861,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-09-12T00:35:26.548730+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 14498,
            "ip_address": "114.119.132.171",
            "count": 2,
            "first_visit": "2022-06-11T16:57:24.602228+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 14468,
            "ip_address": "114.119.129.113",
            "count": 2,
            "first_visit": "2022-06-11T12:08:46.896125+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 7299,
            "ip_address": "45.120.114.236",
            "count": 2,
            "first_visit": "2022-05-16T21:03:02.870976+06:00",
            "date": null
        }
    ]
}