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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3200&ordering=ip_address",
    "results": [
        {
            "id": 93012,
            "ip_address": "103.121.38.163",
            "count": 1,
            "first_visit": "2025-12-15T10:20:08.381080+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 8945,
            "ip_address": "103.121.38.230",
            "count": 3,
            "first_visit": "2022-05-18T13:26:06.405114+06:00",
            "date": null
        },
        {
            "id": 9317,
            "ip_address": "103.121.38.25",
            "count": 1,
            "first_visit": "2022-05-19T10:59:39.312844+06:00",
            "date": null
        },
        {
            "id": 10482,
            "ip_address": "103.121.49.150",
            "count": 2,
            "first_visit": "2022-05-22T23:45:32.369464+06:00",
            "date": null
        },
        {
            "id": 28994,
            "ip_address": "103.121.49.171",
            "count": 1,
            "first_visit": "2022-07-28T23:57:24.310770+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 22738,
            "ip_address": "103.121.49.78",
            "count": 1,
            "first_visit": "2022-07-14T17:15:19.812642+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 26835,
            "ip_address": "103.121.60.38",
            "count": 1,
            "first_visit": "2022-07-24T20:12:49.307910+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26573,
            "ip_address": "103.121.61.222",
            "count": 1,
            "first_visit": "2022-07-24T08:07:46.658335+06:00",
            "date": "2022-07-24"
        }
    ]
}