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

{
    "count": 92422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8272&ordering=ip_address",
    "results": [
        {
            "id": 29252,
            "ip_address": "103.155.52.178",
            "count": 1,
            "first_visit": "2022-07-29T11:54:12.041472+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 13476,
            "ip_address": "103.155.52.178",
            "count": 1,
            "first_visit": "2022-06-03T22:42:46.304654+06:00",
            "date": null
        },
        {
            "id": 81898,
            "ip_address": "103.155.52.189",
            "count": 1,
            "first_visit": "2025-04-26T12:39:22.879091+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 13379,
            "ip_address": "103.155.52.189",
            "count": 1,
            "first_visit": "2022-06-02T15:43:57.055720+06:00",
            "date": null
        },
        {
            "id": 17561,
            "ip_address": "103.155.52.189",
            "count": 2,
            "first_visit": "2022-06-23T02:16:06.254620+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 24241,
            "ip_address": "103.155.52.191",
            "count": 1,
            "first_visit": "2022-07-19T23:35:57.593947+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5514,
            "ip_address": "103.155.52.2",
            "count": 1,
            "first_visit": "2022-05-01T10:14:54.290027+06:00",
            "date": null
        },
        {
            "id": 10598,
            "ip_address": "103.155.52.242",
            "count": 1,
            "first_visit": "2022-05-23T11:20:34.607861+06:00",
            "date": null
        }
    ]
}