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

{
    "count": 102616,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5504&ordering=-count",
    "results": [
        {
            "id": 80953,
            "ip_address": "103.187.94.142",
            "count": 5,
            "first_visit": "2025-04-04T20:51:22.030301+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 11980,
            "ip_address": "43.245.123.133",
            "count": 5,
            "first_visit": "2022-05-27T20:10:31.691121+06:00",
            "date": null
        },
        {
            "id": 35394,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-03T03:36:28.074830+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 67614,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-28T01:52:30.969570+06:00",
            "date": "2024-04-28"
        },
        {
            "id": 80910,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-04T00:09:20.783348+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 11857,
            "ip_address": "114.119.134.187",
            "count": 5,
            "first_visit": "2022-05-27T06:27:44.886307+06:00",
            "date": null
        },
        {
            "id": 11823,
            "ip_address": "114.119.130.30",
            "count": 5,
            "first_visit": "2022-05-27T00:57:11.506373+06:00",
            "date": null
        },
        {
            "id": 80899,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-04-03T15:25:24.258455+06:00",
            "date": "2025-04-03"
        }
    ]
}