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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82216&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82200&ordering=count",
    "results": [
        {
            "id": 24856,
            "ip_address": "202.134.9.138",
            "count": 2,
            "first_visit": "2022-07-20T19:55:22.483238+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28849,
            "ip_address": "43.245.122.241",
            "count": 2,
            "first_visit": "2022-07-28T15:10:34.066936+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7271,
            "ip_address": "118.179.110.62",
            "count": 2,
            "first_visit": "2022-05-16T20:13:29.882260+06:00",
            "date": null
        },
        {
            "id": 24871,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-07-20T20:30:13.279616+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28806,
            "ip_address": "114.130.72.142",
            "count": 2,
            "first_visit": "2022-07-28T13:07:55.921865+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15366,
            "ip_address": "37.111.201.34",
            "count": 2,
            "first_visit": "2022-06-15T17:04:34.409036+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7219,
            "ip_address": "103.118.152.15",
            "count": 2,
            "first_visit": "2022-05-16T20:02:45.194549+06:00",
            "date": null
        },
        {
            "id": 5137,
            "ip_address": "103.67.158.181",
            "count": 2,
            "first_visit": "2022-04-15T15:56:58.748225+06:00",
            "date": null
        }
    ]
}