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

{
    "count": 103275,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103264&ordering=id",
    "results": [
        {
            "id": 103369,
            "ip_address": "202.125.67.63",
            "count": 1,
            "first_visit": "2026-09-18T07:10:51.783767+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103370,
            "ip_address": "118.179.17.18",
            "count": 1,
            "first_visit": "2026-09-18T07:38:12.963548+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103371,
            "ip_address": "114.119.157.231",
            "count": 1,
            "first_visit": "2026-09-18T07:47:50.801616+06:00",
            "date": "2026-09-18"
        }
    ]
}