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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13232&ordering=ip_address",
    "results": [
        {
            "id": 969,
            "ip_address": "103.203.179.0",
            "count": 1,
            "first_visit": "2021-12-19T23:34:48.680526+06:00",
            "date": null
        },
        {
            "id": 59072,
            "ip_address": "103.203.179.150",
            "count": 1,
            "first_visit": "2023-11-06T16:49:08.444648+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 96406,
            "ip_address": "103.203.179.221",
            "count": 1,
            "first_visit": "2026-03-27T21:23:39.401233+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 5439,
            "ip_address": "103.203.179.4",
            "count": 1,
            "first_visit": "2022-04-28T22:54:00.162028+06:00",
            "date": null
        },
        {
            "id": 38719,
            "ip_address": "103.203.179.57",
            "count": 1,
            "first_visit": "2022-12-14T23:36:13.558358+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 3442,
            "ip_address": "103.203.179.9",
            "count": 5,
            "first_visit": "2022-02-08T20:07:42.752762+06:00",
            "date": null
        },
        {
            "id": 96124,
            "ip_address": "103.203.223.224",
            "count": 1,
            "first_visit": "2026-03-17T11:26:10.339477+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 86656,
            "ip_address": "103.203.237.234",
            "count": 1,
            "first_visit": "2025-07-28T15:23:16.654605+06:00",
            "date": "2025-07-28"
        }
    ]
}