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

{
    "count": 100684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15960&ordering=-count",
    "results": [
        {
            "id": 56994,
            "ip_address": "37.111.213.21",
            "count": 2,
            "first_visit": "2023-10-07T13:35:57.095541+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 57034,
            "ip_address": "172.176.75.89",
            "count": 2,
            "first_visit": "2023-10-08T00:00:17.963025+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57096,
            "ip_address": "66.249.66.170",
            "count": 2,
            "first_visit": "2023-10-08T18:40:12.104162+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 56926,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2023-10-06T16:52:35.382667+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 56891,
            "ip_address": "220.158.204.175",
            "count": 2,
            "first_visit": "2023-10-06T08:00:39.354263+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 56895,
            "ip_address": "37.111.206.252",
            "count": 2,
            "first_visit": "2023-10-06T09:25:55.785936+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 56931,
            "ip_address": "103.220.204.142",
            "count": 2,
            "first_visit": "2023-10-06T17:38:01.460916+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 7469,
            "ip_address": "43.245.120.53",
            "count": 2,
            "first_visit": "2022-05-16T23:27:09.830730+06:00",
            "date": null
        }
    ]
}