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

{
    "count": 101368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81432&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81416&ordering=count",
    "results": [
        {
            "id": 38953,
            "ip_address": "203.112.75.118",
            "count": 2,
            "first_visit": "2022-12-18T23:35:40.684904+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 24621,
            "ip_address": "182.160.110.210",
            "count": 2,
            "first_visit": "2022-07-20T12:41:13.327114+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7747,
            "ip_address": "116.58.201.160",
            "count": 2,
            "first_visit": "2022-05-17T09:42:13.404812+06:00",
            "date": null
        },
        {
            "id": 15653,
            "ip_address": "37.111.245.87",
            "count": 2,
            "first_visit": "2022-06-16T12:12:10.498379+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4371,
            "ip_address": "109.177.66.237",
            "count": 2,
            "first_visit": "2022-03-14T20:09:58.996789+06:00",
            "date": null
        },
        {
            "id": 4373,
            "ip_address": "37.111.207.24",
            "count": 2,
            "first_visit": "2022-03-14T20:32:54.227918+06:00",
            "date": null
        },
        {
            "id": 31934,
            "ip_address": "37.111.202.175",
            "count": 2,
            "first_visit": "2022-08-13T20:29:04.505884+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 17302,
            "ip_address": "64.233.173.190",
            "count": 2,
            "first_visit": "2022-06-22T06:14:21.445184+06:00",
            "date": "2022-06-22"
        }
    ]
}