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

{
    "count": 98460,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98448&ordering=id",
    "results": [
        {
            "id": 98553,
            "ip_address": "90.151.150.105",
            "count": 1,
            "first_visit": "2026-05-27T15:23:05.974891+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98554,
            "ip_address": "193.192.53.150",
            "count": 1,
            "first_visit": "2026-05-27T15:33:07.414706+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98555,
            "ip_address": "17.22.245.247",
            "count": 1,
            "first_visit": "2026-05-27T16:14:26.390755+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98556,
            "ip_address": "17.246.15.34",
            "count": 1,
            "first_visit": "2026-05-27T16:37:24.558192+06:00",
            "date": "2026-05-27"
        }
    ]
}