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

{
    "count": 101480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78784&ordering=ip_address",
    "results": [
        {
            "id": 6843,
            "ip_address": "37.111.212.254",
            "count": 7,
            "first_visit": "2022-05-16T16:39:00.426181+06:00",
            "date": null
        },
        {
            "id": 76447,
            "ip_address": "37.111.212.255",
            "count": 2,
            "first_visit": "2024-12-06T12:43:50.792830+06:00",
            "date": "2024-12-06"
        },
        {
            "id": 62303,
            "ip_address": "37.111.212.26",
            "count": 1,
            "first_visit": "2024-01-04T13:58:35.818250+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 73698,
            "ip_address": "37.111.212.26",
            "count": 1,
            "first_visit": "2024-09-27T19:44:54.601341+06:00",
            "date": "2024-09-27"
        },
        {
            "id": 76449,
            "ip_address": "37.111.212.26",
            "count": 1,
            "first_visit": "2024-12-06T13:43:53.931313+06:00",
            "date": "2024-12-06"
        },
        {
            "id": 10859,
            "ip_address": "37.111.212.26",
            "count": 2,
            "first_visit": "2022-05-24T10:04:47.563485+06:00",
            "date": null
        },
        {
            "id": 8921,
            "ip_address": "37.111.212.27",
            "count": 2,
            "first_visit": "2022-05-18T12:39:21.086292+06:00",
            "date": null
        },
        {
            "id": 78960,
            "ip_address": "37.111.212.27",
            "count": 1,
            "first_visit": "2025-02-14T18:38:50.638311+06:00",
            "date": "2025-02-14"
        }
    ]
}