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

{
    "count": 100468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=-count",
    "results": [
        {
            "id": 89474,
            "ip_address": "37.111.212.64",
            "count": 2,
            "first_visit": "2025-09-14T00:06:55.583765+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89465,
            "ip_address": "103.231.177.45",
            "count": 2,
            "first_visit": "2025-09-13T19:47:16.424342+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 89503,
            "ip_address": "103.125.97.158",
            "count": 2,
            "first_visit": "2025-09-14T11:20:47.213195+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89495,
            "ip_address": "192.178.4.96",
            "count": 2,
            "first_visit": "2025-09-14T07:23:20.560499+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89505,
            "ip_address": "103.12.175.246",
            "count": 2,
            "first_visit": "2025-09-14T12:06:11.269362+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89494,
            "ip_address": "114.119.140.186",
            "count": 2,
            "first_visit": "2025-09-14T07:20:45.718908+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89492,
            "ip_address": "192.178.16.97",
            "count": 2,
            "first_visit": "2025-09-14T05:58:14.298122+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89476,
            "ip_address": "103.187.68.237",
            "count": 2,
            "first_visit": "2025-09-14T00:19:03.073542+06:00",
            "date": "2025-09-14"
        }
    ]
}