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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42632&ordering=ip_address",
    "results": [
        {
            "id": 57968,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-10-19T05:09:42.670282+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 46396,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-05-10T03:46:55.990338+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 56299,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-09-29T13:33:03.312929+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 49175,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-07-02T08:43:09.990884+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 393,
            "ip_address": "114.119.153.186",
            "count": 22,
            "first_visit": "2021-12-08T05:10:58.622223+06:00",
            "date": null
        },
        {
            "id": 1583,
            "ip_address": "114.119.153.188",
            "count": 10,
            "first_visit": "2022-01-02T03:27:39.583454+06:00",
            "date": null
        },
        {
            "id": 54086,
            "ip_address": "114.119.153.188",
            "count": 1,
            "first_visit": "2023-09-02T04:38:42.663978+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54176,
            "ip_address": "114.119.153.188",
            "count": 1,
            "first_visit": "2023-09-03T08:45:27.759100+06:00",
            "date": "2023-09-03"
        }
    ]
}