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

{
    "count": 99739,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12080&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12064&ordering=-first_visit",
    "results": [
        {
            "id": 87763,
            "ip_address": "114.119.151.1",
            "count": 1,
            "first_visit": "2025-08-15T15:29:32.167733+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87762,
            "ip_address": "37.111.194.7",
            "count": 1,
            "first_visit": "2025-08-15T15:17:35.218927+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87761,
            "ip_address": "110.38.226.185",
            "count": 1,
            "first_visit": "2025-08-15T15:17:18.955180+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87760,
            "ip_address": "103.108.61.194",
            "count": 2,
            "first_visit": "2025-08-15T14:31:10.217443+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87759,
            "ip_address": "59.153.102.97",
            "count": 1,
            "first_visit": "2025-08-15T14:01:05.567729+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87758,
            "ip_address": "17.246.15.29",
            "count": 1,
            "first_visit": "2025-08-15T13:52:48.178444+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87757,
            "ip_address": "59.152.5.184",
            "count": 3,
            "first_visit": "2025-08-15T13:12:08.455442+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87756,
            "ip_address": "103.252.224.41",
            "count": 1,
            "first_visit": "2025-08-15T12:48:42.969151+06:00",
            "date": "2025-08-15"
        }
    ]
}