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

{
    "count": 97359,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97344&ordering=first_visit",
    "results": [
        {
            "id": 97449,
            "ip_address": "5.31.252.5",
            "count": 1,
            "first_visit": "2026-04-27T14:00:07.683733+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97450,
            "ip_address": "103.107.134.41",
            "count": 1,
            "first_visit": "2026-04-27T14:03:03.734636+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97451,
            "ip_address": "203.202.242.68",
            "count": 2,
            "first_visit": "2026-04-27T14:18:24.245210+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97452,
            "ip_address": "103.130.118.6",
            "count": 1,
            "first_visit": "2026-04-27T14:20:43.691510+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97453,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-04-27T15:09:13.112733+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97454,
            "ip_address": "45.138.233.11",
            "count": 1,
            "first_visit": "2026-04-27T15:17:54.725584+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97455,
            "ip_address": "115.127.217.34",
            "count": 1,
            "first_visit": "2026-04-27T15:37:34.442349+06:00",
            "date": "2026-04-27"
        }
    ]
}