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

{
    "count": 96245,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96232&ordering=first_visit",
    "results": [
        {
            "id": 96337,
            "ip_address": "66.249.83.101",
            "count": 1,
            "first_visit": "2026-03-25T21:30:33.506304+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 96338,
            "ip_address": "66.249.83.10",
            "count": 2,
            "first_visit": "2026-03-25T21:30:49.848650+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 96339,
            "ip_address": "66.249.83.35",
            "count": 2,
            "first_visit": "2026-03-25T21:31:58.480204+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 96340,
            "ip_address": "160.250.83.141",
            "count": 3,
            "first_visit": "2026-03-25T21:45:31.549422+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 96341,
            "ip_address": "37.111.194.154",
            "count": 1,
            "first_visit": "2026-03-25T21:48:02.008841+06:00",
            "date": "2026-03-25"
        }
    ]
}