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

{
    "count": 103844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56168&ordering=ip_address",
    "results": [
        {
            "id": 70807,
            "ip_address": "160.202.144.211",
            "count": 2,
            "first_visit": "2024-07-07T19:48:02.594155+06:00",
            "date": "2024-07-07"
        },
        {
            "id": 68306,
            "ip_address": "160.202.144.212",
            "count": 7,
            "first_visit": "2024-05-14T11:19:23.735140+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68508,
            "ip_address": "160.202.144.212",
            "count": 3,
            "first_visit": "2024-05-18T13:10:34.016750+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 68222,
            "ip_address": "160.202.144.212",
            "count": 2,
            "first_visit": "2024-05-12T10:28:31.096799+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 40182,
            "ip_address": "160.202.144.230",
            "count": 1,
            "first_visit": "2023-01-11T00:44:51.160754+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 18372,
            "ip_address": "160.202.144.243",
            "count": 2,
            "first_visit": "2022-06-25T02:07:38.958164+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1734,
            "ip_address": "160.202.144.245",
            "count": 3,
            "first_visit": "2022-01-09T10:57:43.041515+06:00",
            "date": null
        },
        {
            "id": 3070,
            "ip_address": "160.202.144.247",
            "count": 3,
            "first_visit": "2022-01-30T22:14:37.135023+06:00",
            "date": null
        }
    ]
}