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

{
    "count": 100515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6304&ordering=-count",
    "results": [
        {
            "id": 80032,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-12T04:40:45.841067+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 64500,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-02-09T00:58:13.620312+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 8422,
            "ip_address": "37.111.223.202",
            "count": 5,
            "first_visit": "2022-05-17T22:59:26.773544+06:00",
            "date": null
        },
        {
            "id": 79992,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-11T04:04:48.254109+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 4949,
            "ip_address": "103.149.56.6",
            "count": 5,
            "first_visit": "2022-04-06T14:43:56.404620+06:00",
            "date": null
        },
        {
            "id": 4921,
            "ip_address": "103.134.38.242",
            "count": 5,
            "first_visit": "2022-04-05T10:22:14.650215+06:00",
            "date": null
        },
        {
            "id": 64419,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-02-07T01:39:38.109469+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 3080,
            "ip_address": "103.170.174.10",
            "count": 5,
            "first_visit": "2022-01-31T10:38:17.326962+06:00",
            "date": null
        }
    ]
}