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

{
    "count": 96567,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21576&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21560&ordering=first_visit",
    "results": [
        {
            "id": 21569,
            "ip_address": "114.119.128.67",
            "count": 2,
            "first_visit": "2022-07-08T08:33:10.641074+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21570,
            "ip_address": "114.119.130.217",
            "count": 1,
            "first_visit": "2022-07-08T08:39:46.660750+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21571,
            "ip_address": "114.119.134.155",
            "count": 1,
            "first_visit": "2022-07-08T08:44:12.112245+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21572,
            "ip_address": "114.119.129.171",
            "count": 1,
            "first_visit": "2022-07-08T08:47:16.744591+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21573,
            "ip_address": "114.119.128.5",
            "count": 2,
            "first_visit": "2022-07-08T08:51:27.503500+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21574,
            "ip_address": "114.119.132.183",
            "count": 3,
            "first_visit": "2022-07-08T08:58:06.851902+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21575,
            "ip_address": "114.119.130.26",
            "count": 2,
            "first_visit": "2022-07-08T09:08:28.171774+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21576,
            "ip_address": "114.119.132.85",
            "count": 1,
            "first_visit": "2022-07-08T09:12:11.136335+06:00",
            "date": "2022-07-08"
        }
    ]
}