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

{
    "count": 100404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100392&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100376&ordering=first_visit",
    "results": [
        {
            "id": 100481,
            "ip_address": "74.125.210.192",
            "count": 1,
            "first_visit": "2026-07-19T19:06:45.243624+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100482,
            "ip_address": "74.125.210.201",
            "count": 1,
            "first_visit": "2026-07-19T19:06:50.864236+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100483,
            "ip_address": "103.31.154.226",
            "count": 2,
            "first_visit": "2026-07-19T20:00:33.708526+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100484,
            "ip_address": "103.25.248.194",
            "count": 1,
            "first_visit": "2026-07-19T20:20:00.700075+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100485,
            "ip_address": "172.58.245.76",
            "count": 2,
            "first_visit": "2026-07-19T20:44:07.412792+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100486,
            "ip_address": "150.228.135.151",
            "count": 1,
            "first_visit": "2026-07-19T20:54:43.051141+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100487,
            "ip_address": "103.166.88.128",
            "count": 1,
            "first_visit": "2026-07-19T22:10:27.977453+06:00",
            "date": "2026-07-19"
        },
        {
            "id": 100488,
            "ip_address": "43.245.120.100",
            "count": 1,
            "first_visit": "2026-07-19T22:34:59.484049+06:00",
            "date": "2026-07-19"
        }
    ]
}