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

{
    "count": 100597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15496&ordering=-ip_address",
    "results": [
        {
            "id": 1490,
            "ip_address": "45.112.68.215",
            "count": 1,
            "first_visit": "2021-12-30T12:52:58.968024+06:00",
            "date": null
        },
        {
            "id": 44964,
            "ip_address": "45.112.251.57",
            "count": 1,
            "first_visit": "2023-04-06T23:03:38.587533+06:00",
            "date": "2023-04-06"
        },
        {
            "id": 6059,
            "ip_address": "45.10.58.217",
            "count": 2,
            "first_visit": "2022-05-14T19:21:40.666818+06:00",
            "date": null
        },
        {
            "id": 94862,
            "ip_address": "45.10.157.97",
            "count": 1,
            "first_visit": "2026-02-05T13:47:06.604427+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 94988,
            "ip_address": "45.10.157.96",
            "count": 1,
            "first_visit": "2026-02-08T18:20:16.641601+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 96342,
            "ip_address": "44.255.18.199",
            "count": 1,
            "first_visit": "2026-03-25T23:51:26.381363+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 96199,
            "ip_address": "44.255.107.72",
            "count": 1,
            "first_visit": "2026-03-20T12:30:22.898498+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 97136,
            "ip_address": "44.251.10.27",
            "count": 2,
            "first_visit": "2026-04-18T06:19:21.332209+06:00",
            "date": "2026-04-18"
        }
    ]
}