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

{
    "count": 100250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14416&ordering=-count",
    "results": [
        {
            "id": 60169,
            "ip_address": "49.206.113.128",
            "count": 3,
            "first_visit": "2023-11-27T18:41:48.262383+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60121,
            "ip_address": "119.30.41.80",
            "count": 3,
            "first_visit": "2023-11-26T15:16:09.253230+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 8159,
            "ip_address": "37.111.226.236",
            "count": 3,
            "first_visit": "2022-05-17T13:14:52.494106+06:00",
            "date": null
        },
        {
            "id": 8175,
            "ip_address": "37.111.206.18",
            "count": 3,
            "first_visit": "2022-05-17T14:07:01.178393+06:00",
            "date": null
        },
        {
            "id": 60151,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2023-11-27T09:00:37.085067+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 89883,
            "ip_address": "27.131.15.206",
            "count": 3,
            "first_visit": "2025-09-22T09:37:42.592532+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 8127,
            "ip_address": "116.58.202.181",
            "count": 3,
            "first_visit": "2022-05-17T12:47:12.301265+06:00",
            "date": null
        },
        {
            "id": 2013,
            "ip_address": "65.29.242.14",
            "count": 3,
            "first_visit": "2022-01-12T09:30:45.110306+06:00",
            "date": null
        }
    ]
}