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

{
    "count": 100036,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100024&ordering=first_visit",
    "results": [
        {
            "id": 100129,
            "ip_address": "186.0.182.67",
            "count": 1,
            "first_visit": "2026-07-10T18:37:25.367622+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100130,
            "ip_address": "27.147.202.69",
            "count": 1,
            "first_visit": "2026-07-10T18:38:09.858959+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100131,
            "ip_address": "45.251.231.98",
            "count": 1,
            "first_visit": "2026-07-10T19:19:15.896508+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100132,
            "ip_address": "103.5.216.2",
            "count": 1,
            "first_visit": "2026-07-10T19:43:33.487168+06:00",
            "date": "2026-07-10"
        }
    ]
}