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

{
    "count": 99982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8416&ordering=-count",
    "results": [
        {
            "id": 74309,
            "ip_address": "114.119.151.1",
            "count": 4,
            "first_visit": "2024-10-12T04:54:09.379051+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 5502,
            "ip_address": "45.127.247.160",
            "count": 4,
            "first_visit": "2022-05-01T01:41:13.964186+06:00",
            "date": null
        },
        {
            "id": 2868,
            "ip_address": "103.101.197.41",
            "count": 4,
            "first_visit": "2022-01-26T01:47:28.699300+06:00",
            "date": null
        },
        {
            "id": 13264,
            "ip_address": "114.119.128.127",
            "count": 4,
            "first_visit": "2022-06-01T16:03:17.260976+06:00",
            "date": null
        },
        {
            "id": 36767,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-01T09:04:26.128868+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 74347,
            "ip_address": "27.147.186.221",
            "count": 4,
            "first_visit": "2024-10-12T23:34:37.964599+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 5624,
            "ip_address": "37.111.236.175",
            "count": 4,
            "first_visit": "2022-05-05T11:49:06.307591+06:00",
            "date": null
        },
        {
            "id": 13310,
            "ip_address": "37.111.214.65",
            "count": 4,
            "first_visit": "2022-06-01T23:38:14.293217+06:00",
            "date": null
        }
    ]
}