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

{
    "count": 95070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-count",
    "results": [
        {
            "id": 35278,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-01T00:36:35.203033+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 4470,
            "ip_address": "123.253.215.145",
            "count": 11,
            "first_visit": "2022-03-18T10:01:26.873949+06:00",
            "date": null
        },
        {
            "id": 1277,
            "ip_address": "114.119.158.251",
            "count": 11,
            "first_visit": "2021-12-23T05:02:04.774761+06:00",
            "date": null
        },
        {
            "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": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        },
        {
            "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": 1247,
            "ip_address": "114.119.161.89",
            "count": 11,
            "first_visit": "2021-12-22T13:32:05.109385+06:00",
            "date": null
        },
        {
            "id": 83367,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-05-28T06:34:54.102467+06:00",
            "date": "2025-05-28"
        }
    ]
}