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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37416&ordering=-ip_address",
    "results": [
        {
            "id": 26370,
            "ip_address": "196.15.23.18",
            "count": 1,
            "first_visit": "2022-07-23T14:17:26.498126+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 89132,
            "ip_address": "196.135.70.24",
            "count": 1,
            "first_visit": "2025-09-07T17:17:02.285690+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 38664,
            "ip_address": "196.127.180.54",
            "count": 1,
            "first_visit": "2022-12-13T21:54:13.266324+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 16942,
            "ip_address": "196.1.195.5",
            "count": 1,
            "first_visit": "2022-06-21T04:44:10.649003+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 29446,
            "ip_address": "196.1.195.5",
            "count": 1,
            "first_visit": "2022-07-29T21:00:33.907202+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12677,
            "ip_address": "196.1.195.5",
            "count": 1,
            "first_visit": "2022-05-30T01:57:19.245671+06:00",
            "date": null
        },
        {
            "id": 28983,
            "ip_address": "196.1.195.5",
            "count": 1,
            "first_visit": "2022-07-28T23:40:31.575831+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11382,
            "ip_address": "196.1.195.4",
            "count": 2,
            "first_visit": "2022-05-25T15:48:55.800926+06:00",
            "date": null
        }
    ]
}