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

{
    "count": 98081,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25896&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25880&ordering=first_visit",
    "results": [
        {
            "id": 25889,
            "ip_address": "103.124.225.136",
            "count": 1,
            "first_visit": "2022-07-22T10:07:22.708704+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25890,
            "ip_address": "37.111.194.75",
            "count": 1,
            "first_visit": "2022-07-22T10:08:28.267903+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25891,
            "ip_address": "103.237.36.227",
            "count": 1,
            "first_visit": "2022-07-22T10:10:02.270848+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25892,
            "ip_address": "114.119.132.12",
            "count": 1,
            "first_visit": "2022-07-22T10:12:42.956389+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25893,
            "ip_address": "114.119.129.254",
            "count": 1,
            "first_visit": "2022-07-22T10:22:03.660724+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25894,
            "ip_address": "103.127.179.34",
            "count": 1,
            "first_visit": "2022-07-22T10:23:11.956613+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25895,
            "ip_address": "114.119.132.114",
            "count": 1,
            "first_visit": "2022-07-22T10:23:40.904419+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25896,
            "ip_address": "103.148.26.250",
            "count": 1,
            "first_visit": "2022-07-22T10:24:34.528125+06:00",
            "date": "2022-07-22"
        }
    ]
}