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

{
    "count": 102111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43696&ordering=ip_address",
    "results": [
        {
            "id": 61383,
            "ip_address": "114.119.156.110",
            "count": 1,
            "first_visit": "2023-12-18T11:56:46.347674+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 55267,
            "ip_address": "114.119.156.110",
            "count": 1,
            "first_visit": "2023-09-18T11:50:14.820635+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 331,
            "ip_address": "114.119.156.110",
            "count": 11,
            "first_visit": "2021-12-07T13:01:05.500538+06:00",
            "date": null
        },
        {
            "id": 733,
            "ip_address": "114.119.156.111",
            "count": 13,
            "first_visit": "2021-12-16T08:02:18.324674+06:00",
            "date": null
        },
        {
            "id": 56975,
            "ip_address": "114.119.156.111",
            "count": 1,
            "first_visit": "2023-10-07T08:31:22.330721+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 61031,
            "ip_address": "114.119.156.111",
            "count": 1,
            "first_visit": "2023-12-12T10:09:31.450939+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61271,
            "ip_address": "114.119.156.111",
            "count": 1,
            "first_visit": "2023-12-16T11:56:28.637785+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 64033,
            "ip_address": "114.119.156.111",
            "count": 1,
            "first_visit": "2024-01-29T23:55:00.631140+06:00",
            "date": "2024-01-29"
        }
    ]
}