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

{
    "count": 95989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-ip_address",
    "results": [
        {
            "id": 1627,
            "ip_address": "98.14.209.203",
            "count": 1,
            "first_visit": "2022-01-03T18:45:46.003997+06:00",
            "date": null
        },
        {
            "id": 59756,
            "ip_address": "98.128.228.24",
            "count": 1,
            "first_visit": "2023-11-19T03:05:11.052024+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 47794,
            "ip_address": "98.116.197.7",
            "count": 1,
            "first_visit": "2023-06-06T19:24:30.704527+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 1196,
            "ip_address": "98.116.188.24",
            "count": 3,
            "first_visit": "2021-12-21T19:50:26.342255+06:00",
            "date": null
        },
        {
            "id": 42439,
            "ip_address": "98.115.25.140",
            "count": 1,
            "first_visit": "2023-02-20T10:43:22.527420+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 29097,
            "ip_address": "98.109.118.123",
            "count": 1,
            "first_visit": "2022-07-29T04:20:03.413421+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 93546,
            "ip_address": "98.100.235.49",
            "count": 2,
            "first_visit": "2026-01-02T21:50:23.228765+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 92651,
            "ip_address": "97.85.193.219",
            "count": 1,
            "first_visit": "2025-12-05T11:57:00.175623+06:00",
            "date": "2025-12-05"
        }
    ]
}