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

{
    "count": 98356,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98344",
    "results": [
        {
            "id": 98442,
            "ip_address": "103.117.108.130",
            "count": 1,
            "first_visit": "2026-05-23T15:27:07.407211+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98443,
            "ip_address": "103.84.133.205",
            "count": 1,
            "first_visit": "2026-05-23T16:46:51.689753+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98444,
            "ip_address": "192.178.15.1",
            "count": 1,
            "first_visit": "2026-05-23T16:46:56.213646+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98445,
            "ip_address": "103.130.72.123",
            "count": 1,
            "first_visit": "2026-05-23T17:07:16.739791+06:00",
            "date": "2026-05-23"
        }
    ]
}