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

{
    "count": 100552,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15264&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15248&ordering=-date",
    "results": [
        {
            "id": 99033,
            "ip_address": "42.0.6.141",
            "count": 1,
            "first_visit": "2026-06-09T17:54:55.617582+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99031,
            "ip_address": "37.111.230.225",
            "count": 1,
            "first_visit": "2026-06-09T17:53:57.965985+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99035,
            "ip_address": "37.111.194.163",
            "count": 2,
            "first_visit": "2026-06-09T19:21:15.655785+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99029,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-06-09T16:01:38.655712+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99010,
            "ip_address": "57.155.171.17",
            "count": 1,
            "first_visit": "2026-06-09T10:10:48.039905+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99021,
            "ip_address": "103.177.220.53",
            "count": 4,
            "first_visit": "2026-06-09T12:53:43.957395+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99004,
            "ip_address": "43.245.120.36",
            "count": 1,
            "first_visit": "2026-06-09T00:50:54.841337+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99030,
            "ip_address": "103.205.69.44",
            "count": 3,
            "first_visit": "2026-06-09T17:08:14.769359+06:00",
            "date": "2026-06-09"
        }
    ]
}