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

{
    "count": 102608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48504&ordering=ip_address",
    "results": [
        {
            "id": 80642,
            "ip_address": "118.179.102.126",
            "count": 1,
            "first_visit": "2025-03-26T18:48:26.514627+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 89175,
            "ip_address": "118.179.102.168",
            "count": 1,
            "first_visit": "2025-09-08T12:24:18.290699+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 47655,
            "ip_address": "118.179.102.178",
            "count": 2,
            "first_visit": "2023-06-04T10:28:01.203671+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 92731,
            "ip_address": "118.179.107.25",
            "count": 1,
            "first_visit": "2025-12-07T10:46:08.026295+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 61270,
            "ip_address": "118.179.109.17",
            "count": 1,
            "first_visit": "2023-12-16T10:58:42.148720+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 12298,
            "ip_address": "118.179.109.18",
            "count": 1,
            "first_visit": "2022-05-28T22:25:39.945585+06:00",
            "date": null
        },
        {
            "id": 7271,
            "ip_address": "118.179.110.62",
            "count": 2,
            "first_visit": "2022-05-16T20:13:29.882260+06:00",
            "date": null
        },
        {
            "id": 70998,
            "ip_address": "118.179.112.249",
            "count": 1,
            "first_visit": "2024-07-11T13:59:09.403800+06:00",
            "date": "2024-07-11"
        }
    ]
}