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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38224&ordering=-ip_address",
    "results": [
        {
            "id": 90,
            "ip_address": "195.154.122.236",
            "count": 50,
            "first_visit": "2021-12-03T20:20:57.171876+06:00",
            "date": null
        },
        {
            "id": 2120,
            "ip_address": "195.154.122.212",
            "count": 8,
            "first_visit": "2022-01-13T14:10:20.016616+06:00",
            "date": null
        },
        {
            "id": 47779,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-06-06T13:36:42.468839+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 47200,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-05-26T23:58:58.016111+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 53543,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-08-26T03:42:54.021311+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 48687,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-06-22T21:25:29.819830+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 48547,
            "ip_address": "195.154.122.208",
            "count": 1,
            "first_visit": "2023-06-20T02:01:46.262269+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 47397,
            "ip_address": "195.154.122.207",
            "count": 1,
            "first_visit": "2023-05-30T23:15:03.218162+06:00",
            "date": "2023-05-30"
        }
    ]
}