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

{
    "count": 92949,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92936&ordering=first_visit",
    "results": [
        {
            "id": 93041,
            "ip_address": "118.185.95.141",
            "count": 2,
            "first_visit": "2025-12-16T16:25:40.086713+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 93042,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-12-16T16:56:36.990338+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 93043,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-12-16T16:59:40.588208+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 93044,
            "ip_address": "37.111.206.193",
            "count": 2,
            "first_visit": "2025-12-16T17:27:17.093978+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 93045,
            "ip_address": "126.166.137.76",
            "count": 2,
            "first_visit": "2025-12-16T18:15:27.424258+06:00",
            "date": "2025-12-16"
        }
    ]
}