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

{
    "count": 98134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "results": [
        {
            "id": 104,
            "ip_address": "144.48.108.238",
            "count": 11,
            "first_visit": "2021-12-03T22:38:29.321898+06:00",
            "date": null
        },
        {
            "id": 74772,
            "ip_address": "116.206.89.198",
            "count": 11,
            "first_visit": "2024-10-26T01:25:25.461895+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 74353,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-10-13T01:53:11.670543+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 31887,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-13T02:14:45.983560+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31809,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-12T00:36:37.873071+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 141,
            "ip_address": "114.119.151.251",
            "count": 11,
            "first_visit": "2021-12-04T10:13:55.575876+06:00",
            "date": null
        },
        {
            "id": 74422,
            "ip_address": "50.16.40.33",
            "count": 11,
            "first_visit": "2024-10-14T16:34:43.116841+06:00",
            "date": "2024-10-14"
        }
    ]
}