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

{
    "count": 101546,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39824&ordering=-ip_address",
    "results": [
        {
            "id": 9035,
            "ip_address": "185.4.81.105",
            "count": 1,
            "first_visit": "2022-05-18T17:57:30.153257+06:00",
            "date": null
        },
        {
            "id": 13459,
            "ip_address": "185.4.81.100",
            "count": 1,
            "first_visit": "2022-06-03T18:39:26.073455+06:00",
            "date": null
        },
        {
            "id": 4976,
            "ip_address": "185.3.94.59",
            "count": 1,
            "first_visit": "2022-04-07T14:56:52.566425+06:00",
            "date": null
        },
        {
            "id": 33452,
            "ip_address": "185.37.160.12",
            "count": 3,
            "first_visit": "2022-08-30T15:38:30.701801+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 92710,
            "ip_address": "185.37.110.30",
            "count": 1,
            "first_visit": "2025-12-06T18:11:28.911420+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 67553,
            "ip_address": "185.252.221.174",
            "count": 1,
            "first_visit": "2024-04-26T10:55:18.358281+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 66053,
            "ip_address": "185.252.221.150",
            "count": 1,
            "first_visit": "2024-03-18T18:50:19.057684+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 65226,
            "ip_address": "185.252.221.126",
            "count": 2,
            "first_visit": "2024-02-27T07:39:19.805138+06:00",
            "date": "2024-02-27"
        }
    ]
}