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

{
    "count": 101831,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75920&ordering=ip_address",
    "results": [
        {
            "id": 6380,
            "ip_address": "37.111.200.216",
            "count": 3,
            "first_visit": "2022-05-15T19:52:16.097211+06:00",
            "date": null
        },
        {
            "id": 7982,
            "ip_address": "37.111.200.217",
            "count": 3,
            "first_visit": "2022-05-17T11:46:27.199300+06:00",
            "date": null
        },
        {
            "id": 28171,
            "ip_address": "37.111.200.217",
            "count": 1,
            "first_visit": "2022-07-27T12:10:31.687267+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 19460,
            "ip_address": "37.111.200.217",
            "count": 2,
            "first_visit": "2022-06-27T14:18:31.746858+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 101153,
            "ip_address": "37.111.200.217",
            "count": 2,
            "first_visit": "2026-08-04T16:04:19.085225+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 95209,
            "ip_address": "37.111.200.218",
            "count": 1,
            "first_visit": "2026-02-15T23:01:24.844621+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 91146,
            "ip_address": "37.111.200.218",
            "count": 1,
            "first_visit": "2025-10-23T10:57:50.009450+06:00",
            "date": "2025-10-23"
        },
        {
            "id": 52309,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2023-08-12T13:35:15.395199+06:00",
            "date": "2023-08-12"
        }
    ]
}