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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79776&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79760&ordering=count",
    "results": [
        {
            "id": 16363,
            "ip_address": "37.111.194.24",
            "count": 2,
            "first_visit": "2022-06-18T12:33:29.925877+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 38036,
            "ip_address": "185.192.69.93",
            "count": 2,
            "first_visit": "2022-11-30T11:07:43.431492+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 2676,
            "ip_address": "103.132.92.50",
            "count": 2,
            "first_visit": "2022-01-23T12:10:40.219660+06:00",
            "date": null
        },
        {
            "id": 2660,
            "ip_address": "103.204.246.58",
            "count": 2,
            "first_visit": "2022-01-23T00:21:38.909395+06:00",
            "date": null
        },
        {
            "id": 2678,
            "ip_address": "103.111.226.11",
            "count": 2,
            "first_visit": "2022-01-23T13:37:22.798516+06:00",
            "date": null
        },
        {
            "id": 8949,
            "ip_address": "37.111.211.63",
            "count": 2,
            "first_visit": "2022-05-18T13:32:06.359904+06:00",
            "date": null
        },
        {
            "id": 39103,
            "ip_address": "103.59.178.226",
            "count": 2,
            "first_visit": "2022-12-21T17:13:37.155731+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 444,
            "ip_address": "104.236.158.24",
            "count": 2,
            "first_visit": "2021-12-08T17:56:16.699385+06:00",
            "date": null
        }
    ]
}