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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25296&ordering=-count",
    "results": [
        {
            "id": 5833,
            "ip_address": "114.119.145.169",
            "count": 2,
            "first_visit": "2022-05-11T00:27:14.132482+06:00",
            "date": null
        },
        {
            "id": 2440,
            "ip_address": "103.103.32.162",
            "count": 2,
            "first_visit": "2022-01-18T20:16:11.596081+06:00",
            "date": null
        },
        {
            "id": 13069,
            "ip_address": "103.165.162.68",
            "count": 2,
            "first_visit": "2022-05-31T11:25:49.794968+06:00",
            "date": null
        },
        {
            "id": 13902,
            "ip_address": "114.119.132.171",
            "count": 2,
            "first_visit": "2022-06-08T00:41:55.177604+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 13073,
            "ip_address": "37.111.246.221",
            "count": 2,
            "first_visit": "2022-05-31T11:30:55.793929+06:00",
            "date": null
        },
        {
            "id": 38788,
            "ip_address": "52.5.167.12",
            "count": 2,
            "first_visit": "2022-12-16T05:57:23.833747+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 19599,
            "ip_address": "37.111.217.123",
            "count": 2,
            "first_visit": "2022-06-28T03:21:07.498178+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 27560,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-07-26T02:30:46.515864+06:00",
            "date": "2022-07-26"
        }
    ]
}