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

{
    "count": 100552,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15248&ordering=-count",
    "results": [
        {
            "id": 59716,
            "ip_address": "103.239.252.85",
            "count": 2,
            "first_visit": "2023-11-18T14:17:15.940557+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 3806,
            "ip_address": "5.151.153.4",
            "count": 2,
            "first_visit": "2022-02-23T00:54:11.832223+06:00",
            "date": null
        },
        {
            "id": 59696,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2023-11-18T11:26:01.251809+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 61324,
            "ip_address": "114.119.152.204",
            "count": 2,
            "first_visit": "2023-12-17T11:03:17.603354+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 59745,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-19T00:01:05.999512+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59669,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-18T01:45:11.103063+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59678,
            "ip_address": "182.48.69.29",
            "count": 2,
            "first_visit": "2023-11-18T07:28:00.633164+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59609,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-17T09:49:01.672737+06:00",
            "date": "2023-11-17"
        }
    ]
}