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

{
    "count": 97301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23024&ordering=-ip_address",
    "results": [
        {
            "id": 94865,
            "ip_address": "37.111.207.10",
            "count": 2,
            "first_visit": "2026-02-05T16:02:44.263278+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 6911,
            "ip_address": "37.111.207.1",
            "count": 1,
            "first_visit": "2022-05-16T17:20:36.021381+06:00",
            "date": null
        },
        {
            "id": 10846,
            "ip_address": "37.111.206.99",
            "count": 2,
            "first_visit": "2022-05-24T09:40:19.888214+06:00",
            "date": null
        },
        {
            "id": 84709,
            "ip_address": "37.111.206.99",
            "count": 1,
            "first_visit": "2025-06-29T09:35:15.283442+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 56686,
            "ip_address": "37.111.206.99",
            "count": 1,
            "first_visit": "2023-10-04T00:18:32.258774+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56685,
            "ip_address": "37.111.206.99",
            "count": 2,
            "first_visit": "2023-10-03T23:55:19.863702+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 54699,
            "ip_address": "37.111.206.99",
            "count": 1,
            "first_visit": "2023-09-10T04:45:09.168462+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 53095,
            "ip_address": "37.111.206.98",
            "count": 1,
            "first_visit": "2023-08-21T11:07:36.744061+06:00",
            "date": "2023-08-21"
        }
    ]
}