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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90424&ordering=count",
    "results": [
        {
            "id": 37141,
            "ip_address": "202.134.9.146",
            "count": 4,
            "first_visit": "2022-11-09T07:46:23.516969+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 7408,
            "ip_address": "43.245.121.141",
            "count": 4,
            "first_visit": "2022-05-16T22:48:39.318059+06:00",
            "date": null
        },
        {
            "id": 7440,
            "ip_address": "43.245.123.120",
            "count": 4,
            "first_visit": "2022-05-16T23:06:41.538769+06:00",
            "date": null
        },
        {
            "id": 4901,
            "ip_address": "103.217.111.206",
            "count": 4,
            "first_visit": "2022-04-03T23:36:13.065515+06:00",
            "date": null
        },
        {
            "id": 7357,
            "ip_address": "37.111.212.44",
            "count": 4,
            "first_visit": "2022-05-16T22:20:08.405737+06:00",
            "date": null
        },
        {
            "id": 29655,
            "ip_address": "66.249.66.6",
            "count": 4,
            "first_visit": "2022-07-30T04:26:10.075210+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4895,
            "ip_address": "103.216.58.104",
            "count": 4,
            "first_visit": "2022-04-03T16:44:54.677606+06:00",
            "date": null
        },
        {
            "id": 19724,
            "ip_address": "114.119.133.26",
            "count": 4,
            "first_visit": "2022-06-28T11:54:55.314730+06:00",
            "date": "2022-06-28"
        }
    ]
}