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

{
    "count": 101127,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101112&ordering=first_visit",
    "results": [
        {
            "id": 101217,
            "ip_address": "202.134.8.193",
            "count": 1,
            "first_visit": "2026-08-06T11:42:48.835413+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101218,
            "ip_address": "209.101.14.70",
            "count": 1,
            "first_visit": "2026-08-06T12:03:04.566618+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101219,
            "ip_address": "182.163.98.126",
            "count": 1,
            "first_visit": "2026-08-06T12:22:24.989607+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101220,
            "ip_address": "195.96.134.41",
            "count": 1,
            "first_visit": "2026-08-06T12:27:06.955805+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101221,
            "ip_address": "195.64.115.252",
            "count": 1,
            "first_visit": "2026-08-06T12:27:13.363590+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101222,
            "ip_address": "163.47.147.177",
            "count": 2,
            "first_visit": "2026-08-06T13:00:05.695938+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101223,
            "ip_address": "202.40.184.46",
            "count": 1,
            "first_visit": "2026-08-06T13:08:40.153414+06:00",
            "date": "2026-08-06"
        }
    ]
}