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

{
    "count": 103283,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103272&ordering=first_visit",
    "results": [
        {
            "id": 103377,
            "ip_address": "114.130.71.174",
            "count": 1,
            "first_visit": "2026-09-18T09:31:00.691298+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103378,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2026-09-18T09:53:21.204413+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103379,
            "ip_address": "43.172.195.16",
            "count": 1,
            "first_visit": "2026-09-18T10:15:11.034874+06:00",
            "date": "2026-09-18"
        }
    ]
}