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

{
    "count": 100228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20928&ordering=-ip_address",
    "results": [
        {
            "id": 5610,
            "ip_address": "37.111.220.153",
            "count": 1,
            "first_visit": "2022-05-04T19:46:59.665642+06:00",
            "date": null
        },
        {
            "id": 33414,
            "ip_address": "37.111.220.141",
            "count": 1,
            "first_visit": "2022-08-30T12:05:13.960225+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 59697,
            "ip_address": "37.111.220.101",
            "count": 3,
            "first_visit": "2023-11-18T11:35:14.478987+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 15479,
            "ip_address": "37.111.219.99",
            "count": 1,
            "first_visit": "2022-06-15T23:55:19.525120+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12439,
            "ip_address": "37.111.219.98",
            "count": 1,
            "first_visit": "2022-05-29T11:37:02.413684+06:00",
            "date": null
        },
        {
            "id": 19678,
            "ip_address": "37.111.219.95",
            "count": 1,
            "first_visit": "2022-06-28T08:58:19.455880+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 7109,
            "ip_address": "37.111.219.94",
            "count": 1,
            "first_visit": "2022-05-16T19:29:10.633577+06:00",
            "date": null
        },
        {
            "id": 69227,
            "ip_address": "37.111.219.94",
            "count": 2,
            "first_visit": "2024-05-28T13:28:13.339217+06:00",
            "date": "2024-05-28"
        }
    ]
}