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

{
    "count": 101320,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34600&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34584&ordering=date",
    "results": [
        {
            "id": 48315,
            "ip_address": "114.119.137.94",
            "count": 1,
            "first_visit": "2023-06-16T03:09:50.391370+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48312,
            "ip_address": "103.162.230.251",
            "count": 3,
            "first_visit": "2023-06-16T00:57:52.440998+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48317,
            "ip_address": "114.119.149.109",
            "count": 1,
            "first_visit": "2023-06-16T03:37:22.564768+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48318,
            "ip_address": "114.119.133.1",
            "count": 1,
            "first_visit": "2023-06-16T03:38:23.720563+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48319,
            "ip_address": "168.119.68.125",
            "count": 1,
            "first_visit": "2023-06-16T04:25:33.519143+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48320,
            "ip_address": "114.119.157.158",
            "count": 1,
            "first_visit": "2023-06-16T04:35:22.876400+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48322,
            "ip_address": "114.119.147.75",
            "count": 1,
            "first_visit": "2023-06-16T05:02:44.445091+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48323,
            "ip_address": "114.119.157.4",
            "count": 1,
            "first_visit": "2023-06-16T05:06:16.743009+06:00",
            "date": "2023-06-16"
        }
    ]
}