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

{
    "count": 103643,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55224&ordering=-ip_address",
    "results": [
        {
            "id": 92189,
            "ip_address": "116.58.203.57",
            "count": 3,
            "first_visit": "2025-11-19T20:40:04.090131+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 7479,
            "ip_address": "116.58.203.56",
            "count": 3,
            "first_visit": "2022-05-16T23:32:28.156225+06:00",
            "date": null
        },
        {
            "id": 7263,
            "ip_address": "116.58.203.55",
            "count": 3,
            "first_visit": "2022-05-16T20:09:10.042704+06:00",
            "date": null
        },
        {
            "id": 9796,
            "ip_address": "116.58.203.53",
            "count": 3,
            "first_visit": "2022-05-20T19:57:17.280254+06:00",
            "date": null
        },
        {
            "id": 10890,
            "ip_address": "116.58.203.52",
            "count": 1,
            "first_visit": "2022-05-24T10:44:04.450616+06:00",
            "date": null
        },
        {
            "id": 9840,
            "ip_address": "116.58.203.50",
            "count": 1,
            "first_visit": "2022-05-20T22:44:10.797174+06:00",
            "date": null
        },
        {
            "id": 10862,
            "ip_address": "116.58.203.5",
            "count": 1,
            "first_visit": "2022-05-24T10:11:03.761197+06:00",
            "date": null
        },
        {
            "id": 10055,
            "ip_address": "116.58.203.49",
            "count": 1,
            "first_visit": "2022-05-21T17:42:48.153925+06:00",
            "date": null
        }
    ]
}