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

{
    "count": 99827,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12400&ordering=-count",
    "results": [
        {
            "id": 9599,
            "ip_address": "144.48.151.54",
            "count": 3,
            "first_visit": "2022-05-20T01:46:19.728155+06:00",
            "date": null
        },
        {
            "id": 22409,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-07-14T01:14:52.989345+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22470,
            "ip_address": "103.159.188.165",
            "count": 3,
            "first_visit": "2022-07-14T10:22:42.325923+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2426,
            "ip_address": "103.161.152.137",
            "count": 3,
            "first_visit": "2022-01-18T14:51:48.643833+06:00",
            "date": null
        },
        {
            "id": 66867,
            "ip_address": "114.130.184.21",
            "count": 3,
            "first_visit": "2024-04-11T21:20:44.967822+06:00",
            "date": "2024-04-11"
        },
        {
            "id": 35812,
            "ip_address": "103.82.9.31",
            "count": 3,
            "first_visit": "2022-10-12T20:44:54.571844+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 22417,
            "ip_address": "82.12.60.196",
            "count": 3,
            "first_visit": "2022-07-14T03:08:44.229399+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4798,
            "ip_address": "103.92.160.241",
            "count": 3,
            "first_visit": "2022-03-30T13:36:48.877243+06:00",
            "date": null
        }
    ]
}