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

{
    "count": 95861,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95848&ordering=first_visit",
    "results": [
        {
            "id": 95953,
            "ip_address": "165.101.133.16",
            "count": 1,
            "first_visit": "2026-03-11T17:40:52.448627+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95954,
            "ip_address": "209.85.238.41",
            "count": 2,
            "first_visit": "2026-03-11T17:59:12.998364+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95955,
            "ip_address": "103.77.60.104",
            "count": 1,
            "first_visit": "2026-03-11T18:07:33.255231+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95956,
            "ip_address": "45.248.151.138",
            "count": 2,
            "first_visit": "2026-03-11T18:26:34.885390+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95957,
            "ip_address": "173.252.87.22",
            "count": 1,
            "first_visit": "2026-03-11T19:51:01.286742+06:00",
            "date": "2026-03-11"
        }
    ]
}