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

{
    "count": 101359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81680&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81664&ordering=count",
    "results": [
        {
            "id": 38105,
            "ip_address": "212.237.206.70",
            "count": 2,
            "first_visit": "2022-12-01T15:50:37.210850+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 4653,
            "ip_address": "103.230.105.17",
            "count": 2,
            "first_visit": "2022-03-24T17:01:15.113613+06:00",
            "date": null
        },
        {
            "id": 17211,
            "ip_address": "114.119.132.122",
            "count": 2,
            "first_visit": "2022-06-22T00:07:27.356987+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 4702,
            "ip_address": "103.210.18.53",
            "count": 2,
            "first_visit": "2022-03-27T06:44:35.332205+06:00",
            "date": null
        },
        {
            "id": 19665,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-28T08:13:56.392184+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 31979,
            "ip_address": "37.111.216.71",
            "count": 2,
            "first_visit": "2022-08-14T10:31:00.610784+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 37945,
            "ip_address": "37.111.194.210",
            "count": 2,
            "first_visit": "2022-11-28T12:39:46.158547+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 38911,
            "ip_address": "66.249.89.221",
            "count": 2,
            "first_visit": "2022-12-18T04:59:34.900334+06:00",
            "date": "2022-12-18"
        }
    ]
}