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

{
    "count": 100489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6392&ordering=-count",
    "results": [
        {
            "id": 8247,
            "ip_address": "42.0.6.239",
            "count": 5,
            "first_visit": "2022-05-17T18:25:18.868515+06:00",
            "date": null
        },
        {
            "id": 63990,
            "ip_address": "103.217.111.24",
            "count": 5,
            "first_visit": "2024-01-29T10:41:05.402640+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 28392,
            "ip_address": "202.134.10.137",
            "count": 5,
            "first_visit": "2022-07-27T23:20:17.406865+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28415,
            "ip_address": "103.253.45.241",
            "count": 5,
            "first_visit": "2022-07-27T23:42:53.883879+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 63987,
            "ip_address": "103.121.218.10",
            "count": 5,
            "first_visit": "2024-01-29T10:31:32.995415+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 597,
            "ip_address": "116.58.201.238",
            "count": 5,
            "first_visit": "2021-12-12T01:45:51.873638+06:00",
            "date": null
        },
        {
            "id": 63976,
            "ip_address": "45.120.38.102",
            "count": 5,
            "first_visit": "2024-01-29T02:37:33.936708+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 28220,
            "ip_address": "103.81.199.24",
            "count": 5,
            "first_visit": "2022-07-27T13:44:42.541738+06:00",
            "date": "2022-07-27"
        }
    ]
}