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

{
    "count": 98190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15424&ordering=-count",
    "results": [
        {
            "id": 7455,
            "ip_address": "37.111.206.101",
            "count": 2,
            "first_visit": "2022-05-16T23:18:27.870306+06:00",
            "date": null
        },
        {
            "id": 56891,
            "ip_address": "220.158.204.175",
            "count": 2,
            "first_visit": "2023-10-06T08:00:39.354263+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 7433,
            "ip_address": "37.111.206.151",
            "count": 2,
            "first_visit": "2022-05-16T23:02:23.212566+06:00",
            "date": null
        },
        {
            "id": 56856,
            "ip_address": "37.111.212.113",
            "count": 2,
            "first_visit": "2023-10-05T20:53:26.679607+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 7783,
            "ip_address": "37.111.193.111",
            "count": 2,
            "first_visit": "2022-05-17T10:00:53.101568+06:00",
            "date": null
        },
        {
            "id": 56895,
            "ip_address": "37.111.206.252",
            "count": 2,
            "first_visit": "2023-10-06T09:25:55.785936+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 56931,
            "ip_address": "103.220.204.142",
            "count": 2,
            "first_visit": "2023-10-06T17:38:01.460916+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 57223,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-10-10T05:58:46.567120+06:00",
            "date": "2023-10-10"
        }
    ]
}