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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26192&ordering=-ip_address",
    "results": [
        {
            "id": 78664,
            "ip_address": "37.111.194.82",
            "count": 1,
            "first_visit": "2025-02-06T19:17:29.795794+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 99225,
            "ip_address": "37.111.194.81",
            "count": 3,
            "first_visit": "2026-06-15T12:07:01.183956+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 92984,
            "ip_address": "37.111.194.81",
            "count": 5,
            "first_visit": "2025-12-14T20:52:25.856480+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 7972,
            "ip_address": "37.111.194.81",
            "count": 1,
            "first_visit": "2022-05-17T11:40:40.900492+06:00",
            "date": null
        },
        {
            "id": 5411,
            "ip_address": "37.111.194.80",
            "count": 1,
            "first_visit": "2022-04-27T10:42:24.688359+06:00",
            "date": null
        },
        {
            "id": 38062,
            "ip_address": "37.111.194.80",
            "count": 2,
            "first_visit": "2022-11-30T21:29:12.002603+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 95741,
            "ip_address": "37.111.194.80",
            "count": 1,
            "first_visit": "2026-03-04T22:46:29.890040+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 99389,
            "ip_address": "37.111.194.8",
            "count": 2,
            "first_visit": "2026-06-20T12:32:40.382042+06:00",
            "date": "2026-06-20"
        }
    ]
}