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

{
    "count": 103477,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103464&ordering=id",
    "results": [
        {
            "id": 103569,
            "ip_address": "128.241.122.76",
            "count": 1,
            "first_visit": "2026-09-21T14:59:34.948622+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103570,
            "ip_address": "118.179.221.49",
            "count": 4,
            "first_visit": "2026-09-21T15:03:57.725071+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103571,
            "ip_address": "18.97.9.97",
            "count": 1,
            "first_visit": "2026-09-21T15:15:10.402280+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103572,
            "ip_address": "2a03:2880:11ff:4d::",
            "count": 1,
            "first_visit": "2026-09-21T15:51:01.183856+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103573,
            "ip_address": "140.179.18.91",
            "count": 2,
            "first_visit": "2026-09-21T15:56:00.389652+06:00",
            "date": "2026-09-21"
        }
    ]
}