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

{
    "count": 102468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2904&ordering=-count",
    "results": [
        {
            "id": 10976,
            "ip_address": "58.145.186.244",
            "count": 8,
            "first_visit": "2022-05-24T13:27:20.424806+06:00",
            "date": null
        },
        {
            "id": 64256,
            "ip_address": "202.86.218.180",
            "count": 8,
            "first_visit": "2024-02-03T09:49:11.939358+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 71949,
            "ip_address": "66.249.79.229",
            "count": 8,
            "first_visit": "2024-08-09T01:28:12.832025+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 63265,
            "ip_address": "202.84.37.169",
            "count": 8,
            "first_visit": "2024-01-17T08:50:06.129261+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 53,
            "ip_address": "114.119.153.72",
            "count": 8,
            "first_visit": "2021-12-03T08:43:58.764013+06:00",
            "date": null
        },
        {
            "id": 36654,
            "ip_address": "66.249.66.158",
            "count": 8,
            "first_visit": "2022-10-30T01:58:08.245458+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 71756,
            "ip_address": "66.249.64.36",
            "count": 8,
            "first_visit": "2024-08-03T03:35:52.491606+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 82686,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-13T00:24:23.732313+06:00",
            "date": "2025-05-13"
        }
    ]
}