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

{
    "count": 95717,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95704&ordering=first_visit",
    "results": [
        {
            "id": 95809,
            "ip_address": "118.179.184.62",
            "count": 1,
            "first_visit": "2026-03-07T04:02:33.970622+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95810,
            "ip_address": "209.85.238.41",
            "count": 1,
            "first_visit": "2026-03-07T04:04:02.289785+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95811,
            "ip_address": "103.70.171.35",
            "count": 1,
            "first_visit": "2026-03-07T05:10:34.837236+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95812,
            "ip_address": "103.96.90.17",
            "count": 1,
            "first_visit": "2026-03-07T05:35:58.520375+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95813,
            "ip_address": "154.30.107.66",
            "count": 1,
            "first_visit": "2026-03-07T05:57:38.753637+06:00",
            "date": "2026-03-07"
        }
    ]
}