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

{
    "count": 101486,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38992&ordering=first_visit",
    "results": [
        {
            "id": 39001,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-12-19T21:47:10.505993+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 39002,
            "ip_address": "195.154.122.24",
            "count": 1,
            "first_visit": "2022-12-19T23:00:18.005524+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 39003,
            "ip_address": "59.153.103.22",
            "count": 1,
            "first_visit": "2022-12-19T23:08:17.435374+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 39004,
            "ip_address": "66.249.66.33",
            "count": 19,
            "first_visit": "2022-12-20T00:29:20.110827+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 39005,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-12-20T00:33:29.007306+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 39006,
            "ip_address": "114.119.147.15",
            "count": 1,
            "first_visit": "2022-12-20T01:06:54.337690+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 39007,
            "ip_address": "114.119.156.67",
            "count": 1,
            "first_visit": "2022-12-20T01:23:22.257853+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 39008,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-12-20T01:36:14.026023+06:00",
            "date": "2022-12-20"
        }
    ]
}