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

{
    "count": 102843,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102832&ordering=first_visit",
    "results": [
        {
            "id": 102937,
            "ip_address": "203.76.117.42",
            "count": 1,
            "first_visit": "2026-09-10T14:54:41.854242+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102938,
            "ip_address": "128.241.76.182",
            "count": 1,
            "first_visit": "2026-09-10T14:57:45.381556+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102939,
            "ip_address": "203.83.171.122",
            "count": 3,
            "first_visit": "2026-09-10T15:20:49.665263+06:00",
            "date": "2026-09-10"
        }
    ]
}