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

{
    "count": 98247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17024&ordering=-ip_address",
    "results": [
        {
            "id": 32737,
            "ip_address": "42.0.4.242",
            "count": 1,
            "first_visit": "2022-08-23T08:55:07.371782+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 28258,
            "ip_address": "42.0.4.242",
            "count": 2,
            "first_visit": "2022-07-27T16:07:55.546531+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 15588,
            "ip_address": "42.0.4.241",
            "count": 1,
            "first_visit": "2022-06-16T08:17:04.765880+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4654,
            "ip_address": "42.0.4.241",
            "count": 3,
            "first_visit": "2022-03-24T17:18:12.543478+06:00",
            "date": null
        },
        {
            "id": 51276,
            "ip_address": "42.0.4.240",
            "count": 1,
            "first_visit": "2023-07-31T05:27:24.552397+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 9148,
            "ip_address": "42.0.4.240",
            "count": 6,
            "first_visit": "2022-05-18T23:02:36.719221+06:00",
            "date": null
        },
        {
            "id": 28685,
            "ip_address": "42.0.4.239",
            "count": 1,
            "first_visit": "2022-07-28T10:57:19.390751+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7116,
            "ip_address": "42.0.4.239",
            "count": 6,
            "first_visit": "2022-05-16T19:31:55.147884+06:00",
            "date": null
        }
    ]
}