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

{
    "count": 99408,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3296&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3280&ordering=-count",
    "results": [
        {
            "id": 63025,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-13T11:02:42.545381+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 1236,
            "ip_address": "114.119.159.24",
            "count": 8,
            "first_visit": "2021-12-22T09:48:19.569176+06:00",
            "date": null
        },
        {
            "id": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 72282,
            "ip_address": "66.249.65.100",
            "count": 8,
            "first_visit": "2024-08-19T02:25:08.243599+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 72215,
            "ip_address": "66.249.70.133",
            "count": 8,
            "first_visit": "2024-08-17T17:42:10.792962+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 2373,
            "ip_address": "103.156.222.4",
            "count": 8,
            "first_visit": "2022-01-17T15:05:18.761356+06:00",
            "date": null
        }
    ]
}