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

{
    "count": 103063,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52912&ordering=ip_address",
    "results": [
        {
            "id": 66428,
            "ip_address": "123.253.65.153",
            "count": 1,
            "first_visit": "2024-03-28T01:02:04.253579+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 81216,
            "ip_address": "123.253.65.155",
            "count": 1,
            "first_visit": "2025-04-09T21:21:26.768904+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 395,
            "ip_address": "123.253.65.155",
            "count": 1,
            "first_visit": "2021-12-08T06:33:32.813856+06:00",
            "date": null
        },
        {
            "id": 18692,
            "ip_address": "123.253.65.157",
            "count": 1,
            "first_visit": "2022-06-25T17:36:17.890034+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6069,
            "ip_address": "123.253.65.159",
            "count": 1,
            "first_visit": "2022-05-14T19:25:22.497562+06:00",
            "date": null
        },
        {
            "id": 45611,
            "ip_address": "123.253.65.162",
            "count": 1,
            "first_visit": "2023-04-22T09:44:09.497597+06:00",
            "date": "2023-04-22"
        },
        {
            "id": 62453,
            "ip_address": "123.253.65.162",
            "count": 1,
            "first_visit": "2024-01-05T20:08:44.754417+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 62683,
            "ip_address": "123.253.65.162",
            "count": 2,
            "first_visit": "2024-01-09T02:44:59.613921+06:00",
            "date": "2024-01-09"
        }
    ]
}