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

{
    "count": 100317,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100304&ordering=first_visit",
    "results": [
        {
            "id": 100409,
            "ip_address": "45.125.220.239",
            "count": 3,
            "first_visit": "2026-07-18T08:12:45.327626+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100410,
            "ip_address": "17.246.23.137",
            "count": 1,
            "first_visit": "2026-07-18T08:16:47.250713+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100411,
            "ip_address": "103.62.140.124",
            "count": 2,
            "first_visit": "2026-07-18T08:25:04.938963+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100412,
            "ip_address": "42.0.6.150",
            "count": 1,
            "first_visit": "2026-07-18T09:18:30.055852+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100413,
            "ip_address": "103.96.105.248",
            "count": 1,
            "first_visit": "2026-07-18T09:34:27.011292+06:00",
            "date": "2026-07-18"
        }
    ]
}