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

{
    "count": 99960,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22248&ordering=-ip_address",
    "results": [
        {
            "id": 63960,
            "ip_address": "37.111.212.28",
            "count": 1,
            "first_visit": "2024-01-28T20:16:13.553171+06:00",
            "date": "2024-01-28"
        },
        {
            "id": 70840,
            "ip_address": "37.111.212.28",
            "count": 3,
            "first_visit": "2024-07-08T11:15:32.501076+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 23840,
            "ip_address": "37.111.212.28",
            "count": 1,
            "first_visit": "2022-07-18T22:45:46.393991+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1208,
            "ip_address": "37.111.212.28",
            "count": 4,
            "first_visit": "2021-12-21T21:58:06.500550+06:00",
            "date": null
        },
        {
            "id": 91640,
            "ip_address": "37.111.212.28",
            "count": 1,
            "first_visit": "2025-11-05T08:01:31.332590+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 78960,
            "ip_address": "37.111.212.27",
            "count": 1,
            "first_visit": "2025-02-14T18:38:50.638311+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 8921,
            "ip_address": "37.111.212.27",
            "count": 2,
            "first_visit": "2022-05-18T12:39:21.086292+06:00",
            "date": null
        },
        {
            "id": 10859,
            "ip_address": "37.111.212.26",
            "count": 2,
            "first_visit": "2022-05-24T10:04:47.563485+06:00",
            "date": null
        }
    ]
}