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": 91508,
    "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": 91476,
            "ip_address": "27.147.237.28",
            "count": 6,
            "first_visit": "2025-11-01T09:46:32.936556+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91475,
            "ip_address": "103.151.75.115",
            "count": 1,
            "first_visit": "2025-11-01T09:36:04.571494+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91474,
            "ip_address": "34.31.177.242",
            "count": 8,
            "first_visit": "2025-11-01T09:19:51.414473+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91473,
            "ip_address": "120.89.67.45",
            "count": 1,
            "first_visit": "2025-11-01T06:40:40.721033+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91472,
            "ip_address": "76.35.59.10",
            "count": 1,
            "first_visit": "2025-11-01T06:35:24.288526+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91471,
            "ip_address": "37.111.200.145",
            "count": 2,
            "first_visit": "2025-11-01T05:09:01.615620+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91470,
            "ip_address": "103.73.197.105",
            "count": 2,
            "first_visit": "2025-11-01T01:57:12.379965+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 91469,
            "ip_address": "103.124.251.64",
            "count": 2,
            "first_visit": "2025-11-01T01:20:06.708478+06:00",
            "date": "2025-11-01"
        }
    ]
}