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

{
    "count": 98084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25912&ordering=-count",
    "results": [
        {
            "id": 10619,
            "ip_address": "116.58.202.62",
            "count": 2,
            "first_visit": "2022-05-23T12:04:08.094119+06:00",
            "date": null
        },
        {
            "id": 935,
            "ip_address": "17.121.113.209",
            "count": 2,
            "first_visit": "2021-12-19T21:46:31.305024+06:00",
            "date": null
        },
        {
            "id": 34420,
            "ip_address": "114.119.141.15",
            "count": 2,
            "first_visit": "2022-09-15T05:28:24.132004+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 10695,
            "ip_address": "45.248.151.169",
            "count": 2,
            "first_visit": "2022-05-23T16:04:27.216204+06:00",
            "date": null
        },
        {
            "id": 24111,
            "ip_address": "42.0.7.225",
            "count": 2,
            "first_visit": "2022-07-19T14:52:21.843972+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8594,
            "ip_address": "103.151.169.123",
            "count": 2,
            "first_visit": "2022-05-18T00:51:02.322531+06:00",
            "date": null
        },
        {
            "id": 21077,
            "ip_address": "37.111.225.163",
            "count": 2,
            "first_visit": "2022-07-04T14:58:29.338196+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 24112,
            "ip_address": "115.42.55.48",
            "count": 2,
            "first_visit": "2022-07-19T15:18:04.449322+06:00",
            "date": "2022-07-19"
        }
    ]
}