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

{
    "count": 96108,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96096&ordering=first_visit",
    "results": [
        {
            "id": 96201,
            "ip_address": "17.241.219.11",
            "count": 1,
            "first_visit": "2026-03-20T15:17:09.360491+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96202,
            "ip_address": "203.31.169.32",
            "count": 2,
            "first_visit": "2026-03-20T15:40:38.075180+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96203,
            "ip_address": "194.24.235.123",
            "count": 1,
            "first_visit": "2026-03-20T16:51:13.755819+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 96204,
            "ip_address": "103.189.237.70",
            "count": 1,
            "first_visit": "2026-03-20T17:20:06.170374+06:00",
            "date": "2026-03-20"
        }
    ]
}