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

{
    "count": 93101,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79792&ordering=ip_address",
    "results": [
        {
            "id": 74535,
            "ip_address": "45.125.222.9",
            "count": 1,
            "first_visit": "2024-10-21T12:13:52.299939+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 62009,
            "ip_address": "45.125.223.132",
            "count": 1,
            "first_visit": "2023-12-27T19:29:48.957544+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 11461,
            "ip_address": "45.125.223.155",
            "count": 6,
            "first_visit": "2022-05-25T22:26:17.054024+06:00",
            "date": null
        },
        {
            "id": 6060,
            "ip_address": "45.125.223.26",
            "count": 1,
            "first_visit": "2022-05-14T19:21:40.739608+06:00",
            "date": null
        },
        {
            "id": 90758,
            "ip_address": "45.125.223.26",
            "count": 1,
            "first_visit": "2025-10-14T23:14:52.208744+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 59936,
            "ip_address": "45.125.223.27",
            "count": 1,
            "first_visit": "2023-11-22T06:40:28.754919+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 13560,
            "ip_address": "45.125.223.30",
            "count": 1,
            "first_visit": "2022-06-05T15:48:47.238421+06:00",
            "date": null
        },
        {
            "id": 25379,
            "ip_address": "45.125.223.30",
            "count": 1,
            "first_visit": "2022-07-21T11:13:15.881980+06:00",
            "date": "2022-07-21"
        }
    ]
}