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

{
    "count": 101625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77152&ordering=ip_address",
    "results": [
        {
            "id": 13291,
            "ip_address": "37.111.206.55",
            "count": 1,
            "first_visit": "2022-06-01T20:29:07.951183+06:00",
            "date": null
        },
        {
            "id": 36616,
            "ip_address": "37.111.206.55",
            "count": 1,
            "first_visit": "2022-10-29T12:40:20.172184+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 58177,
            "ip_address": "37.111.206.56",
            "count": 1,
            "first_visit": "2023-10-22T10:55:45.960809+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 44410,
            "ip_address": "37.111.206.56",
            "count": 2,
            "first_visit": "2023-03-26T04:28:17.016440+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 77004,
            "ip_address": "37.111.206.57",
            "count": 1,
            "first_visit": "2024-12-21T19:40:11.277962+06:00",
            "date": "2024-12-21"
        },
        {
            "id": 822,
            "ip_address": "37.111.206.57",
            "count": 3,
            "first_visit": "2021-12-19T16:06:06.429064+06:00",
            "date": null
        },
        {
            "id": 84452,
            "ip_address": "37.111.206.57",
            "count": 1,
            "first_visit": "2025-06-24T20:04:46.099120+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 58727,
            "ip_address": "37.111.206.58",
            "count": 1,
            "first_visit": "2023-10-31T22:37:10.312791+06:00",
            "date": "2023-10-31"
        }
    ]
}