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

{
    "count": 94768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=928&ordering=ip_address",
    "results": [
        {
            "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": 38955,
            "ip_address": "103.108.63.255",
            "count": 1,
            "first_visit": "2022-12-19T00:20:35.995757+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38924,
            "ip_address": "103.108.63.255",
            "count": 1,
            "first_visit": "2022-12-18T13:19:43.347683+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 807,
            "ip_address": "103.108.63.255",
            "count": 2,
            "first_visit": "2021-12-18T17:17:41.263478+06:00",
            "date": null
        },
        {
            "id": 93327,
            "ip_address": "103.108.63.59",
            "count": 2,
            "first_visit": "2025-12-26T01:25:30.656809+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 51962,
            "ip_address": "103.108.82.2",
            "count": 1,
            "first_visit": "2023-08-08T15:02:36.782444+06:00",
            "date": "2023-08-08"
        }
    ]
}