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

{
    "count": 100718,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100704&ordering=id",
    "results": [
        {
            "id": 100809,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-07-27T15:54:51.871249+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100810,
            "ip_address": "103.155.219.44",
            "count": 1,
            "first_visit": "2026-07-27T16:21:33.949045+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100811,
            "ip_address": "182.163.102.90",
            "count": 1,
            "first_visit": "2026-07-27T16:22:01.915079+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100812,
            "ip_address": "37.111.229.210",
            "count": 1,
            "first_visit": "2026-07-27T16:30:33.384311+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100813,
            "ip_address": "203.188.251.2",
            "count": 1,
            "first_visit": "2026-07-27T16:30:43.752784+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100814,
            "ip_address": "37.111.194.76",
            "count": 1,
            "first_visit": "2026-07-27T16:43:05.474590+06:00",
            "date": "2026-07-27"
        }
    ]
}