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

{
    "count": 94239,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12912&ordering=ip_address",
    "results": [
        {
            "id": 8530,
            "ip_address": "103.206.229.62",
            "count": 1,
            "first_visit": "2022-05-17T23:42:08.973180+06:00",
            "date": null
        },
        {
            "id": 29491,
            "ip_address": "103.206.229.65",
            "count": 1,
            "first_visit": "2022-07-29T22:35:17.711048+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6986,
            "ip_address": "103.206.229.66",
            "count": 1,
            "first_visit": "2022-05-16T18:20:05.519699+06:00",
            "date": null
        },
        {
            "id": 11183,
            "ip_address": "103.206.229.67",
            "count": 2,
            "first_visit": "2022-05-24T22:42:54.336642+06:00",
            "date": null
        },
        {
            "id": 59401,
            "ip_address": "103.206.230.125",
            "count": 1,
            "first_visit": "2023-11-13T03:44:13.490661+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 7356,
            "ip_address": "103.206.230.52",
            "count": 2,
            "first_visit": "2022-05-16T22:19:11.005950+06:00",
            "date": null
        },
        {
            "id": 78277,
            "ip_address": "103.206.230.83",
            "count": 3,
            "first_visit": "2025-01-27T07:57:05.426567+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 78260,
            "ip_address": "103.206.230.83",
            "count": 1,
            "first_visit": "2025-01-26T22:13:51.925862+06:00",
            "date": "2025-01-26"
        }
    ]
}