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": 98040,
    "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": 97680,
            "ip_address": "103.12.173.112",
            "count": 1,
            "first_visit": "2026-05-03T15:52:09.797576+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97679,
            "ip_address": "171.79.41.107",
            "count": 1,
            "first_visit": "2026-05-03T14:40:10.886114+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97678,
            "ip_address": "37.111.194.233",
            "count": 1,
            "first_visit": "2026-05-03T14:12:17.150664+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97677,
            "ip_address": "74.125.150.2",
            "count": 2,
            "first_visit": "2026-05-03T13:53:44.565351+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97676,
            "ip_address": "118.179.174.241",
            "count": 1,
            "first_visit": "2026-05-03T13:01:43.139083+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97675,
            "ip_address": "103.116.165.246",
            "count": 8,
            "first_visit": "2026-05-03T12:39:16.808826+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97674,
            "ip_address": "103.72.212.24",
            "count": 1,
            "first_visit": "2026-05-03T11:47:02.185483+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97673,
            "ip_address": "142.113.186.152",
            "count": 1,
            "first_visit": "2026-05-03T11:00:12.634952+06:00",
            "date": "2026-05-03"
        }
    ]
}