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

{
    "count": 99355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3608&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3592&ordering=-first_visit",
    "results": [
        {
            "id": 95851,
            "ip_address": "103.98.204.220",
            "count": 1,
            "first_visit": "2026-03-08T12:57:51.235014+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95850,
            "ip_address": "165.101.132.220",
            "count": 1,
            "first_visit": "2026-03-08T12:51:23.430184+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95849,
            "ip_address": "119.148.31.61",
            "count": 1,
            "first_visit": "2026-03-08T12:44:40.935037+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95848,
            "ip_address": "103.58.73.132",
            "count": 1,
            "first_visit": "2026-03-08T12:38:16.588433+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95847,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-03-08T12:03:01.212142+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95846,
            "ip_address": "37.111.201.194",
            "count": 1,
            "first_visit": "2026-03-08T11:13:38.466950+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95845,
            "ip_address": "103.122.249.215",
            "count": 1,
            "first_visit": "2026-03-08T10:37:38.212003+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95844,
            "ip_address": "37.111.201.248",
            "count": 3,
            "first_visit": "2026-03-08T10:08:52.576525+06:00",
            "date": "2026-03-08"
        }
    ]
}