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

{
    "count": 96003,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-first_visit",
    "results": [
        {
            "id": 95971,
            "ip_address": "209.85.238.32",
            "count": 2,
            "first_visit": "2026-03-12T14:03:52.249747+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95970,
            "ip_address": "203.31.169.32",
            "count": 1,
            "first_visit": "2026-03-12T12:25:08.392496+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95969,
            "ip_address": "123.136.30.129",
            "count": 3,
            "first_visit": "2026-03-12T10:50:10.459102+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95968,
            "ip_address": "203.190.254.100",
            "count": 1,
            "first_visit": "2026-03-12T10:23:56.231297+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95967,
            "ip_address": "103.139.197.198",
            "count": 1,
            "first_visit": "2026-03-12T10:10:16.340026+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95966,
            "ip_address": "191.101.174.132",
            "count": 1,
            "first_visit": "2026-03-12T04:24:58.196914+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95965,
            "ip_address": "89.19.34.143",
            "count": 1,
            "first_visit": "2026-03-12T04:24:58.080578+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95964,
            "ip_address": "209.85.238.41",
            "count": 6,
            "first_visit": "2026-03-12T03:23:01.648330+06:00",
            "date": "2026-03-12"
        }
    ]
}