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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6928&ordering=ip_address",
    "results": [
        {
            "id": 69418,
            "ip_address": "103.146.150.126",
            "count": 1,
            "first_visit": "2024-06-04T20:38:26.735515+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 9608,
            "ip_address": "103.146.150.26",
            "count": 6,
            "first_visit": "2022-05-20T04:25:41.613072+06:00",
            "date": null
        },
        {
            "id": 87887,
            "ip_address": "103.146.150.42",
            "count": 1,
            "first_visit": "2025-08-17T17:40:20.481188+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 88101,
            "ip_address": "103.146.150.42",
            "count": 4,
            "first_visit": "2025-08-20T13:50:50.746689+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 2550,
            "ip_address": "103.146.150.75",
            "count": 1,
            "first_visit": "2022-01-21T08:28:03.960937+06:00",
            "date": null
        },
        {
            "id": 961,
            "ip_address": "103.146.150.79",
            "count": 2,
            "first_visit": "2021-12-19T23:14:49.831252+06:00",
            "date": null
        },
        {
            "id": 29789,
            "ip_address": "103.146.151.149",
            "count": 1,
            "first_visit": "2022-07-30T10:56:34.331806+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8119,
            "ip_address": "103.146.151.173",
            "count": 1,
            "first_visit": "2022-05-17T12:43:37.342040+06:00",
            "date": null
        }
    ]
}