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

{
    "count": 96173,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96160&ordering=id",
    "results": [
        {
            "id": 96265,
            "ip_address": "173.252.95.2",
            "count": 1,
            "first_visit": "2026-03-23T14:10:06.103923+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96266,
            "ip_address": "173.252.95.114",
            "count": 2,
            "first_visit": "2026-03-23T14:10:07.424720+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96267,
            "ip_address": "103.55.146.88",
            "count": 1,
            "first_visit": "2026-03-23T14:13:56.212295+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96268,
            "ip_address": "121.91.186.80",
            "count": 1,
            "first_visit": "2026-03-23T14:49:57.428219+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96269,
            "ip_address": "193.192.53.55",
            "count": 1,
            "first_visit": "2026-03-23T15:26:41.384051+06:00",
            "date": "2026-03-23"
        }
    ]
}