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

{
    "count": 99453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5304&ordering=-count",
    "results": [
        {
            "id": 67470,
            "ip_address": "66.249.66.42",
            "count": 6,
            "first_visit": "2024-04-25T10:04:56.976527+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 80474,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-23T06:48:52.268605+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 67367,
            "ip_address": "66.249.66.41",
            "count": 6,
            "first_visit": "2024-04-24T09:17:31.904664+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 5495,
            "ip_address": "58.145.190.247",
            "count": 6,
            "first_visit": "2022-05-01T00:11:07.632318+06:00",
            "date": null
        },
        {
            "id": 67362,
            "ip_address": "114.119.128.35",
            "count": 6,
            "first_visit": "2024-04-24T07:41:50.617229+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 8999,
            "ip_address": "103.31.155.236",
            "count": 6,
            "first_visit": "2022-05-18T15:34:39.330710+06:00",
            "date": null
        },
        {
            "id": 10458,
            "ip_address": "103.157.93.81",
            "count": 6,
            "first_visit": "2022-05-22T23:10:04.138067+06:00",
            "date": null
        },
        {
            "id": 67357,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-24T04:15:39.943898+06:00",
            "date": "2024-04-24"
        }
    ]
}