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

{
    "count": 100097,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2312&ordering=ip_address",
    "results": [
        {
            "id": 6126,
            "ip_address": "103.116.119.122",
            "count": 1,
            "first_visit": "2022-05-14T19:51:43.990786+06:00",
            "date": null
        },
        {
            "id": 22924,
            "ip_address": "103.116.119.170",
            "count": 1,
            "first_visit": "2022-07-15T08:36:37.075861+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11912,
            "ip_address": "103.116.119.170",
            "count": 2,
            "first_visit": "2022-05-27T12:38:45.963876+06:00",
            "date": null
        },
        {
            "id": 10436,
            "ip_address": "103.116.119.206",
            "count": 3,
            "first_visit": "2022-05-22T22:45:32.304197+06:00",
            "date": null
        },
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        },
        {
            "id": 99576,
            "ip_address": "103.116.164.229",
            "count": 1,
            "first_visit": "2026-06-25T22:08:56.725998+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 99627,
            "ip_address": "103.116.164.229",
            "count": 2,
            "first_visit": "2026-06-27T13:15:38.157083+06:00",
            "date": "2026-06-27"
        },
        {
            "id": 99642,
            "ip_address": "103.116.164.229",
            "count": 1,
            "first_visit": "2026-06-28T01:59:32.832611+06:00",
            "date": "2026-06-28"
        }
    ]
}