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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38432&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38416&ordering=first_visit",
    "results": [
        {
            "id": 38425,
            "ip_address": "103.217.111.19",
            "count": 2,
            "first_visit": "2022-12-06T19:39:37.293970+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38426,
            "ip_address": "40.94.226.9",
            "count": 1,
            "first_visit": "2022-12-06T20:08:51.858165+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38427,
            "ip_address": "212.237.206.70",
            "count": 1,
            "first_visit": "2022-12-06T21:37:24.644848+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38428,
            "ip_address": "103.217.111.233",
            "count": 1,
            "first_visit": "2022-12-06T22:32:34.316061+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38429,
            "ip_address": "66.249.66.33",
            "count": 22,
            "first_visit": "2022-12-07T00:16:08.103265+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38430,
            "ip_address": "66.249.66.60",
            "count": 13,
            "first_visit": "2022-12-07T00:21:56.200375+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38431,
            "ip_address": "66.249.66.62",
            "count": 19,
            "first_visit": "2022-12-07T00:26:59.070279+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38432,
            "ip_address": "213.180.203.62",
            "count": 1,
            "first_visit": "2022-12-07T04:45:14.582715+06:00",
            "date": "2022-12-07"
        }
    ]
}