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

{
    "count": 99267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25112&ordering=-ip_address",
    "results": [
        {
            "id": 90436,
            "ip_address": "37.111.200.248",
            "count": 2,
            "first_visit": "2025-10-06T15:42:50.695611+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 29029,
            "ip_address": "37.111.200.247",
            "count": 2,
            "first_visit": "2022-07-29T00:51:12.853033+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 77436,
            "ip_address": "37.111.200.244",
            "count": 4,
            "first_visit": "2025-01-02T21:59:26.984101+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 7365,
            "ip_address": "37.111.200.243",
            "count": 2,
            "first_visit": "2022-05-16T22:23:44.178560+06:00",
            "date": null
        },
        {
            "id": 96723,
            "ip_address": "37.111.200.242",
            "count": 2,
            "first_visit": "2026-04-05T20:07:44.517422+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 92700,
            "ip_address": "37.111.200.241",
            "count": 1,
            "first_visit": "2025-12-06T11:55:18.912572+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 3903,
            "ip_address": "37.111.200.241",
            "count": 1,
            "first_visit": "2022-02-26T19:35:11.221588+06:00",
            "date": null
        },
        {
            "id": 36490,
            "ip_address": "37.111.200.241",
            "count": 1,
            "first_visit": "2022-10-26T17:54:49.174677+06:00",
            "date": "2022-10-26"
        }
    ]
}