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

{
    "count": 101881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42128&ordering=ip_address",
    "results": [
        {
            "id": 58801,
            "ip_address": "114.119.152.149",
            "count": 1,
            "first_visit": "2023-11-01T22:53:41.923202+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 48418,
            "ip_address": "114.119.152.149",
            "count": 1,
            "first_visit": "2023-06-17T18:47:26.071493+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 59657,
            "ip_address": "114.119.152.149",
            "count": 1,
            "first_visit": "2023-11-17T23:34:26.917211+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 62339,
            "ip_address": "114.119.152.149",
            "count": 1,
            "first_visit": "2024-01-04T19:15:07.917051+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 45822,
            "ip_address": "114.119.152.155",
            "count": 1,
            "first_visit": "2023-04-28T07:07:46.725595+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 62787,
            "ip_address": "114.119.152.155",
            "count": 1,
            "first_visit": "2024-01-10T06:03:35.527875+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 80,
            "ip_address": "114.119.152.155",
            "count": 25,
            "first_visit": "2021-12-03T17:10:03.779037+06:00",
            "date": null
        },
        {
            "id": 600,
            "ip_address": "114.119.152.160",
            "count": 16,
            "first_visit": "2021-12-12T05:48:59.701615+06:00",
            "date": null
        }
    ]
}