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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42480&ordering=ip_address",
    "results": [
        {
            "id": 399,
            "ip_address": "114.119.153.132",
            "count": 24,
            "first_visit": "2021-12-08T07:20:02.700505+06:00",
            "date": null
        },
        {
            "id": 342,
            "ip_address": "114.119.153.137",
            "count": 17,
            "first_visit": "2021-12-07T15:29:41.677073+06:00",
            "date": null
        },
        {
            "id": 63988,
            "ip_address": "114.119.153.137",
            "count": 1,
            "first_visit": "2024-01-29T10:31:43.811766+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 60511,
            "ip_address": "114.119.153.137",
            "count": 1,
            "first_visit": "2023-12-04T02:59:17.425570+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 57521,
            "ip_address": "114.119.153.137",
            "count": 1,
            "first_visit": "2023-10-14T00:01:08.268787+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 44809,
            "ip_address": "114.119.153.137",
            "count": 1,
            "first_visit": "2023-04-04T17:28:01.655303+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 44414,
            "ip_address": "114.119.153.137",
            "count": 1,
            "first_visit": "2023-03-26T09:59:05.389503+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 58462,
            "ip_address": "114.119.153.137",
            "count": 1,
            "first_visit": "2023-10-26T18:10:51.632079+06:00",
            "date": "2023-10-26"
        }
    ]
}