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

{
    "count": 103725,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103712&ordering=first_visit",
    "results": [
        {
            "id": 103817,
            "ip_address": "74.125.217.38",
            "count": 2,
            "first_visit": "2026-09-24T14:52:29.455858+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103818,
            "ip_address": "37.111.200.53",
            "count": 1,
            "first_visit": "2026-09-24T15:13:43.856943+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103819,
            "ip_address": "103.230.107.18",
            "count": 1,
            "first_visit": "2026-09-24T15:21:45.044726+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103820,
            "ip_address": "2a00:23ee:1590:82ce:a067:a661:bc23:58d",
            "count": 1,
            "first_visit": "2026-09-24T15:28:50.102612+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103821,
            "ip_address": "37.111.194.183",
            "count": 1,
            "first_visit": "2026-09-24T15:51:27.857613+06:00",
            "date": "2026-09-24"
        }
    ]
}