GET /user_management/visitor-free/?format=api&offset=42672&ordering=count
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=42680&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42664&ordering=count",
    "results": [
        {
            "id": 46246,
            "ip_address": "202.134.10.137",
            "count": 1,
            "first_visit": "2023-05-07T08:50:25.920066+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46227,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2023-05-06T16:38:40.232520+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46229,
            "ip_address": "103.38.16.137",
            "count": 1,
            "first_visit": "2023-05-06T17:02:05.939853+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46230,
            "ip_address": "105.235.158.244",
            "count": 1,
            "first_visit": "2023-05-06T17:58:22.463431+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46247,
            "ip_address": "119.12.204.236",
            "count": 1,
            "first_visit": "2023-05-07T09:24:31.898624+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46248,
            "ip_address": "122.172.81.46",
            "count": 1,
            "first_visit": "2023-05-07T09:38:21.192102+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46249,
            "ip_address": "103.58.72.2",
            "count": 1,
            "first_visit": "2023-05-07T10:11:18.935571+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46250,
            "ip_address": "104.28.117.3",
            "count": 1,
            "first_visit": "2023-05-07T10:56:08.826014+06:00",
            "date": "2023-05-07"
        }
    ]
}