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

{
    "count": 98443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19184&ordering=-count",
    "results": [
        {
            "id": 5594,
            "ip_address": "103.217.111.136",
            "count": 2,
            "first_visit": "2022-05-04T00:01:59.426595+06:00",
            "date": null
        },
        {
            "id": 46091,
            "ip_address": "103.7.249.206",
            "count": 2,
            "first_visit": "2023-05-04T11:01:25.785815+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 45939,
            "ip_address": "103.40.156.11",
            "count": 2,
            "first_visit": "2023-05-01T00:59:48.006678+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 2819,
            "ip_address": "202.133.89.231",
            "count": 2,
            "first_visit": "2022-01-25T16:00:17.967123+06:00",
            "date": null
        },
        {
            "id": 45955,
            "ip_address": "113.11.61.0",
            "count": 2,
            "first_visit": "2023-05-01T09:33:30.720639+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 45960,
            "ip_address": "66.249.73.27",
            "count": 2,
            "first_visit": "2023-05-01T16:30:17.804199+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 5552,
            "ip_address": "103.230.105.2",
            "count": 2,
            "first_visit": "2022-05-02T11:43:03.565499+06:00",
            "date": null
        },
        {
            "id": 1325,
            "ip_address": "103.138.182.132",
            "count": 2,
            "first_visit": "2021-12-24T10:04:30.717935+06:00",
            "date": null
        }
    ]
}