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

{
    "count": 97612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24824&ordering=ip_address",
    "results": [
        {
            "id": 55715,
            "ip_address": "109.162.174.164",
            "count": 1,
            "first_visit": "2023-09-22T17:15:06.425003+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 90473,
            "ip_address": "109.165.28.62",
            "count": 1,
            "first_visit": "2025-10-07T11:55:24.362242+06:00",
            "date": "2025-10-07"
        },
        {
            "id": 8275,
            "ip_address": "109.166.139.126",
            "count": 1,
            "first_visit": "2022-05-17T19:50:06.089474+06:00",
            "date": null
        },
        {
            "id": 11859,
            "ip_address": "109.166.251.41",
            "count": 1,
            "first_visit": "2022-05-27T06:57:39.341234+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}