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

{
    "count": 94737,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14608&ordering=ip_address",
    "results": [
        {
            "id": 91696,
            "ip_address": "103.230.104.54",
            "count": 1,
            "first_visit": "2025-11-06T19:01:55.068236+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 8954,
            "ip_address": "103.230.104.54",
            "count": 1,
            "first_visit": "2022-05-18T13:44:28.144095+06:00",
            "date": null
        },
        {
            "id": 38412,
            "ip_address": "103.230.104.55",
            "count": 1,
            "first_visit": "2022-12-06T15:39:52.685164+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 64651,
            "ip_address": "103.230.104.56",
            "count": 2,
            "first_visit": "2024-02-12T14:39:43.632276+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 683,
            "ip_address": "103.230.104.56",
            "count": 1,
            "first_visit": "2021-12-14T14:26:17.896088+06:00",
            "date": null
        },
        {
            "id": 65561,
            "ip_address": "103.230.104.57",
            "count": 3,
            "first_visit": "2024-03-05T20:23:37.817136+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 7342,
            "ip_address": "103.230.104.57",
            "count": 1,
            "first_visit": "2022-05-16T22:15:01.721975+06:00",
            "date": null
        },
        {
            "id": 16893,
            "ip_address": "103.230.104.57",
            "count": 1,
            "first_visit": "2022-06-20T19:29:21.447543+06:00",
            "date": "2022-06-20"
        }
    ]
}