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

{
    "count": 101417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37336&ordering=-ip_address",
    "results": [
        {
            "id": 59668,
            "ip_address": "198.244.133.156",
            "count": 1,
            "first_visit": "2023-11-18T01:26:21.651958+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 370,
            "ip_address": "198.244.133.156",
            "count": 1,
            "first_visit": "2021-12-07T21:49:13.740281+06:00",
            "date": null
        },
        {
            "id": 81766,
            "ip_address": "198.240.99.34",
            "count": 1,
            "first_visit": "2025-04-23T02:00:43.142696+06:00",
            "date": "2025-04-23"
        },
        {
            "id": 96206,
            "ip_address": "198.232.6.246",
            "count": 1,
            "first_visit": "2026-03-20T18:42:21.507236+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 87502,
            "ip_address": "198.23.239.30",
            "count": 1,
            "first_visit": "2025-08-10T22:29:38.134364+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 89128,
            "ip_address": "198.23.239.246",
            "count": 1,
            "first_visit": "2025-09-07T15:57:33.497252+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 3296,
            "ip_address": "198.23.226.192",
            "count": 1,
            "first_visit": "2022-02-04T09:07:24.338161+06:00",
            "date": null
        },
        {
            "id": 88732,
            "ip_address": "198.23.147.47",
            "count": 1,
            "first_visit": "2025-08-31T14:34:05.162843+06:00",
            "date": "2025-08-31"
        }
    ]
}