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

{
    "count": 98300,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98288&ordering=first_visit",
    "results": [
        {
            "id": 98393,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-05-22T04:39:41.768521+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98394,
            "ip_address": "202.83.124.78",
            "count": 1,
            "first_visit": "2026-05-22T04:58:42.607475+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98395,
            "ip_address": "177.172.35.221",
            "count": 1,
            "first_visit": "2026-05-22T05:07:45.931578+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98396,
            "ip_address": "187.43.132.48",
            "count": 1,
            "first_visit": "2026-05-22T05:08:26.000468+06:00",
            "date": "2026-05-22"
        }
    ]
}