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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3992&ordering=date",
    "results": [
        {
            "id": 17547,
            "ip_address": "37.111.210.62",
            "count": 1,
            "first_visit": "2022-06-23T00:10:13.656054+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17565,
            "ip_address": "203.194.117.10",
            "count": 1,
            "first_visit": "2022-06-23T03:13:04.106579+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17566,
            "ip_address": "103.83.232.142",
            "count": 1,
            "first_visit": "2022-06-23T03:37:11.594341+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17633,
            "ip_address": "42.0.4.225",
            "count": 1,
            "first_visit": "2022-06-23T08:15:52.410273+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17626,
            "ip_address": "209.85.238.167",
            "count": 2,
            "first_visit": "2022-06-23T08:03:29.074420+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17634,
            "ip_address": "37.111.228.28",
            "count": 1,
            "first_visit": "2022-06-23T08:18:46.532866+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17635,
            "ip_address": "118.179.42.113",
            "count": 1,
            "first_visit": "2022-06-23T08:19:03.708731+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17630,
            "ip_address": "209.85.238.163",
            "count": 2,
            "first_visit": "2022-06-23T08:09:42.670033+06:00",
            "date": "2022-06-23"
        }
    ]
}