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

{
    "count": 96541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21448&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 30215,
            "ip_address": "103.77.190.216",
            "count": 1,
            "first_visit": "2022-07-31T08:25:47.849565+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 61998,
            "ip_address": "103.77.190.219",
            "count": 1,
            "first_visit": "2023-12-27T17:03:32.609084+06:00",
            "date": "2023-12-27"
        }
    ]
}