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

{
    "count": 102684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50024&ordering=-ip_address",
    "results": [
        {
            "id": 2132,
            "ip_address": "123.201.108.98",
            "count": 1,
            "first_visit": "2022-01-13T16:10:55.006343+06:00",
            "date": null
        },
        {
            "id": 84804,
            "ip_address": "123.200.9.125",
            "count": 2,
            "first_visit": "2025-06-30T11:04:50.155532+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 51968,
            "ip_address": "123.200.7.106",
            "count": 1,
            "first_visit": "2023-08-08T16:12:27.908228+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 5755,
            "ip_address": "123.200.7.106",
            "count": 1,
            "first_visit": "2022-05-09T18:05:24.530636+06:00",
            "date": null
        },
        {
            "id": 19798,
            "ip_address": "123.200.7.106",
            "count": 1,
            "first_visit": "2022-06-28T17:43:05.485757+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 52655,
            "ip_address": "123.200.6.206",
            "count": 1,
            "first_visit": "2023-08-16T11:29:12.684966+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52487,
            "ip_address": "123.200.6.154",
            "count": 1,
            "first_visit": "2023-08-14T13:12:12.230934+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 36520,
            "ip_address": "123.200.6.154",
            "count": 1,
            "first_visit": "2022-10-27T12:03:59.220318+06:00",
            "date": "2022-10-27"
        }
    ]
}