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

{
    "count": 99664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=456&ordering=-count",
    "results": [
        {
            "id": 220,
            "ip_address": "114.119.155.144",
            "count": 19,
            "first_visit": "2021-12-05T15:54:37.391424+06:00",
            "date": null
        },
        {
            "id": 523,
            "ip_address": "114.119.155.96",
            "count": 19,
            "first_visit": "2021-12-10T07:16:57.172321+06:00",
            "date": null
        },
        {
            "id": 33721,
            "ip_address": "114.119.141.168",
            "count": 19,
            "first_visit": "2022-09-03T02:28:53.673677+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 83484,
            "ip_address": "114.119.151.5",
            "count": 19,
            "first_visit": "2025-05-31T03:20:24.247621+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 37181,
            "ip_address": "66.249.64.198",
            "count": 19,
            "first_visit": "2022-11-10T00:20:36.630317+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37128,
            "ip_address": "66.249.66.33",
            "count": 19,
            "first_visit": "2022-11-09T00:22:44.353290+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37080,
            "ip_address": "66.249.66.62",
            "count": 19,
            "first_visit": "2022-11-08T01:22:44.930429+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 763,
            "ip_address": "46.137.254.176",
            "count": 19,
            "first_visit": "2021-12-17T15:50:33.003145+06:00",
            "date": null
        }
    ]
}