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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14248&ordering=-count",
    "results": [
        {
            "id": 61464,
            "ip_address": "103.72.212.100",
            "count": 3,
            "first_visit": "2023-12-19T14:17:40.747740+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 68413,
            "ip_address": "8.219.59.78",
            "count": 3,
            "first_visit": "2024-05-16T16:13:58.296817+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 8250,
            "ip_address": "43.245.123.212",
            "count": 2,
            "first_visit": "2022-05-17T18:36:37.463748+06:00",
            "date": null
        },
        {
            "id": 58871,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-03T03:50:25.084225+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 8173,
            "ip_address": "103.25.250.243",
            "count": 2,
            "first_visit": "2022-05-17T13:52:34.481395+06:00",
            "date": null
        },
        {
            "id": 58879,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-11-03T06:49:15.228606+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 8255,
            "ip_address": "119.30.32.246",
            "count": 2,
            "first_visit": "2022-05-17T18:42:56.010084+06:00",
            "date": null
        },
        {
            "id": 8231,
            "ip_address": "119.30.32.174",
            "count": 2,
            "first_visit": "2022-05-17T17:24:24.888957+06:00",
            "date": null
        }
    ]
}