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

{
    "count": 96155,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96144&ordering=first_visit",
    "results": [
        {
            "id": 96249,
            "ip_address": "172.58.131.153",
            "count": 1,
            "first_visit": "2026-03-22T17:04:03.275235+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 96250,
            "ip_address": "121.91.181.66",
            "count": 1,
            "first_visit": "2026-03-22T17:15:35.550419+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 96251,
            "ip_address": "66.220.149.25",
            "count": 1,
            "first_visit": "2026-03-22T18:51:15.404047+06:00",
            "date": "2026-03-22"
        }
    ]
}