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

{
    "count": 95932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19032&ordering=-ip_address",
    "results": [
        {
            "id": 33256,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-08-29T02:51:34.189230+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8795,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-05-18T10:59:45.128187+06:00",
            "date": null
        },
        {
            "id": 9935,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-05-21T06:17:08.868934+06:00",
            "date": null
        },
        {
            "id": 18587,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-06-25T12:57:16.529460+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 37355,
            "ip_address": "37.111.232.8",
            "count": 1,
            "first_visit": "2022-11-14T06:39:49.390016+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 7740,
            "ip_address": "37.111.232.79",
            "count": 1,
            "first_visit": "2022-05-17T09:36:34.119671+06:00",
            "date": null
        },
        {
            "id": 10136,
            "ip_address": "37.111.232.77",
            "count": 1,
            "first_visit": "2022-05-21T22:57:56.499365+06:00",
            "date": null
        },
        {
            "id": 27488,
            "ip_address": "37.111.232.76",
            "count": 1,
            "first_visit": "2022-07-25T23:49:31.601485+06:00",
            "date": "2022-07-25"
        }
    ]
}