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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42160&ordering=ip_address",
    "results": [
        {
            "id": 45456,
            "ip_address": "114.119.152.167",
            "count": 1,
            "first_visit": "2023-04-18T00:23:22.688195+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 621,
            "ip_address": "114.119.152.167",
            "count": 12,
            "first_visit": "2021-12-12T20:14:47.220806+06:00",
            "date": null
        },
        {
            "id": 39980,
            "ip_address": "114.119.152.171",
            "count": 1,
            "first_visit": "2023-01-06T23:28:00.203650+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 48257,
            "ip_address": "114.119.152.171",
            "count": 1,
            "first_visit": "2023-06-15T09:23:20.669134+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 42390,
            "ip_address": "114.119.152.171",
            "count": 1,
            "first_visit": "2023-02-19T11:32:12.768100+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 47342,
            "ip_address": "114.119.152.171",
            "count": 1,
            "first_visit": "2023-05-30T00:18:05.987707+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 1402,
            "ip_address": "114.119.152.174",
            "count": 18,
            "first_visit": "2021-12-27T04:32:01.837790+06:00",
            "date": null
        },
        {
            "id": 59252,
            "ip_address": "114.119.152.177",
            "count": 1,
            "first_visit": "2023-11-09T19:59:18.520519+06:00",
            "date": "2023-11-09"
        }
    ]
}