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

{
    "count": 99797,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12272&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12256&ordering=-count",
    "results": [
        {
            "id": 67249,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-04-21T01:50:13.686215+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 23121,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-16T09:55:21.585292+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 2389,
            "ip_address": "103.59.178.227",
            "count": 3,
            "first_visit": "2022-01-17T21:05:12.759961+06:00",
            "date": null
        },
        {
            "id": 23129,
            "ip_address": "118.179.119.165",
            "count": 3,
            "first_visit": "2022-07-16T10:40:38.256069+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 9705,
            "ip_address": "37.111.207.38",
            "count": 3,
            "first_visit": "2022-05-20T13:18:57.544090+06:00",
            "date": null
        },
        {
            "id": 23143,
            "ip_address": "103.230.62.3",
            "count": 3,
            "first_visit": "2022-07-16T12:31:16.259444+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67275,
            "ip_address": "116.206.91.204",
            "count": 3,
            "first_visit": "2024-04-21T21:24:58.970374+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 9719,
            "ip_address": "103.25.251.253",
            "count": 3,
            "first_visit": "2022-05-20T13:56:27.442343+06:00",
            "date": null
        }
    ]
}