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

{
    "count": 99960,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22256&ordering=ip_address",
    "results": [
        {
            "id": 24913,
            "ip_address": "103.77.188.212",
            "count": 1,
            "first_visit": "2022-07-20T21:23:25.724479+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11551,
            "ip_address": "103.77.188.213",
            "count": 1,
            "first_visit": "2022-05-26T00:23:53.834384+06:00",
            "date": null
        },
        {
            "id": 37381,
            "ip_address": "103.77.188.215",
            "count": 1,
            "first_visit": "2022-11-14T15:50:43.395049+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 7375,
            "ip_address": "103.77.188.215",
            "count": 2,
            "first_visit": "2022-05-16T22:31:50.120915+06:00",
            "date": null
        },
        {
            "id": 17875,
            "ip_address": "103.77.188.216",
            "count": 1,
            "first_visit": "2022-06-23T23:12:25.183509+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 8601,
            "ip_address": "103.77.188.221",
            "count": 3,
            "first_visit": "2022-05-18T01:11:13.132523+06:00",
            "date": null
        },
        {
            "id": 5149,
            "ip_address": "103.77.188.42",
            "count": 1,
            "first_visit": "2022-04-16T10:25:58.899648+06:00",
            "date": null
        },
        {
            "id": 23223,
            "ip_address": "103.77.190.216",
            "count": 1,
            "first_visit": "2022-07-17T00:35:35.586113+06:00",
            "date": "2022-07-17"
        }
    ]
}