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

{
    "count": 102285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44944&ordering=ip_address",
    "results": [
        {
            "id": 51440,
            "ip_address": "114.119.158.28",
            "count": 1,
            "first_visit": "2023-08-01T23:15:54.717241+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 58445,
            "ip_address": "114.119.158.28",
            "count": 1,
            "first_visit": "2023-10-26T13:55:21.674932+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 58311,
            "ip_address": "114.119.158.28",
            "count": 1,
            "first_visit": "2023-10-24T10:49:07.031084+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 305,
            "ip_address": "114.119.158.28",
            "count": 20,
            "first_visit": "2021-12-06T17:20:46.021499+06:00",
            "date": null
        },
        {
            "id": 139,
            "ip_address": "114.119.158.31",
            "count": 13,
            "first_visit": "2021-12-04T10:08:09.792484+06:00",
            "date": null
        },
        {
            "id": 51029,
            "ip_address": "114.119.158.31",
            "count": 1,
            "first_visit": "2023-07-28T00:00:17.107650+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 57014,
            "ip_address": "114.119.158.31",
            "count": 1,
            "first_visit": "2023-10-07T18:37:30.315587+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 48644,
            "ip_address": "114.119.158.31",
            "count": 1,
            "first_visit": "2023-06-21T17:35:00.103439+06:00",
            "date": "2023-06-21"
        }
    ]
}