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

{
    "count": 100761,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87032&ordering=ip_address",
    "results": [
        {
            "id": 36192,
            "ip_address": "49.186.17.171",
            "count": 1,
            "first_visit": "2022-10-20T06:53:41.570387+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 3073,
            "ip_address": "49.186.228.8",
            "count": 2,
            "first_visit": "2022-01-31T02:18:35.247535+06:00",
            "date": null
        },
        {
            "id": 506,
            "ip_address": "49.197.20.219",
            "count": 1,
            "first_visit": "2021-12-09T21:32:55.570394+06:00",
            "date": null
        },
        {
            "id": 93672,
            "ip_address": "49.204.104.78",
            "count": 1,
            "first_visit": "2026-01-05T23:12:32.841950+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 93686,
            "ip_address": "49.204.104.78",
            "count": 4,
            "first_visit": "2026-01-06T02:12:26.197904+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 57567,
            "ip_address": "49.204.105.86",
            "count": 1,
            "first_visit": "2023-10-14T12:00:48.478480+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 62235,
            "ip_address": "49.204.128.241",
            "count": 2,
            "first_visit": "2024-01-03T20:53:39.035865+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 42297,
            "ip_address": "49.204.129.230",
            "count": 1,
            "first_visit": "2023-02-17T13:37:36.658322+06:00",
            "date": "2023-02-17"
        }
    ]
}