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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=-count",
    "results": [
        {
            "id": 67320,
            "ip_address": "66.249.66.40",
            "count": 6,
            "first_visit": "2024-04-23T01:16:51.573535+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 6265,
            "ip_address": "114.119.128.23",
            "count": 6,
            "first_visit": "2022-05-15T08:12:55.963595+06:00",
            "date": null
        },
        {
            "id": 67311,
            "ip_address": "203.95.220.195",
            "count": 6,
            "first_visit": "2024-04-22T19:57:29.960404+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 15247,
            "ip_address": "64.233.173.190",
            "count": 6,
            "first_visit": "2022-06-15T11:39:55.547357+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 80257,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2025-03-18T05:49:06.279004+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 6099,
            "ip_address": "103.138.31.86",
            "count": 6,
            "first_visit": "2022-05-14T19:34:19.553805+06:00",
            "date": null
        },
        {
            "id": 67287,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-22T03:09:00.249834+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 14749,
            "ip_address": "119.30.39.207",
            "count": 6,
            "first_visit": "2022-06-13T08:38:43.267499+06:00",
            "date": "2022-06-13"
        }
    ]
}