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

{
    "count": 93852,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93840&ordering=id",
    "results": [
        {
            "id": 93945,
            "ip_address": "182.10.97.150",
            "count": 1,
            "first_visit": "2026-01-11T21:10:23.766474+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 93946,
            "ip_address": "37.111.215.148",
            "count": 1,
            "first_visit": "2026-01-11T23:59:44.975685+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 93947,
            "ip_address": "103.152.107.248",
            "count": 1,
            "first_visit": "2026-01-12T00:53:43.479536+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93948,
            "ip_address": "40.77.177.56",
            "count": 1,
            "first_visit": "2026-01-12T02:01:16.625416+06:00",
            "date": "2026-01-12"
        }
    ]
}