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

{
    "count": 100301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20456&ordering=-ip_address",
    "results": [
        {
            "id": 9210,
            "ip_address": "37.111.230.1",
            "count": 1,
            "first_visit": "2022-05-18T23:51:39.451613+06:00",
            "date": null
        },
        {
            "id": 84999,
            "ip_address": "37.111.229.95",
            "count": 2,
            "first_visit": "2025-07-01T12:32:20.552373+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 12714,
            "ip_address": "37.111.229.87",
            "count": 1,
            "first_visit": "2022-05-30T09:12:08.092180+06:00",
            "date": null
        },
        {
            "id": 98052,
            "ip_address": "37.111.229.82",
            "count": 2,
            "first_visit": "2026-05-14T00:50:31.177250+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 38227,
            "ip_address": "37.111.229.80",
            "count": 1,
            "first_visit": "2022-12-03T16:22:00.475686+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 98309,
            "ip_address": "37.111.229.8",
            "count": 4,
            "first_visit": "2026-05-20T10:08:35.898343+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 11022,
            "ip_address": "37.111.229.69",
            "count": 1,
            "first_visit": "2022-05-24T15:59:22.580283+06:00",
            "date": null
        },
        {
            "id": 95884,
            "ip_address": "37.111.229.68",
            "count": 1,
            "first_visit": "2026-03-09T17:28:24.559762+06:00",
            "date": "2026-03-09"
        }
    ]
}