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

{
    "count": 99734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12040&ordering=-count",
    "results": [
        {
            "id": 10013,
            "ip_address": "180.149.232.125",
            "count": 3,
            "first_visit": "2022-05-21T14:07:43.375107+06:00",
            "date": null
        },
        {
            "id": 68505,
            "ip_address": "203.76.123.196",
            "count": 3,
            "first_visit": "2024-05-18T12:36:37.400002+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 68740,
            "ip_address": "103.129.210.40",
            "count": 3,
            "first_visit": "2024-05-21T16:29:30.174265+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 69963,
            "ip_address": "58.145.188.227",
            "count": 3,
            "first_visit": "2024-06-17T11:46:29.303341+06:00",
            "date": "2024-06-17"
        },
        {
            "id": 68231,
            "ip_address": "27.147.202.150",
            "count": 3,
            "first_visit": "2024-05-12T16:10:22.709189+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 9969,
            "ip_address": "103.77.188.198",
            "count": 3,
            "first_visit": "2022-05-21T10:49:14.146514+06:00",
            "date": null
        },
        {
            "id": 1288,
            "ip_address": "103.155.118.22",
            "count": 3,
            "first_visit": "2021-12-23T12:42:35.456971+06:00",
            "date": null
        },
        {
            "id": 68239,
            "ip_address": "37.111.212.72",
            "count": 3,
            "first_visit": "2024-05-12T21:45:47.699153+06:00",
            "date": "2024-05-12"
        }
    ]
}