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

{
    "count": 101308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99296&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99280&ordering=-id",
    "results": [
        {
            "id": 2020,
            "ip_address": "66.249.75.222",
            "count": 77,
            "first_visit": "2022-01-12T10:10:25.378140+06:00",
            "date": null
        },
        {
            "id": 2019,
            "ip_address": "103.55.146.203",
            "count": 3,
            "first_visit": "2022-01-12T10:04:23.083654+06:00",
            "date": null
        },
        {
            "id": 2018,
            "ip_address": "103.120.36.69",
            "count": 1,
            "first_visit": "2022-01-12T09:56:25.248712+06:00",
            "date": null
        },
        {
            "id": 2017,
            "ip_address": "47.39.140.132",
            "count": 1,
            "first_visit": "2022-01-12T09:54:57.068137+06:00",
            "date": null
        },
        {
            "id": 2016,
            "ip_address": "27.147.219.214",
            "count": 1,
            "first_visit": "2022-01-12T09:49:54.711890+06:00",
            "date": null
        },
        {
            "id": 2015,
            "ip_address": "202.134.8.136",
            "count": 4,
            "first_visit": "2022-01-12T09:43:06.167954+06:00",
            "date": null
        },
        {
            "id": 2014,
            "ip_address": "103.86.109.185",
            "count": 3,
            "first_visit": "2022-01-12T09:31:27.875103+06:00",
            "date": null
        },
        {
            "id": 2013,
            "ip_address": "65.29.242.14",
            "count": 3,
            "first_visit": "2022-01-12T09:30:45.110306+06:00",
            "date": null
        }
    ]
}