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

{
    "count": 99617,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=ip_address",
    "results": [
        {
            "id": 38776,
            "ip_address": "109.169.15.78",
            "count": 1,
            "first_visit": "2022-12-16T01:03:35.013025+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 726,
            "ip_address": "109.169.15.78",
            "count": 1,
            "first_visit": "2021-12-15T19:26:50.493488+06:00",
            "date": null
        },
        {
            "id": 33395,
            "ip_address": "109.169.15.85",
            "count": 1,
            "first_visit": "2022-08-30T06:40:53.987414+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 7019,
            "ip_address": "109.169.15.87",
            "count": 1,
            "first_visit": "2022-05-16T18:44:42.500347+06:00",
            "date": null
        },
        {
            "id": 3961,
            "ip_address": "109.169.85.38",
            "count": 1,
            "first_visit": "2022-02-28T22:50:15.762750+06:00",
            "date": null
        },
        {
            "id": 70527,
            "ip_address": "109.169.85.38",
            "count": 1,
            "first_visit": "2024-06-30T23:23:12.575943+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 67920,
            "ip_address": "109.169.85.38",
            "count": 1,
            "first_visit": "2024-05-05T12:12:11.386625+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 44961,
            "ip_address": "109.169.85.38",
            "count": 1,
            "first_visit": "2023-04-06T19:17:45.363470+06:00",
            "date": "2023-04-06"
        }
    ]
}