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

{
    "count": 98108,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98096&ordering=first_visit",
    "results": [
        {
            "id": 98201,
            "ip_address": "172.225.78.66",
            "count": 1,
            "first_visit": "2026-05-17T19:42:49.503727+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98202,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-05-17T19:50:42.272195+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98203,
            "ip_address": "202.134.14.235",
            "count": 1,
            "first_visit": "2026-05-17T20:07:19.567703+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98204,
            "ip_address": "121.91.189.26",
            "count": 1,
            "first_visit": "2026-05-17T20:31:46.652791+06:00",
            "date": "2026-05-17"
        }
    ]
}