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

{
    "count": 95016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15584&ordering=-count",
    "results": [
        {
            "id": 15584,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-06-16T08:08:15.538805+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7813,
            "ip_address": "37.111.206.167",
            "count": 2,
            "first_visit": "2022-05-17T10:17:52.672704+06:00",
            "date": null
        },
        {
            "id": 53081,
            "ip_address": "103.217.111.98",
            "count": 2,
            "first_visit": "2023-08-21T08:09:23.265239+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53091,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-08-21T10:35:03.178758+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53071,
            "ip_address": "103.112.236.64",
            "count": 2,
            "first_visit": "2023-08-21T05:23:58.783422+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 3649,
            "ip_address": "185.101.239.3",
            "count": 2,
            "first_visit": "2022-02-16T01:19:59.691550+06:00",
            "date": null
        },
        {
            "id": 53070,
            "ip_address": "116.58.200.229",
            "count": 2,
            "first_visit": "2023-08-21T05:14:50.880141+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 14401,
            "ip_address": "103.26.247.170",
            "count": 2,
            "first_visit": "2022-06-11T00:59:13.075936+06:00",
            "date": "2022-06-11"
        }
    ]
}