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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=-count",
    "results": [
        {
            "id": 12394,
            "ip_address": "119.30.38.218",
            "count": 2,
            "first_visit": "2022-05-29T08:35:42.094252+06:00",
            "date": null
        },
        {
            "id": 9249,
            "ip_address": "181.188.0.68",
            "count": 2,
            "first_visit": "2022-05-19T03:53:45.318291+06:00",
            "date": null
        },
        {
            "id": 30583,
            "ip_address": "103.20.141.4",
            "count": 2,
            "first_visit": "2022-08-01T03:59:14.152550+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 464,
            "ip_address": "113.11.63.207",
            "count": 2,
            "first_visit": "2021-12-09T00:07:09.973979+06:00",
            "date": null
        },
        {
            "id": 20796,
            "ip_address": "114.119.135.121",
            "count": 2,
            "first_visit": "2022-07-03T02:38:20.577027+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 37410,
            "ip_address": "103.143.139.123",
            "count": 2,
            "first_visit": "2022-11-14T23:47:04.461126+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 1070,
            "ip_address": "203.82.197.57",
            "count": 2,
            "first_visit": "2021-12-20T18:00:14.952598+06:00",
            "date": null
        },
        {
            "id": 2634,
            "ip_address": "103.51.2.246",
            "count": 2,
            "first_visit": "2022-01-22T19:20:04.502919+06:00",
            "date": null
        }
    ]
}