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

{
    "count": 99818,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-ip_address",
    "results": [
        {
            "id": 11408,
            "ip_address": "8.29.105.12",
            "count": 2,
            "first_visit": "2022-05-25T18:20:23.817368+06:00",
            "date": null
        },
        {
            "id": 1905,
            "ip_address": "82.8.28.244",
            "count": 1,
            "first_visit": "2022-01-11T16:42:46.293100+06:00",
            "date": null
        },
        {
            "id": 95636,
            "ip_address": "82.7.64.174",
            "count": 2,
            "first_visit": "2026-03-01T01:14:47.931810+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 97097,
            "ip_address": "82.7.64.174",
            "count": 2,
            "first_visit": "2026-04-16T17:59:32.713910+06:00",
            "date": "2026-04-16"
        },
        {
            "id": 89407,
            "ip_address": "82.7.64.174",
            "count": 1,
            "first_visit": "2025-09-12T16:26:32.976053+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 45675,
            "ip_address": "82.66.172.116",
            "count": 1,
            "first_visit": "2023-04-24T16:54:28.449137+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 14400,
            "ip_address": "8.25.96.94",
            "count": 1,
            "first_visit": "2022-06-11T00:51:21.825158+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 16930,
            "ip_address": "8.25.96.94",
            "count": 3,
            "first_visit": "2022-06-21T02:04:25.570234+06:00",
            "date": "2022-06-21"
        }
    ]
}