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

{
    "count": 102071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=448&ordering=-id",
    "results": [
        {
            "id": 101711,
            "ip_address": "180.149.235.51",
            "count": 3,
            "first_visit": "2026-08-16T04:43:36.201250+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101710,
            "ip_address": "194.24.235.165",
            "count": 1,
            "first_visit": "2026-08-16T03:35:05.875472+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101709,
            "ip_address": "74.125.150.39",
            "count": 3,
            "first_visit": "2026-08-16T03:08:46.759800+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101708,
            "ip_address": "128.241.102.48",
            "count": 1,
            "first_visit": "2026-08-16T02:55:46.084871+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101707,
            "ip_address": "54.187.1.131",
            "count": 1,
            "first_visit": "2026-08-16T02:28:59.766811+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101706,
            "ip_address": "103.129.238.121",
            "count": 1,
            "first_visit": "2026-08-16T00:45:18.510201+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101705,
            "ip_address": "17.246.23.71",
            "count": 1,
            "first_visit": "2026-08-16T00:44:08.210244+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101704,
            "ip_address": "223.29.215.17",
            "count": 1,
            "first_visit": "2026-08-16T00:34:35.210368+06:00",
            "date": "2026-08-16"
        }
    ]
}