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

{
    "count": 102453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2680&ordering=ip_address",
    "results": [
        {
            "id": 20070,
            "ip_address": "103.119.95.210",
            "count": 1,
            "first_visit": "2022-06-29T16:03:18.525539+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1344,
            "ip_address": "103.119.95.210",
            "count": 5,
            "first_visit": "2021-12-24T21:52:35.255541+06:00",
            "date": null
        },
        {
            "id": 51914,
            "ip_address": "103.119.95.214",
            "count": 1,
            "first_visit": "2023-08-08T01:06:57.104059+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 11453,
            "ip_address": "103.119.95.214",
            "count": 1,
            "first_visit": "2022-05-25T22:22:31.476328+06:00",
            "date": null
        },
        {
            "id": 68901,
            "ip_address": "103.119.95.214",
            "count": 1,
            "first_visit": "2024-05-23T00:36:31.177952+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 32834,
            "ip_address": "103.119.95.215",
            "count": 2,
            "first_visit": "2022-08-24T15:17:37.353247+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 12055,
            "ip_address": "103.119.95.217",
            "count": 1,
            "first_visit": "2022-05-27T23:31:05.192266+06:00",
            "date": null
        },
        {
            "id": 87845,
            "ip_address": "103.120.110.83",
            "count": 1,
            "first_visit": "2025-08-17T04:42:33.713714+06:00",
            "date": "2025-08-17"
        }
    ]
}