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

{
    "count": 100844,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100832&ordering=first_visit",
    "results": [
        {
            "id": 100937,
            "ip_address": "103.55.145.158",
            "count": 1,
            "first_visit": "2026-07-29T22:28:49.919569+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100938,
            "ip_address": "103.187.94.235",
            "count": 13,
            "first_visit": "2026-07-29T22:39:06.325968+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100939,
            "ip_address": "103.245.111.113",
            "count": 1,
            "first_visit": "2026-07-29T22:48:29.789306+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100940,
            "ip_address": "17.246.23.6",
            "count": 1,
            "first_visit": "2026-07-29T23:20:11.490639+06:00",
            "date": "2026-07-29"
        }
    ]
}