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

{
    "count": 100677,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100664&ordering=first_visit",
    "results": [
        {
            "id": 100769,
            "ip_address": "103.120.167.125",
            "count": 1,
            "first_visit": "2026-07-26T16:52:24.915414+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100770,
            "ip_address": "74.125.210.201",
            "count": 2,
            "first_visit": "2026-07-26T17:13:26.806591+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100771,
            "ip_address": "74.125.210.192",
            "count": 1,
            "first_visit": "2026-07-26T17:13:34.467694+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100772,
            "ip_address": "182.163.114.234",
            "count": 1,
            "first_visit": "2026-07-26T17:24:03.657602+06:00",
            "date": "2026-07-26"
        },
        {
            "id": 100773,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2026-07-26T17:28:02.303974+06:00",
            "date": "2026-07-26"
        }
    ]
}