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

{
    "count": 95998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=-first_visit",
    "results": [
        {
            "id": 95990,
            "ip_address": "203.31.169.32",
            "count": 1,
            "first_visit": "2026-03-13T09:38:13.095037+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95989,
            "ip_address": "209.85.238.32",
            "count": 2,
            "first_visit": "2026-03-13T08:29:09.395189+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95988,
            "ip_address": "209.85.238.33",
            "count": 5,
            "first_visit": "2026-03-13T08:29:05.462554+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95987,
            "ip_address": "66.249.65.97",
            "count": 2,
            "first_visit": "2026-03-13T07:27:02.083331+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95986,
            "ip_address": "54.174.58.233",
            "count": 1,
            "first_visit": "2026-03-13T06:52:00.443481+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95985,
            "ip_address": "34.106.107.144",
            "count": 2,
            "first_visit": "2026-03-13T06:13:36.935486+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95984,
            "ip_address": "14.236.66.75",
            "count": 1,
            "first_visit": "2026-03-13T06:10:00.175769+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95983,
            "ip_address": "103.162.230.15",
            "count": 1,
            "first_visit": "2026-03-13T05:31:27.644319+06:00",
            "date": "2026-03-13"
        }
    ]
}