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

{
    "count": 101149,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101136",
    "results": [
        {
            "id": 101216,
            "ip_address": "182.163.102.90",
            "count": 4,
            "first_visit": "2026-08-06T11:12:07.541582+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101239,
            "ip_address": "118.179.221.49",
            "count": 1,
            "first_visit": "2026-08-06T18:24:02.491073+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101201,
            "ip_address": "74.125.150.39",
            "count": 3,
            "first_visit": "2026-08-06T00:04:08.860395+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101240,
            "ip_address": "103.218.27.89",
            "count": 2,
            "first_visit": "2026-08-06T18:37:50.741182+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101241,
            "ip_address": "103.77.61.99",
            "count": 1,
            "first_visit": "2026-08-06T19:38:41.277188+06:00",
            "date": "2026-08-06"
        }
    ]
}