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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78320&ordering=ip_address",
    "results": [
        {
            "id": 69579,
            "ip_address": "37.111.211.65",
            "count": 1,
            "first_visit": "2024-06-06T15:36:12.050909+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 99353,
            "ip_address": "37.111.211.65",
            "count": 1,
            "first_visit": "2026-06-19T12:23:17.154152+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 8392,
            "ip_address": "37.111.211.66",
            "count": 1,
            "first_visit": "2022-05-17T22:45:09.368990+06:00",
            "date": null
        },
        {
            "id": 8898,
            "ip_address": "37.111.211.67",
            "count": 2,
            "first_visit": "2022-05-18T12:24:04.501978+06:00",
            "date": null
        },
        {
            "id": 96302,
            "ip_address": "37.111.211.67",
            "count": 2,
            "first_visit": "2026-03-24T17:12:05.772223+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 95346,
            "ip_address": "37.111.211.68",
            "count": 1,
            "first_visit": "2026-02-19T13:37:02.839995+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 6599,
            "ip_address": "37.111.211.68",
            "count": 1,
            "first_visit": "2022-05-16T10:43:28.472943+06:00",
            "date": null
        },
        {
            "id": 60936,
            "ip_address": "37.111.211.68",
            "count": 1,
            "first_visit": "2023-12-10T23:00:23.129280+06:00",
            "date": "2023-12-10"
        }
    ]
}