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

{
    "count": 101481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78768&ordering=ip_address",
    "results": [
        {
            "id": 89716,
            "ip_address": "37.111.212.249",
            "count": 1,
            "first_visit": "2025-09-18T15:17:46.639100+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 90552,
            "ip_address": "37.111.212.25",
            "count": 1,
            "first_visit": "2025-10-09T17:03:49.246653+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 8368,
            "ip_address": "37.111.212.25",
            "count": 1,
            "first_visit": "2022-05-17T22:36:09.013560+06:00",
            "date": null
        },
        {
            "id": 32395,
            "ip_address": "37.111.212.25",
            "count": 1,
            "first_visit": "2022-08-19T00:02:03.337226+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 2829,
            "ip_address": "37.111.212.250",
            "count": 6,
            "first_visit": "2022-01-25T17:36:04.422113+06:00",
            "date": null
        },
        {
            "id": 87873,
            "ip_address": "37.111.212.250",
            "count": 2,
            "first_visit": "2025-08-17T15:05:20.833366+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 32509,
            "ip_address": "37.111.212.251",
            "count": 1,
            "first_visit": "2022-08-20T12:24:57.860189+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 57926,
            "ip_address": "37.111.212.251",
            "count": 4,
            "first_visit": "2023-10-18T18:21:47.059667+06:00",
            "date": "2023-10-18"
        }
    ]
}