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

{
    "count": 94392,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94376&ordering=first_visit",
    "results": [
        {
            "id": 94481,
            "ip_address": "103.189.237.9",
            "count": 1,
            "first_visit": "2026-01-25T15:13:02.728589+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94482,
            "ip_address": "202.4.101.204",
            "count": 2,
            "first_visit": "2026-01-25T15:16:21.564372+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94483,
            "ip_address": "103.239.253.33",
            "count": 2,
            "first_visit": "2026-01-25T15:16:53.723269+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94484,
            "ip_address": "3.235.8.63",
            "count": 1,
            "first_visit": "2026-01-25T15:29:17.168064+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94485,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2026-01-25T15:44:13.256629+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94486,
            "ip_address": "43.245.120.246",
            "count": 2,
            "first_visit": "2026-01-25T16:03:47.376385+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94487,
            "ip_address": "103.112.54.151",
            "count": 1,
            "first_visit": "2026-01-25T16:13:18.798254+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94488,
            "ip_address": "114.130.156.251",
            "count": 1,
            "first_visit": "2026-01-25T16:17:27.369306+06:00",
            "date": "2026-01-25"
        }
    ]
}