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

{
    "count": 103241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-first_visit",
    "previous": null,
    "results": [
        {
            "id": 103337,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-09-17T15:09:46.196295+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103336,
            "ip_address": "128.241.78.136",
            "count": 1,
            "first_visit": "2026-09-17T15:07:56.326283+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103335,
            "ip_address": "103.225.92.225",
            "count": 1,
            "first_visit": "2026-09-17T14:39:03.799716+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103334,
            "ip_address": "119.8.177.223",
            "count": 1,
            "first_visit": "2026-09-17T14:17:14.168746+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103333,
            "ip_address": "74.125.150.134",
            "count": 1,
            "first_visit": "2026-09-17T13:52:49.281926+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103332,
            "ip_address": "114.119.145.66",
            "count": 1,
            "first_visit": "2026-09-17T13:52:26.357499+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103331,
            "ip_address": "74.125.150.132",
            "count": 1,
            "first_visit": "2026-09-17T13:32:42.229108+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103330,
            "ip_address": "114.119.141.127",
            "count": 1,
            "first_visit": "2026-09-17T13:15:23.400372+06:00",
            "date": "2026-09-17"
        }
    ]
}