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

{
    "count": 101555,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77848&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77832&ordering=count",
    "results": [
        {
            "id": 14568,
            "ip_address": "114.119.130.125",
            "count": 2,
            "first_visit": "2022-06-12T01:26:13.069392+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14587,
            "ip_address": "114.119.133.12",
            "count": 2,
            "first_visit": "2022-06-12T08:45:12.924542+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14584,
            "ip_address": "114.119.131.182",
            "count": 2,
            "first_visit": "2022-06-12T08:36:57.156420+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14569,
            "ip_address": "114.119.129.7",
            "count": 2,
            "first_visit": "2022-06-12T01:38:33.178132+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 37619,
            "ip_address": "103.54.36.5",
            "count": 2,
            "first_visit": "2022-11-20T16:24:02.649558+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 6722,
            "ip_address": "43.245.123.232",
            "count": 2,
            "first_visit": "2022-05-16T13:42:54.587292+06:00",
            "date": null
        },
        {
            "id": 14574,
            "ip_address": "114.119.131.2",
            "count": 2,
            "first_visit": "2022-06-12T02:08:29.136395+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 6025,
            "ip_address": "119.30.32.103",
            "count": 2,
            "first_visit": "2022-05-14T19:04:07.440622+06:00",
            "date": null
        }
    ]
}