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

{
    "count": 98032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=-ip_address",
    "results": [
        {
            "id": 10424,
            "ip_address": "37.111.194.99",
            "count": 1,
            "first_visit": "2022-05-22T22:29:27.392805+06:00",
            "date": null
        },
        {
            "id": 90906,
            "ip_address": "37.111.194.99",
            "count": 1,
            "first_visit": "2025-10-17T21:56:24.026724+06:00",
            "date": "2025-10-17"
        },
        {
            "id": 93581,
            "ip_address": "37.111.194.99",
            "count": 1,
            "first_visit": "2026-01-03T18:39:10.122601+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 7018,
            "ip_address": "37.111.194.98",
            "count": 1,
            "first_visit": "2022-05-16T18:44:32.290936+06:00",
            "date": null
        },
        {
            "id": 90208,
            "ip_address": "37.111.194.97",
            "count": 1,
            "first_visit": "2025-10-01T10:24:36.945343+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 92165,
            "ip_address": "37.111.194.97",
            "count": 1,
            "first_visit": "2025-11-19T08:49:04.515471+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 84949,
            "ip_address": "37.111.194.96",
            "count": 1,
            "first_visit": "2025-06-30T20:25:13.628180+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 90384,
            "ip_address": "37.111.194.96",
            "count": 1,
            "first_visit": "2025-10-05T17:14:47.810212+06:00",
            "date": "2025-10-05"
        }
    ]
}