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

{
    "count": 102204,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102192&ordering=id",
    "results": [
        {
            "id": 102297,
            "ip_address": "103.96.37.154",
            "count": 5,
            "first_visit": "2026-08-28T13:33:17.722973+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102298,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-08-28T13:41:33.307159+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102299,
            "ip_address": "116.204.231.76",
            "count": 1,
            "first_visit": "2026-08-28T14:19:06.528707+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102300,
            "ip_address": "37.111.224.189",
            "count": 1,
            "first_visit": "2026-08-28T14:30:36.357805+06:00",
            "date": "2026-08-28"
        }
    ]
}