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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1928&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=-first_visit",
    "results": [
        {
            "id": 98198,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2026-05-17T19:06:49.294415+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98197,
            "ip_address": "103.156.214.16",
            "count": 1,
            "first_visit": "2026-05-17T18:58:42.960711+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98196,
            "ip_address": "103.72.212.30",
            "count": 1,
            "first_visit": "2026-05-17T16:26:26.801558+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98195,
            "ip_address": "103.17.37.102",
            "count": 1,
            "first_visit": "2026-05-17T16:08:33.269482+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98194,
            "ip_address": "34.34.225.83",
            "count": 1,
            "first_visit": "2026-05-17T15:48:34.075318+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98193,
            "ip_address": "116.102.201.47",
            "count": 1,
            "first_visit": "2026-05-17T14:51:25.739814+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98192,
            "ip_address": "66.249.79.8",
            "count": 1,
            "first_visit": "2026-05-17T13:12:15.329824+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98191,
            "ip_address": "66.249.79.1",
            "count": 1,
            "first_visit": "2026-05-17T13:12:14.765810+06:00",
            "date": "2026-05-17"
        }
    ]
}