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

{
    "count": 102215,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44320&ordering=ip_address",
    "results": [
        {
            "id": 95,
            "ip_address": "114.119.157.178",
            "count": 14,
            "first_visit": "2021-12-03T20:53:33.211859+06:00",
            "date": null
        },
        {
            "id": 663,
            "ip_address": "114.119.157.183",
            "count": 8,
            "first_visit": "2021-12-14T01:40:02.758025+06:00",
            "date": null
        },
        {
            "id": 39346,
            "ip_address": "114.119.157.183",
            "count": 1,
            "first_visit": "2022-12-25T21:54:03.170300+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 58047,
            "ip_address": "114.119.157.183",
            "count": 1,
            "first_visit": "2023-10-20T06:59:42.945087+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 41015,
            "ip_address": "114.119.157.183",
            "count": 1,
            "first_visit": "2023-01-26T23:55:27.506250+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 44966,
            "ip_address": "114.119.157.185",
            "count": 1,
            "first_visit": "2023-04-07T01:01:55.574076+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 586,
            "ip_address": "114.119.157.185",
            "count": 16,
            "first_visit": "2021-12-11T22:37:19.817618+06:00",
            "date": null
        },
        {
            "id": 402,
            "ip_address": "114.119.157.189",
            "count": 16,
            "first_visit": "2021-12-08T10:13:34.600578+06:00",
            "date": null
        }
    ]
}