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

{
    "count": 101292,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101280&ordering=first_visit",
    "results": [
        {
            "id": 101385,
            "ip_address": "45.64.132.162",
            "count": 1,
            "first_visit": "2026-08-10T10:09:58.948072+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101386,
            "ip_address": "203.76.223.6",
            "count": 1,
            "first_visit": "2026-08-10T10:10:18.755284+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101387,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2026-08-10T10:15:20.334740+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101388,
            "ip_address": "37.111.211.238",
            "count": 1,
            "first_visit": "2026-08-10T10:22:58.969413+06:00",
            "date": "2026-08-10"
        }
    ]
}