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

{
    "count": 103796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55904&ordering=ip_address",
    "results": [
        {
            "id": 1302,
            "ip_address": "157.119.51.182",
            "count": 2,
            "first_visit": "2021-12-23T18:05:53.201070+06:00",
            "date": null
        },
        {
            "id": 743,
            "ip_address": "157.119.51.206",
            "count": 3,
            "first_visit": "2021-12-16T18:47:18.348041+06:00",
            "date": null
        },
        {
            "id": 24375,
            "ip_address": "157.119.51.34",
            "count": 1,
            "first_visit": "2022-07-20T06:19:57.750207+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22522,
            "ip_address": "157.119.51.70",
            "count": 1,
            "first_visit": "2022-07-14T11:48:54.025527+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 12969,
            "ip_address": "157.119.51.74",
            "count": 1,
            "first_visit": "2022-05-31T01:03:06.774190+06:00",
            "date": null
        },
        {
            "id": 4424,
            "ip_address": "157.119.51.89",
            "count": 1,
            "first_visit": "2022-03-16T17:18:47.423449+06:00",
            "date": null
        },
        {
            "id": 37306,
            "ip_address": "157.119.51.94",
            "count": 2,
            "first_visit": "2022-11-12T17:59:27.198199+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 8839,
            "ip_address": "157.119.51.94",
            "count": 1,
            "first_visit": "2022-05-18T11:32:53.967466+06:00",
            "date": null
        }
    ]
}