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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77464&ordering=-ip_address",
    "results": [
        {
            "id": 2915,
            "ip_address": "103.89.24.47",
            "count": 4,
            "first_visit": "2022-01-27T01:18:17.930051+06:00",
            "date": null
        },
        {
            "id": 5147,
            "ip_address": "103.89.24.46",
            "count": 3,
            "first_visit": "2022-04-16T07:35:45.278578+06:00",
            "date": null
        },
        {
            "id": 6682,
            "ip_address": "103.89.24.45",
            "count": 8,
            "first_visit": "2022-05-16T13:04:37.629173+06:00",
            "date": null
        },
        {
            "id": 15618,
            "ip_address": "103.89.24.45",
            "count": 1,
            "first_visit": "2022-06-16T10:40:58.252382+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4311,
            "ip_address": "103.89.24.44",
            "count": 1,
            "first_visit": "2022-03-12T15:49:01.852214+06:00",
            "date": null
        },
        {
            "id": 30603,
            "ip_address": "103.89.24.42",
            "count": 1,
            "first_visit": "2022-08-01T09:42:23.173924+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 41375,
            "ip_address": "103.89.24.42",
            "count": 1,
            "first_visit": "2023-02-02T00:13:44.806794+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 41309,
            "ip_address": "103.89.24.42",
            "count": 3,
            "first_visit": "2023-02-01T00:54:39.514139+06:00",
            "date": "2023-02-01"
        }
    ]
}