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

{
    "count": 102267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1832&ordering=-count",
    "results": [
        {
            "id": 83756,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-07T02:22:17.116297+06:00",
            "date": "2025-06-07"
        },
        {
            "id": 23421,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-07-18T06:23:45.247529+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6355,
            "ip_address": "58.145.184.246",
            "count": 11,
            "first_visit": "2022-05-15T18:12:38.728069+06:00",
            "date": null
        },
        {
            "id": 5881,
            "ip_address": "114.119.135.107",
            "count": 11,
            "first_visit": "2022-05-11T22:16:51.128306+06:00",
            "date": null
        },
        {
            "id": 33487,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-31T00:06:24.541426+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 166,
            "ip_address": "114.119.155.13",
            "count": 11,
            "first_visit": "2021-12-04T20:03:58.360519+06:00",
            "date": null
        },
        {
            "id": 10185,
            "ip_address": "103.109.57.170",
            "count": 11,
            "first_visit": "2022-05-22T00:04:41.832794+06:00",
            "date": null
        },
        {
            "id": 22994,
            "ip_address": "103.135.234.255",
            "count": 11,
            "first_visit": "2022-07-15T16:14:18.031993+06:00",
            "date": "2022-07-15"
        }
    ]
}