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

{
    "count": 94521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-ip_address",
    "results": [
        {
            "id": 93909,
            "ip_address": "95.214.83.148",
            "count": 1,
            "first_visit": "2026-01-11T04:06:17.009738+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 85031,
            "ip_address": "95.193.131.70",
            "count": 2,
            "first_visit": "2025-07-01T17:13:41.754272+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 75964,
            "ip_address": "95.189.137.154",
            "count": 1,
            "first_visit": "2024-11-23T04:49:50.223227+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 73104,
            "ip_address": "95.186.74.114",
            "count": 1,
            "first_visit": "2024-09-07T20:27:15.509706+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 12870,
            "ip_address": "95.186.166.252",
            "count": 1,
            "first_visit": "2022-05-30T20:40:16.979728+06:00",
            "date": null
        },
        {
            "id": 4464,
            "ip_address": "95.185.180.59",
            "count": 1,
            "first_visit": "2022-03-17T23:10:38.674239+06:00",
            "date": null
        },
        {
            "id": 3187,
            "ip_address": "95.185.156.242",
            "count": 1,
            "first_visit": "2022-02-01T15:42:07.954576+06:00",
            "date": null
        },
        {
            "id": 1091,
            "ip_address": "95.179.195.28",
            "count": 1,
            "first_visit": "2021-12-20T22:12:44.257812+06:00",
            "date": null
        }
    ]
}