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

{
    "count": 99850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1328&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1312&ordering=-first_visit",
    "results": [
        {
            "id": 98626,
            "ip_address": "103.55.145.180",
            "count": 2,
            "first_visit": "2026-05-30T00:49:19.363593+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98625,
            "ip_address": "74.125.150.8",
            "count": 5,
            "first_visit": "2026-05-30T00:24:54.295151+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98624,
            "ip_address": "31.13.115.12",
            "count": 1,
            "first_visit": "2026-05-29T21:06:05.846173+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 98623,
            "ip_address": "176.87.107.180",
            "count": 2,
            "first_visit": "2026-05-29T21:03:04.405151+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 98622,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2026-05-29T20:25:08.624915+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 98621,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-05-29T20:11:17.346136+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 98620,
            "ip_address": "17.241.75.235",
            "count": 1,
            "first_visit": "2026-05-29T19:37:25.478627+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 98619,
            "ip_address": "84.211.212.39",
            "count": 1,
            "first_visit": "2026-05-29T19:04:33.824970+06:00",
            "date": "2026-05-29"
        }
    ]
}