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

{
    "count": 102813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51664&ordering=-ip_address",
    "results": [
        {
            "id": 91540,
            "ip_address": "119.30.41.102",
            "count": 1,
            "first_visit": "2025-11-02T20:18:26.212456+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 65630,
            "ip_address": "119.30.41.102",
            "count": 1,
            "first_visit": "2024-03-07T12:30:25.568335+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 12956,
            "ip_address": "119.30.41.101",
            "count": 1,
            "first_visit": "2022-05-31T00:41:42.614185+06:00",
            "date": null
        },
        {
            "id": 85212,
            "ip_address": "119.30.41.100",
            "count": 1,
            "first_visit": "2025-07-04T12:05:13.561140+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 79207,
            "ip_address": "119.30.41.100",
            "count": 2,
            "first_visit": "2025-02-20T19:55:36.572610+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 76740,
            "ip_address": "119.30.41.10",
            "count": 2,
            "first_visit": "2024-12-14T14:33:55.529693+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 14533,
            "ip_address": "119.30.39.96",
            "count": 1,
            "first_visit": "2022-06-11T21:10:26.578799+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 5714,
            "ip_address": "119.30.39.95",
            "count": 3,
            "first_visit": "2022-05-08T14:18:39.273364+06:00",
            "date": null
        }
    ]
}