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

{
    "count": 101539,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78128&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78112&ordering=count",
    "results": [
        {
            "id": 34982,
            "ip_address": "103.25.251.225",
            "count": 2,
            "first_visit": "2022-09-25T18:28:02.795498+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 26952,
            "ip_address": "37.111.210.188",
            "count": 2,
            "first_visit": "2022-07-25T00:22:40.316163+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6258,
            "ip_address": "116.58.203.71",
            "count": 2,
            "first_visit": "2022-05-15T07:56:43.141899+06:00",
            "date": null
        },
        {
            "id": 6290,
            "ip_address": "119.30.41.170",
            "count": 2,
            "first_visit": "2022-05-15T09:21:06.852581+06:00",
            "date": null
        },
        {
            "id": 32542,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-08-20T21:05:41.537921+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 6178,
            "ip_address": "114.119.135.159",
            "count": 2,
            "first_visit": "2022-05-14T23:56:08.667472+06:00",
            "date": null
        },
        {
            "id": 30583,
            "ip_address": "103.20.141.4",
            "count": 2,
            "first_visit": "2022-08-01T03:59:14.152550+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 35765,
            "ip_address": "180.148.210.82",
            "count": 2,
            "first_visit": "2022-10-11T16:22:50.968389+06:00",
            "date": "2022-10-11"
        }
    ]
}