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

{
    "count": 99728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12000&ordering=-count",
    "results": [
        {
            "id": 68452,
            "ip_address": "37.111.222.191",
            "count": 3,
            "first_visit": "2024-05-17T08:14:19.036441+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        },
        {
            "id": 24045,
            "ip_address": "202.91.43.2",
            "count": 3,
            "first_visit": "2022-07-19T10:41:47.416747+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 68404,
            "ip_address": "43.252.112.183",
            "count": 3,
            "first_visit": "2024-05-16T13:40:40.023071+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 10066,
            "ip_address": "103.67.157.187",
            "count": 3,
            "first_visit": "2022-05-21T19:02:18.017491+06:00",
            "date": null
        },
        {
            "id": 2511,
            "ip_address": "103.127.179.76",
            "count": 3,
            "first_visit": "2022-01-20T12:49:05.778700+06:00",
            "date": null
        },
        {
            "id": 68413,
            "ip_address": "8.219.59.78",
            "count": 3,
            "first_visit": "2024-05-16T16:13:58.296817+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 2581,
            "ip_address": "58.145.187.247",
            "count": 3,
            "first_visit": "2022-01-21T21:35:48.071793+06:00",
            "date": null
        }
    ]
}