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

{
    "count": 96027,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96016&ordering=first_visit",
    "results": [
        {
            "id": 96121,
            "ip_address": "209.85.238.32",
            "count": 1,
            "first_visit": "2026-03-17T08:17:35.633278+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 96122,
            "ip_address": "205.234.147.237",
            "count": 1,
            "first_visit": "2026-03-17T09:45:49.825360+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 96123,
            "ip_address": "37.111.253.219",
            "count": 2,
            "first_visit": "2026-03-17T10:13:52.013288+06:00",
            "date": "2026-03-17"
        }
    ]
}