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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6448&ordering=-count",
    "results": [
        {
            "id": 8013,
            "ip_address": "103.31.155.227",
            "count": 5,
            "first_visit": "2022-05-17T11:57:44.091847+06:00",
            "date": null
        },
        {
            "id": 2482,
            "ip_address": "103.116.180.20",
            "count": 5,
            "first_visit": "2022-01-19T21:22:29.945678+06:00",
            "date": null
        },
        {
            "id": 8089,
            "ip_address": "42.0.4.232",
            "count": 5,
            "first_visit": "2022-05-17T12:31:46.456143+06:00",
            "date": null
        },
        {
            "id": 8088,
            "ip_address": "58.145.184.231",
            "count": 5,
            "first_visit": "2022-05-17T12:31:39.472748+06:00",
            "date": null
        },
        {
            "id": 79657,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-03T01:54:29.834181+06:00",
            "date": "2025-03-03"
        },
        {
            "id": 8105,
            "ip_address": "119.30.38.2",
            "count": 5,
            "first_visit": "2022-05-17T12:37:28.831564+06:00",
            "date": null
        },
        {
            "id": 63270,
            "ip_address": "202.51.189.2",
            "count": 5,
            "first_visit": "2024-01-17T11:27:34.673196+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 64216,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-02-02T01:36:17.564450+06:00",
            "date": "2024-02-02"
        }
    ]
}