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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20192&ordering=-count",
    "results": [
        {
            "id": 89204,
            "ip_address": "103.60.161.47",
            "count": 2,
            "first_visit": "2025-09-08T22:20:49.553304+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89242,
            "ip_address": "192.178.4.97",
            "count": 2,
            "first_visit": "2025-09-09T13:33:40.238629+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89230,
            "ip_address": "202.134.8.192",
            "count": 2,
            "first_visit": "2025-09-09T10:16:19.489891+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89244,
            "ip_address": "103.144.200.195",
            "count": 2,
            "first_visit": "2025-09-09T14:08:01.138336+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89236,
            "ip_address": "118.179.36.178",
            "count": 2,
            "first_visit": "2025-09-09T12:22:13.379771+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89233,
            "ip_address": "103.21.42.198",
            "count": 2,
            "first_visit": "2025-09-09T10:28:57.162925+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89226,
            "ip_address": "37.111.194.32",
            "count": 2,
            "first_visit": "2025-09-09T09:31:39.400746+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89261,
            "ip_address": "27.147.200.242",
            "count": 2,
            "first_visit": "2025-09-09T23:55:30.822880+06:00",
            "date": "2025-09-09"
        }
    ]
}