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

{
    "count": 99878,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99864&ordering=first_visit",
    "results": [
        {
            "id": 99969,
            "ip_address": "37.111.206.76",
            "count": 1,
            "first_visit": "2026-07-06T12:28:33.922353+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 99970,
            "ip_address": "128.241.124.105",
            "count": 1,
            "first_visit": "2026-07-06T12:39:46.410383+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 99971,
            "ip_address": "113.11.51.163",
            "count": 1,
            "first_visit": "2026-07-06T12:53:21.077063+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 99972,
            "ip_address": "104.28.156.113",
            "count": 2,
            "first_visit": "2026-07-06T13:19:01.156456+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 99973,
            "ip_address": "203.31.169.210",
            "count": 1,
            "first_visit": "2026-07-06T13:24:50.182503+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 99974,
            "ip_address": "142.44.212.141",
            "count": 1,
            "first_visit": "2026-07-06T13:33:04.475502+06:00",
            "date": "2026-07-06"
        }
    ]
}