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

{
    "count": 95999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-first_visit",
    "results": [
        {
            "id": 95983,
            "ip_address": "103.162.230.15",
            "count": 1,
            "first_visit": "2026-03-13T05:31:27.644319+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95982,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2026-03-13T05:11:12.096226+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95981,
            "ip_address": "3.65.108.37",
            "count": 2,
            "first_visit": "2026-03-13T03:08:27.751945+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95980,
            "ip_address": "3.67.20.182",
            "count": 2,
            "first_visit": "2026-03-13T03:07:36.027601+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95979,
            "ip_address": "103.73.45.179",
            "count": 3,
            "first_visit": "2026-03-13T02:39:35.232284+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95978,
            "ip_address": "137.59.155.211",
            "count": 1,
            "first_visit": "2026-03-12T22:31:41.440071+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95977,
            "ip_address": "103.205.69.26",
            "count": 1,
            "first_visit": "2026-03-12T21:28:13.534301+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95976,
            "ip_address": "113.212.108.54",
            "count": 1,
            "first_visit": "2026-03-12T21:07:09.601513+06:00",
            "date": "2026-03-12"
        }
    ]
}