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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=-count",
    "results": [
        {
            "id": 12657,
            "ip_address": "103.25.248.254",
            "count": 2,
            "first_visit": "2022-05-30T00:21:44.201208+06:00",
            "date": null
        },
        {
            "id": 26932,
            "ip_address": "116.58.202.101",
            "count": 2,
            "first_visit": "2022-07-24T23:45:22.919454+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6160,
            "ip_address": "116.58.201.92",
            "count": 2,
            "first_visit": "2022-05-14T22:53:36.937363+06:00",
            "date": null
        },
        {
            "id": 7271,
            "ip_address": "118.179.110.62",
            "count": 2,
            "first_visit": "2022-05-16T20:13:29.882260+06:00",
            "date": null
        },
        {
            "id": 7252,
            "ip_address": "103.67.158.36",
            "count": 2,
            "first_visit": "2022-05-16T20:07:29.585343+06:00",
            "date": null
        },
        {
            "id": 37931,
            "ip_address": "172.58.230.250",
            "count": 2,
            "first_visit": "2022-11-28T05:44:41.129416+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 37910,
            "ip_address": "5.45.207.113",
            "count": 2,
            "first_visit": "2022-11-27T05:04:26.709335+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 30232,
            "ip_address": "103.120.166.219",
            "count": 2,
            "first_visit": "2022-07-31T09:00:26.249028+06:00",
            "date": "2022-07-31"
        }
    ]
}