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

{
    "count": 98082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25896&ordering=-count",
    "results": [
        {
            "id": 6059,
            "ip_address": "45.10.58.217",
            "count": 2,
            "first_visit": "2022-05-14T19:21:40.666818+06:00",
            "date": null
        },
        {
            "id": 16753,
            "ip_address": "103.217.111.202",
            "count": 2,
            "first_visit": "2022-06-20T08:57:40.739009+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 24105,
            "ip_address": "103.203.95.212",
            "count": 2,
            "first_visit": "2022-07-19T14:03:39.667673+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10677,
            "ip_address": "37.111.210.74",
            "count": 2,
            "first_visit": "2022-05-23T14:23:04.358942+06:00",
            "date": null
        },
        {
            "id": 6063,
            "ip_address": "37.111.226.121",
            "count": 2,
            "first_visit": "2022-05-14T19:22:33.979281+06:00",
            "date": null
        },
        {
            "id": 1463,
            "ip_address": "37.111.200.96",
            "count": 2,
            "first_visit": "2021-12-29T12:50:57.600558+06:00",
            "date": null
        },
        {
            "id": 3202,
            "ip_address": "122.144.10.123",
            "count": 2,
            "first_visit": "2022-02-01T21:26:29.325139+06:00",
            "date": null
        },
        {
            "id": 33432,
            "ip_address": "42.0.7.230",
            "count": 2,
            "first_visit": "2022-08-30T13:47:37.429825+06:00",
            "date": "2022-08-30"
        }
    ]
}