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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80184&ordering=ip_address",
    "results": [
        {
            "id": 23649,
            "ip_address": "37.111.222.164",
            "count": 1,
            "first_visit": "2022-07-18T22:01:08.396899+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 99727,
            "ip_address": "37.111.222.164",
            "count": 1,
            "first_visit": "2026-06-30T01:22:56.454689+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 47769,
            "ip_address": "37.111.222.166",
            "count": 2,
            "first_visit": "2023-06-06T12:28:07.913343+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 5884,
            "ip_address": "37.111.222.172",
            "count": 1,
            "first_visit": "2022-05-11T22:56:31.955384+06:00",
            "date": null
        },
        {
            "id": 62195,
            "ip_address": "37.111.222.176",
            "count": 1,
            "first_visit": "2024-01-03T14:09:17.246533+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 62021,
            "ip_address": "37.111.222.179",
            "count": 1,
            "first_visit": "2023-12-28T01:22:50.395960+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 11095,
            "ip_address": "37.111.222.179",
            "count": 3,
            "first_visit": "2022-05-24T19:41:11.891214+06:00",
            "date": null
        },
        {
            "id": 15919,
            "ip_address": "37.111.222.183",
            "count": 1,
            "first_visit": "2022-06-17T09:17:08.237854+06:00",
            "date": "2022-06-17"
        }
    ]
}