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

{
    "count": 102386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45488&ordering=ip_address",
    "results": [
        {
            "id": 41771,
            "ip_address": "114.119.161.177",
            "count": 2,
            "first_visit": "2023-02-08T03:36:32.033610+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 44729,
            "ip_address": "114.119.161.89",
            "count": 1,
            "first_visit": "2023-04-02T18:56:17.336428+06:00",
            "date": "2023-04-02"
        },
        {
            "id": 1247,
            "ip_address": "114.119.161.89",
            "count": 11,
            "first_visit": "2021-12-22T13:32:05.109385+06:00",
            "date": null
        },
        {
            "id": 387,
            "ip_address": "114.119.162.170",
            "count": 17,
            "first_visit": "2021-12-08T02:17:18.152295+06:00",
            "date": null
        },
        {
            "id": 43647,
            "ip_address": "114.119.162.170",
            "count": 1,
            "first_visit": "2023-03-13T05:29:06.842058+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 52236,
            "ip_address": "114.119.162.251",
            "count": 1,
            "first_visit": "2023-08-11T15:04:08.014243+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 59682,
            "ip_address": "114.119.162.251",
            "count": 1,
            "first_visit": "2023-11-18T09:39:59.731978+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 42257,
            "ip_address": "114.119.162.251",
            "count": 1,
            "first_visit": "2023-02-16T09:20:27.572617+06:00",
            "date": "2023-02-16"
        }
    ]
}