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

{
    "count": 99954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1632&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1616&ordering=-count",
    "results": [
        {
            "id": 83616,
            "ip_address": "114.119.130.54",
            "count": 12,
            "first_visit": "2025-06-03T00:45:48.884885+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 33663,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-02T03:12:15.296951+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 6720,
            "ip_address": "42.0.6.243",
            "count": 12,
            "first_visit": "2022-05-16T13:38:43.627797+06:00",
            "date": null
        },
        {
            "id": 33578,
            "ip_address": "114.119.141.15",
            "count": 12,
            "first_visit": "2022-09-01T01:25:56.503274+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 11238,
            "ip_address": "114.119.132.34",
            "count": 12,
            "first_visit": "2022-05-24T23:48:27.142212+06:00",
            "date": null
        },
        {
            "id": 34156,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-09-11T00:37:01.174802+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 39014,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-12-20T02:27:55.128964+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 36858,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-11-03T02:10:13.298891+06:00",
            "date": "2022-11-03"
        }
    ]
}