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

{
    "count": 102635,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5792&ordering=-count",
    "results": [
        {
            "id": 3042,
            "ip_address": "111.221.0.38",
            "count": 5,
            "first_visit": "2022-01-29T23:19:45.839816+06:00",
            "date": null
        },
        {
            "id": 1453,
            "ip_address": "158.108.40.96",
            "count": 5,
            "first_visit": "2021-12-28T20:53:46.936854+06:00",
            "date": null
        },
        {
            "id": 10634,
            "ip_address": "119.30.32.111",
            "count": 5,
            "first_visit": "2022-05-23T12:20:14.882837+06:00",
            "date": null
        },
        {
            "id": 66819,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-04-10T01:17:00.224851+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 34174,
            "ip_address": "103.25.251.239",
            "count": 5,
            "first_visit": "2022-09-11T10:12:00.900061+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 10699,
            "ip_address": "116.58.201.225",
            "count": 5,
            "first_visit": "2022-05-23T16:52:06.285617+06:00",
            "date": null
        },
        {
            "id": 3024,
            "ip_address": "119.30.32.43",
            "count": 5,
            "first_visit": "2022-01-29T16:46:01.009498+06:00",
            "date": null
        },
        {
            "id": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        }
    ]
}