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

{
    "count": 97533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24088&ordering=-ip_address",
    "results": [
        {
            "id": 50071,
            "ip_address": "37.111.203.228",
            "count": 1,
            "first_visit": "2023-07-15T19:04:04.131672+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 27945,
            "ip_address": "37.111.203.226",
            "count": 1,
            "first_visit": "2022-07-27T00:38:27.967024+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 2505,
            "ip_address": "37.111.203.224",
            "count": 1,
            "first_visit": "2022-01-20T11:42:48.373002+06:00",
            "date": null
        },
        {
            "id": 24950,
            "ip_address": "37.111.203.220",
            "count": 3,
            "first_visit": "2022-07-20T22:19:43.021573+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27187,
            "ip_address": "37.111.203.219",
            "count": 1,
            "first_visit": "2022-07-25T11:21:38.814950+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 25579,
            "ip_address": "37.111.203.213",
            "count": 1,
            "first_visit": "2022-07-21T14:23:08.387271+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24653,
            "ip_address": "37.111.203.209",
            "count": 2,
            "first_visit": "2022-07-20T13:55:09.721309+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13272,
            "ip_address": "37.111.203.207",
            "count": 1,
            "first_visit": "2022-06-01T17:41:02.955510+06:00",
            "date": null
        }
    ]
}