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

{
    "count": 100509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6328&ordering=-count",
    "results": [
        {
            "id": 80032,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-12T04:40:45.841067+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 4971,
            "ip_address": "103.124.227.94",
            "count": 5,
            "first_visit": "2022-04-07T11:19:15.309733+06:00",
            "date": null
        },
        {
            "id": 8354,
            "ip_address": "103.148.210.183",
            "count": 5,
            "first_visit": "2022-05-17T22:28:24.044239+06:00",
            "date": null
        },
        {
            "id": 79945,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-03-10T00:26:04.514178+06:00",
            "date": "2025-03-10"
        },
        {
            "id": 28883,
            "ip_address": "66.249.73.30",
            "count": 5,
            "first_visit": "2022-07-28T17:56:13.587720+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 64364,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-02-06T07:21:29.450984+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 64500,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-02-09T00:58:13.620312+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 29065,
            "ip_address": "103.25.251.234",
            "count": 5,
            "first_visit": "2022-07-29T02:03:34.721561+06:00",
            "date": "2022-07-29"
        }
    ]
}