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

{
    "count": 101273,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83680&ordering=ip_address",
    "results": [
        {
            "id": 96336,
            "ip_address": "42.0.7.234",
            "count": 3,
            "first_visit": "2026-03-25T21:30:16.156504+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 80886,
            "ip_address": "42.0.7.235",
            "count": 1,
            "first_visit": "2025-04-03T07:02:52.564647+06:00",
            "date": "2025-04-03"
        },
        {
            "id": 29040,
            "ip_address": "42.0.7.235",
            "count": 1,
            "first_visit": "2022-07-29T01:07:21.883770+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8759,
            "ip_address": "42.0.7.235",
            "count": 3,
            "first_visit": "2022-05-18T10:23:53.690086+06:00",
            "date": null
        },
        {
            "id": 27358,
            "ip_address": "42.0.7.235",
            "count": 2,
            "first_visit": "2022-07-25T15:17:07.476845+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8037,
            "ip_address": "42.0.7.236",
            "count": 5,
            "first_visit": "2022-05-17T12:09:12.018099+06:00",
            "date": null
        },
        {
            "id": 26955,
            "ip_address": "42.0.7.236",
            "count": 2,
            "first_visit": "2022-07-25T00:27:21.131052+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28404,
            "ip_address": "42.0.7.236",
            "count": 1,
            "first_visit": "2022-07-27T23:31:34.913367+06:00",
            "date": "2022-07-27"
        }
    ]
}