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

{
    "count": 101571,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101560&ordering=first_visit",
    "results": [
        {
            "id": 101665,
            "ip_address": "74.125.150.33",
            "count": 1,
            "first_visit": "2026-08-15T12:30:06.590383+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101666,
            "ip_address": "37.238.196.111",
            "count": 1,
            "first_visit": "2026-08-15T12:41:49.795139+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101667,
            "ip_address": "116.206.88.249",
            "count": 1,
            "first_visit": "2026-08-15T13:13:19.463082+06:00",
            "date": "2026-08-15"
        }
    ]
}