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

{
    "count": 96163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20088&ordering=-ip_address",
    "results": [
        {
            "id": 63102,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2024-01-14T19:45:02.749309+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 63111,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2024-01-15T00:02:47.012096+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 13168,
            "ip_address": "37.111.218.113",
            "count": 1,
            "first_visit": "2022-05-31T18:48:27.844761+06:00",
            "date": null
        },
        {
            "id": 52302,
            "ip_address": "37.111.218.112",
            "count": 9,
            "first_visit": "2023-08-12T12:35:20.042573+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 13131,
            "ip_address": "37.111.218.112",
            "count": 1,
            "first_visit": "2022-05-31T14:57:55.319909+06:00",
            "date": null
        },
        {
            "id": 33342,
            "ip_address": "37.111.218.111",
            "count": 1,
            "first_visit": "2022-08-29T18:01:44.007077+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 15382,
            "ip_address": "37.111.218.110",
            "count": 1,
            "first_visit": "2022-06-15T17:40:59.221380+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15896,
            "ip_address": "37.111.218.109",
            "count": 1,
            "first_visit": "2022-06-17T08:31:28.622009+06:00",
            "date": "2022-06-17"
        }
    ]
}