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

{
    "count": 96031,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-count",
    "results": [
        {
            "id": 34915,
            "ip_address": "37.111.214.68",
            "count": 5,
            "first_visit": "2022-09-24T11:02:09.195038+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 11318,
            "ip_address": "114.119.130.178",
            "count": 5,
            "first_visit": "2022-05-25T07:57:13.104023+06:00",
            "date": null
        },
        {
            "id": 66819,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-04-10T01:17:00.224851+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 1892,
            "ip_address": "160.202.147.5",
            "count": 5,
            "first_visit": "2022-01-11T15:44:29.675836+06:00",
            "date": null
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 3674,
            "ip_address": "18.191.19.2",
            "count": 5,
            "first_visit": "2022-02-16T22:45:05.683366+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
        }
    ]
}