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

{
    "count": 97436,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-ip_address",
    "results": [
        {
            "id": 41746,
            "ip_address": "37.111.206.225",
            "count": 1,
            "first_visit": "2023-02-07T18:25:44.668891+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 65114,
            "ip_address": "37.111.206.224",
            "count": 1,
            "first_visit": "2024-02-24T17:03:35.638871+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 42586,
            "ip_address": "37.111.206.224",
            "count": 3,
            "first_visit": "2023-02-23T08:51:20.498266+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 51046,
            "ip_address": "37.111.206.223",
            "count": 2,
            "first_visit": "2023-07-28T06:00:00.625362+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 30655,
            "ip_address": "37.111.206.223",
            "count": 1,
            "first_visit": "2022-08-01T13:58:08.299367+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 11471,
            "ip_address": "37.111.206.223",
            "count": 2,
            "first_visit": "2022-05-25T22:33:30.910044+06:00",
            "date": null
        },
        {
            "id": 1722,
            "ip_address": "37.111.206.222",
            "count": 2,
            "first_visit": "2022-01-08T14:25:53.520828+06:00",
            "date": null
        },
        {
            "id": 7487,
            "ip_address": "37.111.206.221",
            "count": 2,
            "first_visit": "2022-05-16T23:38:04.628963+06:00",
            "date": null
        }
    ]
}