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

{
    "count": 96042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19464&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19448&ordering=first_visit",
    "results": [
        {
            "id": 19457,
            "ip_address": "103.109.97.73",
            "count": 1,
            "first_visit": "2022-06-27T14:09:40.173244+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19458,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-06-27T14:09:57.706512+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19459,
            "ip_address": "103.133.201.229",
            "count": 1,
            "first_visit": "2022-06-27T14:15:39.022146+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19460,
            "ip_address": "37.111.200.217",
            "count": 2,
            "first_visit": "2022-06-27T14:18:31.746858+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19461,
            "ip_address": "114.119.135.224",
            "count": 1,
            "first_visit": "2022-06-27T14:18:57.358557+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19462,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-06-27T14:19:37.082560+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19463,
            "ip_address": "114.119.131.211",
            "count": 1,
            "first_visit": "2022-06-27T14:20:20.322004+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19464,
            "ip_address": "114.119.128.23",
            "count": 2,
            "first_visit": "2022-06-27T14:25:23.262117+06:00",
            "date": "2022-06-27"
        }
    ]
}