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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40064&ordering=-ip_address",
    "results": [
        {
            "id": 32331,
            "ip_address": "185.172.113.148",
            "count": 1,
            "first_visit": "2022-08-18T11:19:41.208986+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 98060,
            "ip_address": "185.17.204.202",
            "count": 1,
            "first_visit": "2026-05-14T02:56:46.620398+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 97781,
            "ip_address": "185.171.97.48",
            "count": 1,
            "first_visit": "2026-05-06T20:12:37.351742+06:00",
            "date": "2026-05-06"
        },
        {
            "id": 81230,
            "ip_address": "185.171.252.241",
            "count": 1,
            "first_visit": "2025-04-10T03:52:39.384984+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 97394,
            "ip_address": "185.170.111.157",
            "count": 1,
            "first_visit": "2026-04-26T02:11:43.956819+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 100925,
            "ip_address": "185.170.109.229",
            "count": 1,
            "first_visit": "2026-07-29T19:04:29.858870+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 760,
            "ip_address": "185.169.255.157",
            "count": 3,
            "first_visit": "2021-12-17T12:50:16.488969+06:00",
            "date": null
        },
        {
            "id": 2929,
            "ip_address": "185.169.233.2",
            "count": 1,
            "first_visit": "2022-01-27T11:43:16.235888+06:00",
            "date": null
        }
    ]
}