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

{
    "count": 94205,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94192&ordering=first_visit",
    "results": [
        {
            "id": 94297,
            "ip_address": "37.111.201.156",
            "count": 2,
            "first_visit": "2026-01-20T18:20:48.860898+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94298,
            "ip_address": "175.29.179.117",
            "count": 1,
            "first_visit": "2026-01-20T18:28:10.799697+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94299,
            "ip_address": "81.78.43.85",
            "count": 1,
            "first_visit": "2026-01-20T18:29:58.071221+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94300,
            "ip_address": "198.13.215.210",
            "count": 1,
            "first_visit": "2026-01-20T18:47:03.631091+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94301,
            "ip_address": "103.88.140.67",
            "count": 1,
            "first_visit": "2026-01-20T19:09:48.799269+06:00",
            "date": "2026-01-20"
        }
    ]
}