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

{
    "count": 103243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "results": [
        {
            "id": 103299,
            "ip_address": "103.149.147.170",
            "count": 1,
            "first_visit": "2026-09-16T21:53:20.041404+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103298,
            "ip_address": "103.221.253.187",
            "count": 1,
            "first_visit": "2026-09-16T21:41:52.167680+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103297,
            "ip_address": "46.203.4.148",
            "count": 1,
            "first_visit": "2026-09-16T20:43:54.693176+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103296,
            "ip_address": "195.40.63.165",
            "count": 1,
            "first_visit": "2026-09-16T20:43:48.245938+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103295,
            "ip_address": "138.199.142.70",
            "count": 1,
            "first_visit": "2026-09-16T20:43:38.194677+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103294,
            "ip_address": "91.98.178.11",
            "count": 1,
            "first_visit": "2026-09-16T20:43:29.924590+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103293,
            "ip_address": "103.87.213.210",
            "count": 1,
            "first_visit": "2026-09-16T20:37:37.057068+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103292,
            "ip_address": "103.127.3.140",
            "count": 1,
            "first_visit": "2026-09-16T20:00:56.637191+06:00",
            "date": "2026-09-16"
        }
    ]
}