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

{
    "count": 98083,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25904&ordering=-ip_address",
    "results": [
        {
            "id": 52578,
            "ip_address": "37.111.194.199",
            "count": 2,
            "first_visit": "2023-08-15T10:35:15.982712+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 63911,
            "ip_address": "37.111.194.199",
            "count": 1,
            "first_visit": "2024-01-27T23:15:57.741360+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 58189,
            "ip_address": "37.111.194.198",
            "count": 2,
            "first_visit": "2023-10-22T14:23:57.557860+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 75496,
            "ip_address": "37.111.194.198",
            "count": 1,
            "first_visit": "2024-11-11T13:23:19.143174+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 10345,
            "ip_address": "37.111.194.198",
            "count": 1,
            "first_visit": "2022-05-22T17:28:42.390896+06:00",
            "date": null
        },
        {
            "id": 10274,
            "ip_address": "37.111.194.197",
            "count": 1,
            "first_visit": "2022-05-22T12:06:50.902877+06:00",
            "date": null
        },
        {
            "id": 9098,
            "ip_address": "37.111.194.196",
            "count": 1,
            "first_visit": "2022-05-18T22:18:29.349094+06:00",
            "date": null
        },
        {
            "id": 96069,
            "ip_address": "37.111.194.196",
            "count": 1,
            "first_visit": "2026-03-15T12:35:13.066052+06:00",
            "date": "2026-03-15"
        }
    ]
}