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

{
    "count": 102663,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70056&ordering=ip_address",
    "results": [
        {
            "id": 2158,
            "ip_address": "207.250.234.100",
            "count": 2,
            "first_visit": "2022-01-14T01:09:39.709692+06:00",
            "date": null
        },
        {
            "id": 2159,
            "ip_address": "207.250.235.8",
            "count": 1,
            "first_visit": "2022-01-14T01:09:40.019400+06:00",
            "date": null
        },
        {
            "id": 77661,
            "ip_address": "207.38.137.203",
            "count": 1,
            "first_visit": "2025-01-08T21:33:22.459082+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 101871,
            "ip_address": "207.45.26.18",
            "count": 1,
            "first_visit": "2026-08-19T06:26:42.221769+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 102129,
            "ip_address": "207.46.13.107",
            "count": 1,
            "first_visit": "2026-08-24T22:58:54.265829+06:00",
            "date": "2026-08-24"
        },
        {
            "id": 71186,
            "ip_address": "207.46.13.127",
            "count": 1,
            "first_visit": "2024-07-15T12:46:35.917513+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 80808,
            "ip_address": "207.46.13.168",
            "count": 1,
            "first_visit": "2025-03-31T04:50:31.334983+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 96132,
            "ip_address": "207.46.13.52",
            "count": 1,
            "first_visit": "2026-03-17T21:11:21.443398+06:00",
            "date": "2026-03-17"
        }
    ]
}