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

{
    "count": 99251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98680&ordering=-ip_address",
    "results": [
        {
            "id": 3706,
            "ip_address": "103.105.86.17",
            "count": 3,
            "first_visit": "2022-02-18T11:39:03.906710+06:00",
            "date": null
        },
        {
            "id": 98719,
            "ip_address": "103.105.86.103",
            "count": 1,
            "first_visit": "2026-06-01T06:15:56.103980+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 9691,
            "ip_address": "103.105.85.27",
            "count": 1,
            "first_visit": "2022-05-20T12:35:46.085422+06:00",
            "date": null
        },
        {
            "id": 21978,
            "ip_address": "103.105.85.132",
            "count": 1,
            "first_visit": "2022-07-11T13:53:43.053582+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 50787,
            "ip_address": "103.105.74.130",
            "count": 1,
            "first_visit": "2023-07-25T11:07:53.533945+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 59540,
            "ip_address": "103.10.55.74",
            "count": 1,
            "first_visit": "2023-11-15T18:00:31.004707+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 64131,
            "ip_address": "103.10.55.74",
            "count": 1,
            "first_visit": "2024-01-31T12:32:14.378832+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 70172,
            "ip_address": "103.10.55.250",
            "count": 2,
            "first_visit": "2024-06-23T13:04:57.147268+06:00",
            "date": "2024-06-23"
        }
    ]
}