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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34136&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34120&ordering=id",
    "results": [
        {
            "id": 34129,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-09-10T13:03:08.217558+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34130,
            "ip_address": "37.111.215.14",
            "count": 1,
            "first_visit": "2022-09-10T13:42:07.361250+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34131,
            "ip_address": "43.250.82.232",
            "count": 1,
            "first_visit": "2022-09-10T13:45:13.042446+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34132,
            "ip_address": "203.188.250.86",
            "count": 1,
            "first_visit": "2022-09-10T14:14:37.545623+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34133,
            "ip_address": "1.38.192.190",
            "count": 1,
            "first_visit": "2022-09-10T14:43:12.334577+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34134,
            "ip_address": "103.103.35.113",
            "count": 1,
            "first_visit": "2022-09-10T15:04:41.977654+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34135,
            "ip_address": "37.111.222.243",
            "count": 1,
            "first_visit": "2022-09-10T15:48:11.037936+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34136,
            "ip_address": "119.30.35.251",
            "count": 2,
            "first_visit": "2022-09-10T15:53:45.814830+06:00",
            "date": "2022-09-10"
        }
    ]
}