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

{
    "count": 103864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63328&ordering=ip_address",
    "results": [
        {
            "id": 53034,
            "ip_address": "192.140.254.77",
            "count": 1,
            "first_visit": "2023-08-20T21:01:17.426657+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 1893,
            "ip_address": "192.140.254.77",
            "count": 3,
            "first_visit": "2022-01-11T15:50:22.438910+06:00",
            "date": null
        },
        {
            "id": 69254,
            "ip_address": "192.140.254.85",
            "count": 1,
            "first_visit": "2024-05-28T22:42:35.083032+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 69257,
            "ip_address": "192.140.254.85",
            "count": 3,
            "first_visit": "2024-05-29T00:22:32.619557+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 79077,
            "ip_address": "192.140.255.105",
            "count": 1,
            "first_visit": "2025-02-18T11:05:24.974676+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 79224,
            "ip_address": "192.140.255.105",
            "count": 1,
            "first_visit": "2025-02-21T01:20:54.442765+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 101513,
            "ip_address": "192.140.255.110",
            "count": 1,
            "first_visit": "2026-08-12T18:30:25.121770+06:00",
            "date": "2026-08-12"
        },
        {
            "id": 5370,
            "ip_address": "192.140.255.110",
            "count": 1,
            "first_visit": "2022-04-25T15:14:43.228146+06:00",
            "date": null
        }
    ]
}