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

{
    "count": 95009,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15584&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15568&ordering=first_visit",
    "results": [
        {
            "id": 15577,
            "ip_address": "213.157.199.9",
            "count": 1,
            "first_visit": "2022-06-16T07:55:30.581397+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15578,
            "ip_address": "114.119.129.244",
            "count": 2,
            "first_visit": "2022-06-16T07:56:39.694233+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15579,
            "ip_address": "114.119.149.247",
            "count": 1,
            "first_visit": "2022-06-16T07:56:55.727140+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15580,
            "ip_address": "43.245.120.5",
            "count": 1,
            "first_visit": "2022-06-16T07:57:22.260835+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15581,
            "ip_address": "103.251.246.251",
            "count": 1,
            "first_visit": "2022-06-16T07:57:55.713942+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15582,
            "ip_address": "114.119.130.217",
            "count": 1,
            "first_visit": "2022-06-16T08:04:55.836042+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15583,
            "ip_address": "119.30.32.173",
            "count": 1,
            "first_visit": "2022-06-16T08:06:07.042423+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15584,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-06-16T08:08:15.538805+06:00",
            "date": "2022-06-16"
        }
    ]
}