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

{
    "count": 99864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1400&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1384&ordering=-first_visit",
    "results": [
        {
            "id": 98568,
            "ip_address": "74.125.150.1",
            "count": 3,
            "first_visit": "2026-05-28T01:50:17.677706+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98567,
            "ip_address": "66.249.68.1",
            "count": 2,
            "first_visit": "2026-05-28T01:38:31.399368+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98566,
            "ip_address": "170.223.53.17",
            "count": 1,
            "first_visit": "2026-05-28T01:15:25.175518+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98565,
            "ip_address": "52.80.165.160",
            "count": 1,
            "first_visit": "2026-05-27T22:42:03.012941+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98564,
            "ip_address": "52.81.111.212",
            "count": 1,
            "first_visit": "2026-05-27T22:39:37.825434+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98563,
            "ip_address": "103.102.206.255",
            "count": 4,
            "first_visit": "2026-05-27T21:19:07.846008+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98562,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-05-27T21:00:39.754220+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98561,
            "ip_address": "103.214.217.30",
            "count": 3,
            "first_visit": "2026-05-27T20:01:14.544703+06:00",
            "date": "2026-05-27"
        }
    ]
}