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

{
    "count": 102610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-count",
    "results": [
        {
            "id": 67992,
            "ip_address": "219.65.61.84",
            "count": 5,
            "first_visit": "2024-05-06T22:19:48.290994+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 68022,
            "ip_address": "35.86.209.181",
            "count": 5,
            "first_visit": "2024-05-07T14:46:55.433710+06:00",
            "date": "2024-05-07"
        },
        {
            "id": 80910,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-04T00:09:20.783348+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 80899,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-04-03T15:25:24.258455+06:00",
            "date": "2025-04-03"
        },
        {
            "id": 80827,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-04-01T02:04:38.693228+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 35681,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-10-09T19:43:19.461374+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 80829,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-04-01T03:04:24.745757+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 12362,
            "ip_address": "103.86.111.227",
            "count": 5,
            "first_visit": "2022-05-29T01:24:07.082020+06:00",
            "date": null
        }
    ]
}