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

{
    "count": 95979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-ip_address",
    "results": [
        {
            "id": 105,
            "ip_address": "99.17.218.127",
            "count": 5,
            "first_visit": "2021-12-03T23:00:50.217877+06:00",
            "date": null
        },
        {
            "id": 7602,
            "ip_address": "99.160.140.61",
            "count": 1,
            "first_visit": "2022-05-17T06:29:32.687911+06:00",
            "date": null
        },
        {
            "id": 68966,
            "ip_address": "99.159.110.116",
            "count": 2,
            "first_visit": "2024-05-23T23:09:53.234352+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 94466,
            "ip_address": "99.151.198.55",
            "count": 1,
            "first_visit": "2026-01-25T05:26:54.087700+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94269,
            "ip_address": "99.151.198.55",
            "count": 1,
            "first_visit": "2026-01-20T08:42:30.627622+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 42897,
            "ip_address": "99.138.100.128",
            "count": 1,
            "first_visit": "2023-03-01T11:56:52.167267+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 38526,
            "ip_address": "99.113.189.178",
            "count": 1,
            "first_visit": "2022-12-10T08:02:28.601417+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 71158,
            "ip_address": "99.106.89.184",
            "count": 1,
            "first_visit": "2024-07-14T21:54:37.135254+06:00",
            "date": "2024-07-14"
        }
    ]
}