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

{
    "count": 92524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9416&ordering=-count",
    "results": [
        {
            "id": 71519,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-07-26T08:48:16.127127+06:00",
            "date": "2024-07-26"
        },
        {
            "id": 71493,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-07-25T09:00:41.769354+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 32148,
            "ip_address": "103.147.163.54",
            "count": 3,
            "first_visit": "2022-08-16T19:03:02.063778+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 3888,
            "ip_address": "49.12.125.133",
            "count": 3,
            "first_visit": "2022-02-26T12:16:32.059139+06:00",
            "date": null
        },
        {
            "id": 32162,
            "ip_address": "103.163.51.46",
            "count": 3,
            "first_visit": "2022-08-16T20:45:06.268956+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 1869,
            "ip_address": "103.142.192.22",
            "count": 3,
            "first_visit": "2022-01-11T14:06:30.953774+06:00",
            "date": null
        },
        {
            "id": 3925,
            "ip_address": "118.143.57.37",
            "count": 3,
            "first_visit": "2022-02-27T19:02:28.162531+06:00",
            "date": null
        },
        {
            "id": 3836,
            "ip_address": "119.30.32.113",
            "count": 3,
            "first_visit": "2022-02-23T23:27:23.433368+06:00",
            "date": null
        }
    ]
}