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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80472&ordering=ip_address",
    "results": [
        {
            "id": 10475,
            "ip_address": "37.111.226.92",
            "count": 2,
            "first_visit": "2022-05-22T23:28:41.069126+06:00",
            "date": null
        },
        {
            "id": 23978,
            "ip_address": "37.111.226.93",
            "count": 1,
            "first_visit": "2022-07-19T02:48:59.352854+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 7625,
            "ip_address": "37.111.226.96",
            "count": 2,
            "first_visit": "2022-05-17T07:37:29.826450+06:00",
            "date": null
        },
        {
            "id": 36573,
            "ip_address": "37.111.226.96",
            "count": 1,
            "first_visit": "2022-10-28T10:41:01.218327+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 84765,
            "ip_address": "37.111.227.105",
            "count": 1,
            "first_visit": "2025-06-30T10:19:23.932368+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 12344,
            "ip_address": "37.111.227.107",
            "count": 1,
            "first_visit": "2022-05-29T00:09:42.454328+06:00",
            "date": null
        },
        {
            "id": 97061,
            "ip_address": "37.111.227.111",
            "count": 1,
            "first_visit": "2026-04-15T09:44:55.156795+06:00",
            "date": "2026-04-15"
        },
        {
            "id": 99349,
            "ip_address": "37.111.227.112",
            "count": 1,
            "first_visit": "2026-06-19T06:30:46.314165+06:00",
            "date": "2026-06-19"
        }
    ]
}