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

{
    "count": 99495,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5576&ordering=-count",
    "results": [
        {
            "id": 11288,
            "ip_address": "114.119.134.203",
            "count": 5,
            "first_visit": "2022-05-25T03:20:34.236774+06:00",
            "date": null
        },
        {
            "id": 11292,
            "ip_address": "114.119.130.151",
            "count": 5,
            "first_visit": "2022-05-25T03:36:58.503680+06:00",
            "date": null
        },
        {
            "id": 11286,
            "ip_address": "114.119.132.70",
            "count": 5,
            "first_visit": "2022-05-25T03:09:05.966685+06:00",
            "date": null
        },
        {
            "id": 11282,
            "ip_address": "114.119.132.228",
            "count": 5,
            "first_visit": "2022-05-25T03:00:00.937225+06:00",
            "date": null
        },
        {
            "id": 80650,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-27T00:35:19.837230+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 11289,
            "ip_address": "114.119.133.182",
            "count": 5,
            "first_visit": "2022-05-25T03:22:12.537338+06:00",
            "date": null
        },
        {
            "id": 66981,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-15T09:07:57.385973+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        }
    ]
}