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

{
    "count": 103139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103128&ordering=id",
    "results": [
        {
            "id": 103233,
            "ip_address": "52.81.9.2",
            "count": 1,
            "first_visit": "2026-09-15T14:59:24.038052+06:00",
            "date": "2026-09-15"
        },
        {
            "id": 103234,
            "ip_address": "120.50.4.122",
            "count": 1,
            "first_visit": "2026-09-15T15:36:43.516718+06:00",
            "date": "2026-09-15"
        },
        {
            "id": 103235,
            "ip_address": "27.123.253.94",
            "count": 1,
            "first_visit": "2026-09-15T16:00:11.130219+06:00",
            "date": "2026-09-15"
        }
    ]
}