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

{
    "count": 102474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3224&ordering=ip_address",
    "results": [
        {
            "id": 80985,
            "ip_address": "103.121.223.18",
            "count": 1,
            "first_visit": "2025-04-05T08:49:32.172934+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 3751,
            "ip_address": "103.121.223.2",
            "count": 1,
            "first_visit": "2022-02-20T16:35:03.759833+06:00",
            "date": null
        },
        {
            "id": 102270,
            "ip_address": "103.121.223.2",
            "count": 1,
            "first_visit": "2026-08-28T01:00:37.722650+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 955,
            "ip_address": "103.121.223.227",
            "count": 1,
            "first_visit": "2021-12-19T22:55:03.275108+06:00",
            "date": null
        },
        {
            "id": 96896,
            "ip_address": "103.121.223.28",
            "count": 1,
            "first_visit": "2026-04-10T08:56:16.433177+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 102399,
            "ip_address": "103.121.223.29",
            "count": 2,
            "first_visit": "2026-08-31T08:40:45.487278+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 14619,
            "ip_address": "103.121.223.3",
            "count": 1,
            "first_visit": "2022-06-12T13:09:37.241729+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14359,
            "ip_address": "103.121.223.3",
            "count": 1,
            "first_visit": "2022-06-10T16:49:37.581167+06:00",
            "date": "2022-06-10"
        }
    ]
}