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

{
    "count": 99325,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99312&ordering=first_visit",
    "results": [
        {
            "id": 99417,
            "ip_address": "192.144.89.0",
            "count": 1,
            "first_visit": "2026-06-21T11:59:40.678271+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99418,
            "ip_address": "64.144.210.120",
            "count": 1,
            "first_visit": "2026-06-21T11:59:42.114479+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99419,
            "ip_address": "155.254.42.107",
            "count": 1,
            "first_visit": "2026-06-21T11:59:44.070206+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99420,
            "ip_address": "103.196.9.120",
            "count": 1,
            "first_visit": "2026-06-21T12:00:18.580555+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99421,
            "ip_address": "118.179.157.137",
            "count": 1,
            "first_visit": "2026-06-21T12:23:32.798782+06:00",
            "date": "2026-06-21"
        }
    ]
}