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

{
    "count": 101677,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76728&ordering=ip_address",
    "results": [
        {
            "id": 39056,
            "ip_address": "37.111.206.15",
            "count": 1,
            "first_visit": "2022-12-20T20:58:26.170126+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 10219,
            "ip_address": "37.111.206.15",
            "count": 5,
            "first_visit": "2022-05-22T06:20:33.452134+06:00",
            "date": null
        },
        {
            "id": 13175,
            "ip_address": "37.111.206.150",
            "count": 1,
            "first_visit": "2022-05-31T19:24:36.287960+06:00",
            "date": null
        },
        {
            "id": 92385,
            "ip_address": "37.111.206.150",
            "count": 1,
            "first_visit": "2025-11-25T18:42:00.345229+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 60928,
            "ip_address": "37.111.206.151",
            "count": 1,
            "first_visit": "2023-12-10T19:59:03.850719+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 70521,
            "ip_address": "37.111.206.151",
            "count": 2,
            "first_visit": "2024-06-30T20:28:58.427999+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 42748,
            "ip_address": "37.111.206.151",
            "count": 1,
            "first_visit": "2023-02-26T13:08:49.883010+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 7433,
            "ip_address": "37.111.206.151",
            "count": 2,
            "first_visit": "2022-05-16T23:02:23.212566+06:00",
            "date": null
        }
    ]
}