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

{
    "count": 99677,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99664&ordering=id",
    "results": [
        {
            "id": 99769,
            "ip_address": "52.24.237.44",
            "count": 1,
            "first_visit": "2026-07-01T12:15:15.627748+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99770,
            "ip_address": "193.169.8.142",
            "count": 1,
            "first_visit": "2026-07-01T12:40:03.625438+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99771,
            "ip_address": "66.249.68.2",
            "count": 2,
            "first_visit": "2026-07-01T13:17:37.532177+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99772,
            "ip_address": "182.163.102.90",
            "count": 1,
            "first_visit": "2026-07-01T13:22:11.636600+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 99773,
            "ip_address": "51.195.44.217",
            "count": 1,
            "first_visit": "2026-07-01T13:24:50.689801+06:00",
            "date": "2026-07-01"
        }
    ]
}