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

{
    "count": 101624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77160&ordering=ip_address",
    "results": [
        {
            "id": 66481,
            "ip_address": "37.111.206.58",
            "count": 1,
            "first_visit": "2024-04-01T00:52:53.546725+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 20406,
            "ip_address": "37.111.206.58",
            "count": 1,
            "first_visit": "2022-06-30T17:18:36.573454+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 9513,
            "ip_address": "37.111.206.58",
            "count": 4,
            "first_visit": "2022-05-19T22:28:28.076717+06:00",
            "date": null
        },
        {
            "id": 29520,
            "ip_address": "37.111.206.58",
            "count": 1,
            "first_visit": "2022-07-29T23:07:44.454989+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8053,
            "ip_address": "37.111.206.59",
            "count": 4,
            "first_visit": "2022-05-17T12:16:44.370006+06:00",
            "date": null
        },
        {
            "id": 61172,
            "ip_address": "37.111.206.59",
            "count": 1,
            "first_visit": "2023-12-14T12:18:33.322260+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 62363,
            "ip_address": "37.111.206.59",
            "count": 1,
            "first_visit": "2024-01-05T00:49:48.297540+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 47764,
            "ip_address": "37.111.206.6",
            "count": 3,
            "first_visit": "2023-06-06T10:01:01.861981+06:00",
            "date": "2023-06-06"
        }
    ]
}