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

{
    "count": 99279,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3896&ordering=-ip_address",
    "results": [
        {
            "id": 88082,
            "ip_address": "66.249.83.35",
            "count": 1,
            "first_visit": "2025-08-20T11:50:46.793096+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 88695,
            "ip_address": "66.249.83.35",
            "count": 1,
            "first_visit": "2025-08-30T20:50:13.451078+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 83599,
            "ip_address": "66.249.83.102",
            "count": 1,
            "first_visit": "2025-06-02T15:59:54.816117+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 96337,
            "ip_address": "66.249.83.101",
            "count": 1,
            "first_visit": "2026-03-25T21:30:33.506304+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 96338,
            "ip_address": "66.249.83.10",
            "count": 2,
            "first_visit": "2026-03-25T21:30:49.848650+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 1758,
            "ip_address": "66.249.82.200",
            "count": 2,
            "first_visit": "2022-01-10T12:38:30.469645+06:00",
            "date": null
        },
        {
            "id": 1759,
            "ip_address": "66.249.82.198",
            "count": 2,
            "first_visit": "2022-01-10T12:38:30.519583+06:00",
            "date": null
        },
        {
            "id": 76169,
            "ip_address": "66.249.82.198",
            "count": 1,
            "first_visit": "2024-11-29T18:44:33.289106+06:00",
            "date": "2024-11-29"
        }
    ]
}