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

{
    "count": 101634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77088&ordering=ip_address",
    "results": [
        {
            "id": 36556,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2022-10-27T20:21:49.317848+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 16568,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2022-06-19T11:57:44.386860+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 9213,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2022-05-18T23:53:37.294975+06:00",
            "date": null
        },
        {
            "id": 9675,
            "ip_address": "37.111.206.37",
            "count": 2,
            "first_visit": "2022-05-20T11:58:50.150691+06:00",
            "date": null
        },
        {
            "id": 30647,
            "ip_address": "37.111.206.37",
            "count": 1,
            "first_visit": "2022-08-01T13:04:44.597158+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 82664,
            "ip_address": "37.111.206.37",
            "count": 1,
            "first_visit": "2025-05-12T13:16:22.082172+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 49645,
            "ip_address": "37.111.206.37",
            "count": 1,
            "first_visit": "2023-07-09T21:18:58.328373+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 67229,
            "ip_address": "37.111.206.38",
            "count": 2,
            "first_visit": "2024-04-20T08:29:45.525810+06:00",
            "date": "2024-04-20"
        }
    ]
}