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

{
    "count": 92413,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82304&ordering=ip_address",
    "results": [
        {
            "id": 20977,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-07-04T02:44:51.720613+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 7699,
            "ip_address": "58.145.189.249",
            "count": 3,
            "first_visit": "2022-05-17T09:08:24.630793+06:00",
            "date": null
        },
        {
            "id": 36629,
            "ip_address": "58.145.189.249",
            "count": 1,
            "first_visit": "2022-10-29T17:56:01.974114+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 27170,
            "ip_address": "58.145.189.249",
            "count": 1,
            "first_visit": "2022-07-25T11:05:27.410533+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28636,
            "ip_address": "58.145.189.250",
            "count": 1,
            "first_visit": "2022-07-28T09:52:40.615924+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8996,
            "ip_address": "58.145.189.250",
            "count": 2,
            "first_visit": "2022-05-18T15:30:36.626092+06:00",
            "date": null
        },
        {
            "id": 52127,
            "ip_address": "58.145.189.250",
            "count": 1,
            "first_visit": "2023-08-10T11:35:35.768525+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 62210,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2024-01-03T16:54:36.363911+06:00",
            "date": "2024-01-03"
        }
    ]
}