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

{
    "count": 100948,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100936&ordering=first_visit",
    "results": [
        {
            "id": 101041,
            "ip_address": "103.154.159.200",
            "count": 1,
            "first_visit": "2026-08-01T10:51:08.463166+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101042,
            "ip_address": "103.219.163.37",
            "count": 1,
            "first_visit": "2026-08-01T10:53:47.058718+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101043,
            "ip_address": "103.156.214.23",
            "count": 1,
            "first_visit": "2026-08-01T11:08:42.216592+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101044,
            "ip_address": "103.153.210.97",
            "count": 1,
            "first_visit": "2026-08-01T11:55:12.410361+06:00",
            "date": "2026-08-01"
        }
    ]
}