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

{
    "count": 96253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20432&ordering=-ip_address",
    "results": [
        {
            "id": 33027,
            "ip_address": "37.111.215.125",
            "count": 1,
            "first_visit": "2022-08-26T20:57:30.447320+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 31524,
            "ip_address": "37.111.215.125",
            "count": 1,
            "first_visit": "2022-08-08T12:30:03.169752+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 30334,
            "ip_address": "37.111.215.124",
            "count": 1,
            "first_visit": "2022-07-31T11:18:14.472586+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8352,
            "ip_address": "37.111.215.121",
            "count": 1,
            "first_visit": "2022-05-17T22:27:56.899074+06:00",
            "date": null
        },
        {
            "id": 52166,
            "ip_address": "37.111.215.121",
            "count": 4,
            "first_visit": "2023-08-10T20:11:09.267630+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 50431,
            "ip_address": "37.111.215.121",
            "count": 1,
            "first_visit": "2023-07-20T12:46:47.323049+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 25691,
            "ip_address": "37.111.215.12",
            "count": 1,
            "first_visit": "2022-07-21T22:36:17.594497+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6673,
            "ip_address": "37.111.215.119",
            "count": 1,
            "first_visit": "2022-05-16T12:56:05.658442+06:00",
            "date": null
        }
    ]
}