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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1264&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1248&ordering=-first_visit",
    "results": [
        {
            "id": 96958,
            "ip_address": "209.85.238.228",
            "count": 1,
            "first_visit": "2026-04-12T03:27:18.109144+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96957,
            "ip_address": "34.210.174.71",
            "count": 1,
            "first_visit": "2026-04-12T02:45:42.627048+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96956,
            "ip_address": "66.249.65.36",
            "count": 1,
            "first_visit": "2026-04-12T02:03:26.490773+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96955,
            "ip_address": "66.249.65.37",
            "count": 1,
            "first_visit": "2026-04-12T00:53:50.523113+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96954,
            "ip_address": "209.85.238.229",
            "count": 2,
            "first_visit": "2026-04-12T00:23:30.996790+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96953,
            "ip_address": "173.252.95.60",
            "count": 1,
            "first_visit": "2026-04-11T23:53:21.671454+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96952,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-04-11T22:51:14.951203+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 96951,
            "ip_address": "103.7.121.97",
            "count": 1,
            "first_visit": "2026-04-11T22:10:13.615050+06:00",
            "date": "2026-04-11"
        }
    ]
}