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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-count",
    "results": [
        {
            "id": 66981,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-15T09:07:57.385973+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 11311,
            "ip_address": "114.119.129.218",
            "count": 5,
            "first_visit": "2022-05-25T07:30:01.151201+06:00",
            "date": null
        },
        {
            "id": 11584,
            "ip_address": "114.119.134.6",
            "count": 5,
            "first_visit": "2022-05-26T01:58:31.525475+06:00",
            "date": null
        },
        {
            "id": 35073,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-09-27T07:27:07.079352+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 80487,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-23T14:01:11.589727+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 66978,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-15T06:19:54.361177+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 11650,
            "ip_address": "103.114.97.225",
            "count": 5,
            "first_visit": "2022-05-26T11:29:18.805866+06:00",
            "date": null
        }
    ]
}