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

{
    "count": 99966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8496&ordering=-count",
    "results": [
        {
            "id": 2703,
            "ip_address": "210.1.246.16",
            "count": 4,
            "first_visit": "2022-01-23T22:01:54.267759+06:00",
            "date": null
        },
        {
            "id": 2728,
            "ip_address": "43.245.123.64",
            "count": 4,
            "first_visit": "2022-01-24T15:18:28.132423+06:00",
            "date": null
        },
        {
            "id": 12971,
            "ip_address": "103.127.46.148",
            "count": 4,
            "first_visit": "2022-05-31T01:03:44.623637+06:00",
            "date": null
        },
        {
            "id": 36433,
            "ip_address": "103.217.111.29",
            "count": 4,
            "first_visit": "2022-10-25T09:47:14.971260+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 74354,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2024-10-13T02:27:49.006264+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 74309,
            "ip_address": "114.119.151.1",
            "count": 4,
            "first_visit": "2024-10-12T04:54:09.379051+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 74265,
            "ip_address": "66.249.65.102",
            "count": 4,
            "first_visit": "2024-10-11T01:06:03.523701+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 2730,
            "ip_address": "103.25.251.227",
            "count": 4,
            "first_visit": "2022-01-24T15:27:42.005909+06:00",
            "date": null
        }
    ]
}