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

{
    "count": 102437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45592&ordering=ip_address",
    "results": [
        {
            "id": 59527,
            "ip_address": "114.119.166.166",
            "count": 1,
            "first_visit": "2023-11-15T10:15:44.566663+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 62006,
            "ip_address": "114.119.166.166",
            "count": 1,
            "first_visit": "2023-12-27T18:28:05.491923+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 50660,
            "ip_address": "114.119.166.166",
            "count": 1,
            "first_visit": "2023-07-23T16:50:28.029825+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 58969,
            "ip_address": "114.119.166.166",
            "count": 1,
            "first_visit": "2023-11-04T23:16:28.264541+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 241,
            "ip_address": "114.119.166.166",
            "count": 19,
            "first_visit": "2021-12-05T22:44:02.757832+06:00",
            "date": null
        },
        {
            "id": 1000,
            "ip_address": "114.119.166.212",
            "count": 14,
            "first_visit": "2021-12-20T03:44:35.295142+06:00",
            "date": null
        },
        {
            "id": 42618,
            "ip_address": "114.119.166.212",
            "count": 1,
            "first_visit": "2023-02-23T21:16:10.266228+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42964,
            "ip_address": "114.119.166.212",
            "count": 1,
            "first_visit": "2023-03-02T07:28:12.950874+06:00",
            "date": "2023-03-02"
        }
    ]
}