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

{
    "count": 103651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64360&ordering=ip_address",
    "results": [
        {
            "id": 37217,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-11-10T18:22:11.735412+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 38481,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-12-08T16:05:11.913179+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 5446,
            "ip_address": "195.154.122.20",
            "count": 1,
            "first_visit": "2022-04-29T13:40:16.950309+06:00",
            "date": null
        },
        {
            "id": 96,
            "ip_address": "195.154.122.204",
            "count": 49,
            "first_visit": "2021-12-03T21:07:04.558349+06:00",
            "date": null
        },
        {
            "id": 35493,
            "ip_address": "195.154.122.204",
            "count": 1,
            "first_visit": "2022-10-05T01:04:01.998966+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 48052,
            "ip_address": "195.154.122.204",
            "count": 1,
            "first_visit": "2023-06-12T06:50:53.410139+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 50856,
            "ip_address": "195.154.122.204",
            "count": 1,
            "first_visit": "2023-07-26T04:41:05.929527+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 49016,
            "ip_address": "195.154.122.204",
            "count": 1,
            "first_visit": "2023-06-29T03:08:28.265728+06:00",
            "date": "2023-06-29"
        }
    ]
}