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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14312&ordering=ip_address",
    "results": [
        {
            "id": 37674,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2022-11-21T22:18:17.551697+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 14908,
            "ip_address": "103.217.111.210",
            "count": 1,
            "first_visit": "2022-06-13T23:38:53.491290+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 2326,
            "ip_address": "103.217.111.210",
            "count": 1,
            "first_visit": "2022-01-16T19:23:41.553028+06:00",
            "date": null
        },
        {
            "id": 92467,
            "ip_address": "103.217.111.211",
            "count": 1,
            "first_visit": "2025-11-28T14:00:19.229226+06:00",
            "date": "2025-11-28"
        },
        {
            "id": 1498,
            "ip_address": "103.217.111.211",
            "count": 2,
            "first_visit": "2021-12-30T21:57:11.453035+06:00",
            "date": null
        },
        {
            "id": 47722,
            "ip_address": "103.217.111.211",
            "count": 1,
            "first_visit": "2023-06-05T14:57:10.135472+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 23658,
            "ip_address": "103.217.111.212",
            "count": 1,
            "first_visit": "2022-07-18T22:02:40.346012+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 87019,
            "ip_address": "103.217.111.212",
            "count": 1,
            "first_visit": "2025-08-03T12:05:20.544010+06:00",
            "date": "2025-08-03"
        }
    ]
}