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

{
    "count": 93954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78176&ordering=ip_address",
    "results": [
        {
            "id": 6522,
            "ip_address": "42.0.7.233",
            "count": 5,
            "first_visit": "2022-05-16T07:18:00.329672+06:00",
            "date": null
        },
        {
            "id": 25554,
            "ip_address": "42.0.7.233",
            "count": 1,
            "first_visit": "2022-07-21T13:14:56.641760+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15686,
            "ip_address": "42.0.7.233",
            "count": 1,
            "first_visit": "2022-06-16T14:18:17.287868+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 17940,
            "ip_address": "42.0.7.234",
            "count": 2,
            "first_visit": "2022-06-24T01:49:10.668290+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 25273,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-07-21T09:39:26.554050+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9561,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-05-19T23:31:44.120381+06:00",
            "date": null
        },
        {
            "id": 52240,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2023-08-11T15:53:37.006427+06:00",
            "date": "2023-08-11"
        }
    ]
}