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

{
    "count": 102309,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74472&ordering=ip_address",
    "results": [
        {
            "id": 76908,
            "ip_address": "37.111.192.54",
            "count": 1,
            "first_visit": "2024-12-18T20:02:54.055848+06:00",
            "date": "2024-12-18"
        },
        {
            "id": 10276,
            "ip_address": "37.111.192.57",
            "count": 5,
            "first_visit": "2022-05-22T12:09:32.581497+06:00",
            "date": null
        },
        {
            "id": 1448,
            "ip_address": "37.111.192.58",
            "count": 1,
            "first_visit": "2021-12-28T18:49:43.097266+06:00",
            "date": null
        },
        {
            "id": 84725,
            "ip_address": "37.111.192.58",
            "count": 6,
            "first_visit": "2025-06-29T15:52:03.933157+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 3500,
            "ip_address": "37.111.192.75",
            "count": 1,
            "first_visit": "2022-02-10T20:12:55.661373+06:00",
            "date": null
        },
        {
            "id": 8573,
            "ip_address": "37.111.192.76",
            "count": 1,
            "first_visit": "2022-05-17T23:58:49.614585+06:00",
            "date": null
        },
        {
            "id": 28473,
            "ip_address": "37.111.192.76",
            "count": 1,
            "first_visit": "2022-07-28T00:54:04.123979+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11510,
            "ip_address": "37.111.192.77",
            "count": 7,
            "first_visit": "2022-05-25T23:28:43.178552+06:00",
            "date": null
        }
    ]
}