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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50056&ordering=-ip_address",
    "results": [
        {
            "id": 49709,
            "ip_address": "123.200.27.41",
            "count": 1,
            "first_visit": "2023-07-10T16:34:18.319696+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 2384,
            "ip_address": "123.200.25.85",
            "count": 1,
            "first_visit": "2022-01-17T19:08:38.561330+06:00",
            "date": null
        },
        {
            "id": 35687,
            "ip_address": "123.200.25.69",
            "count": 1,
            "first_visit": "2022-10-09T23:04:54.862236+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 5185,
            "ip_address": "123.200.25.118",
            "count": 1,
            "first_visit": "2022-04-17T14:17:23.077772+06:00",
            "date": null
        },
        {
            "id": 65741,
            "ip_address": "123.200.24.202",
            "count": 1,
            "first_visit": "2024-03-10T12:27:52.543058+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 85479,
            "ip_address": "123.200.23.45",
            "count": 1,
            "first_visit": "2025-07-08T15:59:35.777512+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 85390,
            "ip_address": "123.200.23.45",
            "count": 3,
            "first_visit": "2025-07-07T12:20:00.537042+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 9014,
            "ip_address": "123.200.23.242",
            "count": 1,
            "first_visit": "2022-05-18T16:30:36.735512+06:00",
            "date": null
        }
    ]
}