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

{
    "count": 97436,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97424&ordering=id",
    "results": [
        {
            "id": 97529,
            "ip_address": "121.91.183.207",
            "count": 1,
            "first_visit": "2026-04-29T01:08:19.426719+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97530,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-04-29T01:08:30.378551+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97531,
            "ip_address": "128.241.65.184",
            "count": 1,
            "first_visit": "2026-04-29T01:08:42.838506+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97532,
            "ip_address": "74.125.150.8",
            "count": 2,
            "first_visit": "2026-04-29T01:36:03.583653+06:00",
            "date": "2026-04-29"
        }
    ]
}