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

{
    "count": 103821,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103808&ordering=first_visit",
    "results": [
        {
            "id": 103913,
            "ip_address": "113.212.111.210",
            "count": 1,
            "first_visit": "2026-09-26T11:32:27.527820+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103914,
            "ip_address": "37.111.194.170",
            "count": 1,
            "first_visit": "2026-09-26T11:39:05.082049+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103915,
            "ip_address": "66.249.74.34",
            "count": 1,
            "first_visit": "2026-09-26T11:41:43.328191+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103916,
            "ip_address": "161.248.245.139",
            "count": 1,
            "first_visit": "2026-09-26T11:44:12.280391+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103917,
            "ip_address": "114.119.145.66",
            "count": 2,
            "first_visit": "2026-09-26T12:02:13.041262+06:00",
            "date": "2026-09-26"
        }
    ]
}