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

{
    "count": 97139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97128&ordering=first_visit",
    "results": [
        {
            "id": 97233,
            "ip_address": "115.127.19.218",
            "count": 3,
            "first_visit": "2026-04-21T01:45:48.797139+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97234,
            "ip_address": "43.173.181.154",
            "count": 1,
            "first_visit": "2026-04-21T02:24:28.211431+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97235,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2026-04-21T03:20:12.536231+06:00",
            "date": "2026-04-21"
        }
    ]
}