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

{
    "count": 100568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15320&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15304&ordering=-date",
    "results": [
        {
            "id": 98995,
            "ip_address": "23.234.78.144",
            "count": 1,
            "first_visit": "2026-06-08T22:53:32.405501+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98971,
            "ip_address": "103.6.123.190",
            "count": 4,
            "first_visit": "2026-06-08T07:46:14.024524+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98992,
            "ip_address": "130.193.251.203",
            "count": 1,
            "first_visit": "2026-06-08T21:17:58.620205+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98982,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-06-08T13:49:44.197813+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98991,
            "ip_address": "37.111.200.145",
            "count": 1,
            "first_visit": "2026-06-08T19:36:59.673353+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98993,
            "ip_address": "115.127.156.17",
            "count": 1,
            "first_visit": "2026-06-08T21:31:06.061155+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98990,
            "ip_address": "103.150.27.239",
            "count": 1,
            "first_visit": "2026-06-08T17:45:31.243942+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98994,
            "ip_address": "103.156.214.24",
            "count": 3,
            "first_visit": "2026-06-08T22:25:38.026408+06:00",
            "date": "2026-06-08"
        }
    ]
}