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

{
    "count": 100605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29440&ordering=-ip_address",
    "results": [
        {
            "id": 78851,
            "ip_address": "27.147.202.235",
            "count": 1,
            "first_visit": "2025-02-12T01:50:04.016531+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 88677,
            "ip_address": "27.147.202.235",
            "count": 1,
            "first_visit": "2025-08-30T14:42:52.377723+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 91350,
            "ip_address": "27.147.202.234",
            "count": 3,
            "first_visit": "2025-10-28T19:00:31.889005+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 2594,
            "ip_address": "27.147.202.234",
            "count": 2,
            "first_visit": "2022-01-22T10:28:43.903078+06:00",
            "date": null
        },
        {
            "id": 16688,
            "ip_address": "27.147.202.234",
            "count": 1,
            "first_visit": "2022-06-19T23:57:00.363054+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 23164,
            "ip_address": "27.147.202.233",
            "count": 5,
            "first_visit": "2022-07-16T14:04:42.571463+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 719,
            "ip_address": "27.147.202.232",
            "count": 1,
            "first_visit": "2021-12-15T16:53:34.310065+06:00",
            "date": null
        },
        {
            "id": 74680,
            "ip_address": "27.147.202.232",
            "count": 1,
            "first_visit": "2024-10-24T04:07:46.800670+06:00",
            "date": "2024-10-24"
        }
    ]
}