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

{
    "count": 99823,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-count",
    "results": [
        {
            "id": 2442,
            "ip_address": "210.4.73.10",
            "count": 3,
            "first_visit": "2022-01-18T20:46:40.339760+06:00",
            "date": null
        },
        {
            "id": 22470,
            "ip_address": "103.159.188.165",
            "count": 3,
            "first_visit": "2022-07-14T10:22:42.325923+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9603,
            "ip_address": "210.23.88.100",
            "count": 3,
            "first_visit": "2022-05-20T02:16:54.490509+06:00",
            "date": null
        },
        {
            "id": 22416,
            "ip_address": "66.249.66.210",
            "count": 3,
            "first_visit": "2022-07-14T02:57:02.566032+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 66867,
            "ip_address": "114.130.184.21",
            "count": 3,
            "first_visit": "2024-04-11T21:20:44.967822+06:00",
            "date": "2024-04-11"
        },
        {
            "id": 22409,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-07-14T01:14:52.989345+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22423,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-14T03:45:28.420545+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9583,
            "ip_address": "103.124.226.146",
            "count": 3,
            "first_visit": "2022-05-19T23:57:54.166166+06:00",
            "date": null
        }
    ]
}