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

{
    "count": 100273,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14576&ordering=-count",
    "results": [
        {
            "id": 2073,
            "ip_address": "123.136.26.130",
            "count": 2,
            "first_visit": "2022-01-13T00:39:29.151927+06:00",
            "date": null
        },
        {
            "id": 60043,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-24T04:38:56.914166+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 935,
            "ip_address": "17.121.113.209",
            "count": 2,
            "first_visit": "2021-12-19T21:46:31.305024+06:00",
            "date": null
        },
        {
            "id": 60036,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2023-11-24T01:36:00.243896+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 8057,
            "ip_address": "37.111.212.13",
            "count": 2,
            "first_visit": "2022-05-17T12:17:31.812664+06:00",
            "date": null
        },
        {
            "id": 4059,
            "ip_address": "103.136.98.5",
            "count": 2,
            "first_visit": "2022-03-04T05:55:02.112074+06:00",
            "date": null
        },
        {
            "id": 60064,
            "ip_address": "103.88.24.22",
            "count": 2,
            "first_visit": "2023-11-24T12:28:10.404009+06:00",
            "date": "2023-11-24"
        }
    ]
}