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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8960&ordering=-count",
    "results": [
        {
            "id": 8908,
            "ip_address": "37.111.206.189",
            "count": 4,
            "first_visit": "2022-05-18T12:30:29.273641+06:00",
            "date": null
        },
        {
            "id": 73509,
            "ip_address": "54.80.77.10",
            "count": 4,
            "first_visit": "2024-09-15T19:41:39.929543+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73404,
            "ip_address": "66.249.79.229",
            "count": 4,
            "first_visit": "2024-09-14T00:32:51.210514+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 35107,
            "ip_address": "66.249.66.158",
            "count": 4,
            "first_visit": "2022-09-28T01:55:04.401799+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 1147,
            "ip_address": "27.147.202.229",
            "count": 4,
            "first_visit": "2021-12-21T12:29:53.540273+06:00",
            "date": null
        },
        {
            "id": 8808,
            "ip_address": "119.30.39.93",
            "count": 4,
            "first_visit": "2022-05-18T11:09:06.973249+06:00",
            "date": null
        },
        {
            "id": 10688,
            "ip_address": "42.0.4.228",
            "count": 4,
            "first_visit": "2022-05-23T15:21:01.217746+06:00",
            "date": null
        },
        {
            "id": 11031,
            "ip_address": "114.119.134.93",
            "count": 4,
            "first_visit": "2022-05-24T16:21:52.044732+06:00",
            "date": null
        }
    ]
}