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

{
    "count": 91900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=904&ordering=ip_address",
    "results": [
        {
            "id": 63146,
            "ip_address": "103.108.63.222",
            "count": 3,
            "first_visit": "2024-01-15T15:54:31.264881+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63090,
            "ip_address": "103.108.63.222",
            "count": 2,
            "first_visit": "2024-01-14T15:28:02.126338+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 62164,
            "ip_address": "103.108.63.223",
            "count": 3,
            "first_visit": "2023-12-30T14:29:15.685561+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 87581,
            "ip_address": "103.108.63.225",
            "count": 1,
            "first_visit": "2025-08-12T01:16:21.642827+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 85988,
            "ip_address": "103.108.63.239",
            "count": 1,
            "first_visit": "2025-07-17T14:27:35.352138+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 5021,
            "ip_address": "103.108.63.248",
            "count": 1,
            "first_visit": "2022-04-10T13:02:28.442789+06:00",
            "date": null
        },
        {
            "id": 807,
            "ip_address": "103.108.63.255",
            "count": 2,
            "first_visit": "2021-12-18T17:17:41.263478+06:00",
            "date": null
        },
        {
            "id": 38955,
            "ip_address": "103.108.63.255",
            "count": 1,
            "first_visit": "2022-12-19T00:20:35.995757+06:00",
            "date": "2022-12-19"
        }
    ]
}