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

{
    "count": 102639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70568&ordering=ip_address",
    "results": [
        {
            "id": 61944,
            "ip_address": "212.47.238.235",
            "count": 1,
            "first_visit": "2023-12-26T22:19:54.110168+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 64723,
            "ip_address": "212.47.247.76",
            "count": 1,
            "first_visit": "2024-02-14T07:40:57.299300+06:00",
            "date": "2024-02-14"
        },
        {
            "id": 1628,
            "ip_address": "212.65.104.7",
            "count": 2,
            "first_visit": "2022-01-03T19:26:17.581450+06:00",
            "date": null
        },
        {
            "id": 27290,
            "ip_address": "212.6.82.6",
            "count": 1,
            "first_visit": "2022-07-25T13:14:34.443271+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 896,
            "ip_address": "212.70.113.164",
            "count": 2,
            "first_visit": "2021-12-19T20:19:13.650331+06:00",
            "date": null
        },
        {
            "id": 68761,
            "ip_address": "212.71.199.217",
            "count": 1,
            "first_visit": "2024-05-21T22:41:34.224804+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 3982,
            "ip_address": "212.71.232.90",
            "count": 1,
            "first_visit": "2022-03-01T17:11:15.768130+06:00",
            "date": null
        },
        {
            "id": 97945,
            "ip_address": "212.79.58.182",
            "count": 1,
            "first_visit": "2026-05-11T13:11:31.262633+06:00",
            "date": "2026-05-11"
        }
    ]
}