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

{
    "count": 95179,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95168&ordering=id",
    "results": [
        {
            "id": 95273,
            "ip_address": "107.174.171.129",
            "count": 1,
            "first_visit": "2026-02-17T06:29:44.613740+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95274,
            "ip_address": "183.131.109.41",
            "count": 1,
            "first_visit": "2026-02-17T07:50:50.557941+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95275,
            "ip_address": "103.159.72.96",
            "count": 1,
            "first_visit": "2026-02-17T08:21:14.467594+06:00",
            "date": "2026-02-17"
        }
    ]
}