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

{
    "count": 100084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2256&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2240&ordering=-id",
    "results": [
        {
            "id": 97932,
            "ip_address": "27.32.3.123",
            "count": 1,
            "first_visit": "2026-05-11T02:33:43.534875+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97931,
            "ip_address": "103.231.161.107",
            "count": 4,
            "first_visit": "2026-05-11T02:12:02.785309+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97930,
            "ip_address": "59.153.103.51",
            "count": 1,
            "first_visit": "2026-05-11T01:57:28.250732+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97929,
            "ip_address": "37.111.211.242",
            "count": 1,
            "first_visit": "2026-05-11T01:05:33.941200+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97928,
            "ip_address": "37.111.214.177",
            "count": 2,
            "first_visit": "2026-05-11T00:41:58.126423+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97927,
            "ip_address": "103.187.95.235",
            "count": 3,
            "first_visit": "2026-05-11T00:23:52.345352+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97926,
            "ip_address": "165.101.132.212",
            "count": 3,
            "first_visit": "2026-05-11T00:11:49.504042+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 97925,
            "ip_address": "103.176.18.171",
            "count": 1,
            "first_visit": "2026-05-11T00:08:49.486235+06:00",
            "date": "2026-05-11"
        }
    ]
}