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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39552&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39536&ordering=first_visit",
    "results": [
        {
            "id": 39545,
            "ip_address": "66.249.66.62",
            "count": 1,
            "first_visit": "2022-12-29T02:40:44.273767+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39546,
            "ip_address": "182.48.78.30",
            "count": 4,
            "first_visit": "2022-12-29T02:47:25.022959+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39547,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-12-29T03:52:53.336103+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39548,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-29T04:13:59.804844+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39549,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-29T06:45:36.329701+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39550,
            "ip_address": "66.249.66.33",
            "count": 1,
            "first_visit": "2022-12-29T06:49:23.201325+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39551,
            "ip_address": "66.249.66.60",
            "count": 1,
            "first_visit": "2022-12-29T07:51:06.483244+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39552,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-12-29T08:36:25.637418+06:00",
            "date": "2022-12-29"
        }
    ]
}