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

{
    "count": 102293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45016&ordering=ip_address",
    "results": [
        {
            "id": 48255,
            "ip_address": "114.119.158.71",
            "count": 1,
            "first_visit": "2023-06-15T09:17:20.558952+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 44944,
            "ip_address": "114.119.158.71",
            "count": 1,
            "first_visit": "2023-04-06T15:43:09.335145+06:00",
            "date": "2023-04-06"
        },
        {
            "id": 48983,
            "ip_address": "114.119.158.71",
            "count": 1,
            "first_visit": "2023-06-28T12:09:44.707871+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 350,
            "ip_address": "114.119.158.71",
            "count": 16,
            "first_visit": "2021-12-07T18:14:03.912262+06:00",
            "date": null
        },
        {
            "id": 590,
            "ip_address": "114.119.158.74",
            "count": 15,
            "first_visit": "2021-12-11T23:58:22.844218+06:00",
            "date": null
        },
        {
            "id": 54823,
            "ip_address": "114.119.158.74",
            "count": 1,
            "first_visit": "2023-09-11T15:02:17.828115+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 57008,
            "ip_address": "114.119.158.74",
            "count": 1,
            "first_visit": "2023-10-07T16:37:49.625573+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 61541,
            "ip_address": "114.119.158.74",
            "count": 1,
            "first_visit": "2023-12-20T19:19:18.763070+06:00",
            "date": "2023-12-20"
        }
    ]
}