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

{
    "count": 97389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23352&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=first_visit",
    "results": [
        {
            "id": 23345,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-07-17T17:29:31.022261+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23346,
            "ip_address": "114.119.133.234",
            "count": 1,
            "first_visit": "2022-07-17T17:33:02.807141+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23347,
            "ip_address": "118.179.187.139",
            "count": 1,
            "first_visit": "2022-07-17T17:37:44.119086+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23348,
            "ip_address": "114.119.132.153",
            "count": 1,
            "first_visit": "2022-07-17T17:45:56.986144+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23349,
            "ip_address": "114.119.134.1",
            "count": 1,
            "first_visit": "2022-07-17T17:51:42.064093+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23350,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-17T18:01:33.034723+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23351,
            "ip_address": "123.253.65.24",
            "count": 1,
            "first_visit": "2022-07-17T18:20:32.505306+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23352,
            "ip_address": "66.249.66.60",
            "count": 1,
            "first_visit": "2022-07-17T18:27:30.164121+06:00",
            "date": "2022-07-17"
        }
    ]
}