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

{
    "count": 99261,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=264&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=-id",
    "results": [
        {
            "id": 99101,
            "ip_address": "103.143.234.238",
            "count": 1,
            "first_visit": "2026-06-11T11:41:16.651336+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99100,
            "ip_address": "115.127.146.242",
            "count": 1,
            "first_visit": "2026-06-11T11:31:30.102177+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99099,
            "ip_address": "123.49.2.146",
            "count": 1,
            "first_visit": "2026-06-11T10:25:07.806526+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99098,
            "ip_address": "203.202.240.27",
            "count": 1,
            "first_visit": "2026-06-11T09:25:08.413005+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99097,
            "ip_address": "37.111.194.254",
            "count": 3,
            "first_visit": "2026-06-11T08:33:54.047083+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99096,
            "ip_address": "192.178.11.96",
            "count": 1,
            "first_visit": "2026-06-11T06:52:53.058918+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99095,
            "ip_address": "192.178.11.105",
            "count": 1,
            "first_visit": "2026-06-11T06:52:46.208004+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99094,
            "ip_address": "163.128.127.3",
            "count": 1,
            "first_visit": "2026-06-11T06:50:49.129746+06:00",
            "date": "2026-06-11"
        }
    ]
}