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

{
    "count": 101655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76920&ordering=ip_address",
    "results": [
        {
            "id": 90330,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2025-10-04T11:28:04.100366+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 83047,
            "ip_address": "37.111.206.212",
            "count": 2,
            "first_visit": "2025-05-19T18:01:07.891703+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 27440,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2022-07-25T22:40:10.208924+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6300,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2022-05-15T09:44:09.579599+06:00",
            "date": null
        },
        {
            "id": 30715,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2022-08-01T21:30:10.385969+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 11500,
            "ip_address": "37.111.206.213",
            "count": 4,
            "first_visit": "2022-05-25T23:17:18.140646+06:00",
            "date": null
        },
        {
            "id": 78683,
            "ip_address": "37.111.206.213",
            "count": 1,
            "first_visit": "2025-02-07T07:06:36.796345+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 50987,
            "ip_address": "37.111.206.213",
            "count": 1,
            "first_visit": "2023-07-27T11:08:36.439497+06:00",
            "date": "2023-07-27"
        }
    ]
}