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

{
    "count": 99861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12584&ordering=-count",
    "results": [
        {
            "id": 1196,
            "ip_address": "98.116.188.24",
            "count": 3,
            "first_visit": "2021-12-21T19:50:26.342255+06:00",
            "date": null
        },
        {
            "id": 66156,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-21T06:38:52.795072+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 21325,
            "ip_address": "202.181.19.244",
            "count": 3,
            "first_visit": "2022-07-06T12:51:22.924507+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21326,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-07-06T12:59:26.949838+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 66123,
            "ip_address": "37.111.194.95",
            "count": 3,
            "first_visit": "2024-03-20T12:35:32.648567+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 66121,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-20T10:28:58.094726+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 66094,
            "ip_address": "103.217.111.111",
            "count": 3,
            "first_visit": "2024-03-19T18:50:27.381726+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 66168,
            "ip_address": "103.179.25.47",
            "count": 3,
            "first_visit": "2024-03-21T14:00:45.549166+06:00",
            "date": "2024-03-21"
        }
    ]
}