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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5272&ordering=-count",
    "results": [
        {
            "id": 11823,
            "ip_address": "114.119.130.30",
            "count": 5,
            "first_visit": "2022-05-27T00:57:11.506373+06:00",
            "date": null
        },
        {
            "id": 66782,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-09T00:19:43.086668+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 35236,
            "ip_address": "66.249.66.91",
            "count": 5,
            "first_visit": "2022-09-30T01:48:31.260151+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 80046,
            "ip_address": "202.181.16.140",
            "count": 5,
            "first_visit": "2025-03-12T13:36:03.256402+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 11853,
            "ip_address": "114.119.132.61",
            "count": 5,
            "first_visit": "2022-05-27T05:16:45.955706+06:00",
            "date": null
        },
        {
            "id": 11861,
            "ip_address": "114.119.128.142",
            "count": 5,
            "first_visit": "2022-05-27T07:12:39.451569+06:00",
            "date": null
        },
        {
            "id": 35229,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-09-30T00:00:06.178774+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35394,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-03T03:36:28.074830+06:00",
            "date": "2022-10-03"
        }
    ]
}