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

{
    "count": 97499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "results": [
        {
            "id": 97539,
            "ip_address": "66.249.68.8",
            "count": 4,
            "first_visit": "2026-04-29T08:09:00.410505+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97538,
            "ip_address": "119.15.154.112",
            "count": 4,
            "first_visit": "2026-04-29T07:32:09.681907+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97537,
            "ip_address": "74.125.150.2",
            "count": 3,
            "first_visit": "2026-04-29T06:35:14.639341+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97536,
            "ip_address": "161.115.235.69",
            "count": 1,
            "first_visit": "2026-04-29T03:25:37.008995+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97535,
            "ip_address": "128.241.75.63",
            "count": 1,
            "first_visit": "2026-04-29T03:23:16.799240+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97534,
            "ip_address": "193.192.53.71",
            "count": 1,
            "first_visit": "2026-04-29T03:21:08.594576+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97533,
            "ip_address": "194.24.234.33",
            "count": 1,
            "first_visit": "2026-04-29T03:17:30.051609+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97532,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-04-29T01:36:03.583653+06:00",
            "date": "2026-04-29"
        }
    ]
}