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

{
    "count": 100073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7992&ordering=-count",
    "results": [
        {
            "id": 75227,
            "ip_address": "66.249.69.175",
            "count": 4,
            "first_visit": "2024-11-05T07:15:28.586188+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 39928,
            "ip_address": "14.1.103.160",
            "count": 4,
            "first_visit": "2023-01-05T19:53:11.745697+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 65820,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-03-12T12:59:46.183913+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 3213,
            "ip_address": "103.156.222.6",
            "count": 4,
            "first_visit": "2022-02-02T05:42:34.823359+06:00",
            "date": null
        },
        {
            "id": 39939,
            "ip_address": "103.94.219.1",
            "count": 4,
            "first_visit": "2023-01-06T00:59:14.956016+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 17129,
            "ip_address": "103.150.40.28",
            "count": 4,
            "first_visit": "2022-06-21T19:17:53.354134+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 40207,
            "ip_address": "103.136.1.149",
            "count": 4,
            "first_visit": "2023-01-11T12:21:06.733871+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 75332,
            "ip_address": "37.111.202.84",
            "count": 4,
            "first_visit": "2024-11-07T08:54:10.359603+06:00",
            "date": "2024-11-07"
        }
    ]
}