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

{
    "count": 103435,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65096&ordering=ip_address",
    "results": [
        {
            "id": 15723,
            "ip_address": "196.49.8.196",
            "count": 1,
            "first_visit": "2022-06-16T17:57:56.452869+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 48684,
            "ip_address": "196.75.87.143",
            "count": 1,
            "first_visit": "2023-06-22T20:34:28.074178+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 61336,
            "ip_address": "197.10.204.242",
            "count": 1,
            "first_visit": "2023-12-17T15:17:04.454887+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 6187,
            "ip_address": "197.104.73.59",
            "count": 1,
            "first_visit": "2022-05-15T02:26:15.123282+06:00",
            "date": null
        },
        {
            "id": 20275,
            "ip_address": "197.136.0.6",
            "count": 1,
            "first_visit": "2022-06-30T07:39:05.605950+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20416,
            "ip_address": "197.136.9.5",
            "count": 1,
            "first_visit": "2022-06-30T18:03:45.707646+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10932,
            "ip_address": "197.136.9.5",
            "count": 2,
            "first_visit": "2022-05-24T11:58:43.596253+06:00",
            "date": null
        },
        {
            "id": 99572,
            "ip_address": "197.136.9.5",
            "count": 1,
            "first_visit": "2026-06-25T19:10:47.770348+06:00",
            "date": "2026-06-25"
        }
    ]
}