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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34984&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34968&ordering=first_visit",
    "results": [
        {
            "id": 34977,
            "ip_address": "103.148.172.227",
            "count": 1,
            "first_visit": "2022-09-25T17:04:36.855024+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34978,
            "ip_address": "37.111.242.117",
            "count": 2,
            "first_visit": "2022-09-25T17:38:12.957104+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34979,
            "ip_address": "58.145.190.248",
            "count": 1,
            "first_visit": "2022-09-25T17:42:14.743610+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34980,
            "ip_address": "37.111.219.4",
            "count": 2,
            "first_visit": "2022-09-25T18:04:02.002680+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34981,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-09-25T18:21:54.304943+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34982,
            "ip_address": "103.25.251.225",
            "count": 2,
            "first_visit": "2022-09-25T18:28:02.795498+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34983,
            "ip_address": "66.249.75.193",
            "count": 6,
            "first_visit": "2022-09-25T18:43:12.501804+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34984,
            "ip_address": "103.203.93.230",
            "count": 1,
            "first_visit": "2022-09-25T18:51:31.142141+06:00",
            "date": "2022-09-25"
        }
    ]
}