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

{
    "count": 102027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43240&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43224&ordering=first_visit",
    "results": [
        {
            "id": 43233,
            "ip_address": "103.230.104.50",
            "count": 1,
            "first_visit": "2023-03-05T22:43:52.156452+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43234,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-03-05T22:49:13.655247+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43235,
            "ip_address": "114.119.146.229",
            "count": 1,
            "first_visit": "2023-03-05T22:58:46.042682+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43236,
            "ip_address": "114.119.132.65",
            "count": 1,
            "first_visit": "2023-03-05T23:57:32.919398+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43237,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-03-06T01:28:20.851287+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 43238,
            "ip_address": "66.249.79.36",
            "count": 2,
            "first_visit": "2023-03-06T02:05:04.009255+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 43239,
            "ip_address": "103.218.24.21",
            "count": 1,
            "first_visit": "2023-03-06T03:05:13.127994+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 43240,
            "ip_address": "114.119.136.247",
            "count": 1,
            "first_visit": "2023-03-06T04:57:17.735373+06:00",
            "date": "2023-03-06"
        }
    ]
}