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

{
    "count": 95162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16080&ordering=ip_address",
    "results": [
        {
            "id": 6699,
            "ip_address": "103.242.23.190",
            "count": 6,
            "first_visit": "2022-05-16T13:18:50.837653+06:00",
            "date": null
        },
        {
            "id": 41155,
            "ip_address": "103.242.23.190",
            "count": 1,
            "first_visit": "2023-01-29T13:23:49.721519+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 16380,
            "ip_address": "103.242.23.190",
            "count": 1,
            "first_visit": "2022-06-18T13:59:39.375325+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 19888,
            "ip_address": "103.242.23.191",
            "count": 1,
            "first_visit": "2022-06-29T00:59:35.978975+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20340,
            "ip_address": "103.242.23.191",
            "count": 2,
            "first_visit": "2022-06-30T12:29:48.017745+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 5438,
            "ip_address": "103.242.23.191",
            "count": 3,
            "first_visit": "2022-04-28T22:40:28.735352+06:00",
            "date": null
        },
        {
            "id": 11827,
            "ip_address": "103.242.58.100",
            "count": 1,
            "first_visit": "2022-05-27T01:09:50.168008+06:00",
            "date": null
        },
        {
            "id": 82770,
            "ip_address": "103.242.8.145",
            "count": 1,
            "first_visit": "2025-05-14T14:35:35.786955+06:00",
            "date": "2025-05-14"
        }
    ]
}