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

{
    "count": 101377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81056&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81040&ordering=count",
    "results": [
        {
            "id": 3921,
            "ip_address": "123.200.12.26",
            "count": 2,
            "first_visit": "2022-02-27T15:03:32.106717+06:00",
            "date": null
        },
        {
            "id": 19351,
            "ip_address": "114.119.134.187",
            "count": 2,
            "first_visit": "2022-06-27T08:12:39.245556+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3981,
            "ip_address": "144.48.163.227",
            "count": 2,
            "first_visit": "2022-03-01T17:00:19.320983+06:00",
            "date": null
        },
        {
            "id": 19319,
            "ip_address": "103.166.171.30",
            "count": 2,
            "first_visit": "2022-06-27T07:00:32.436354+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3984,
            "ip_address": "37.111.222.53",
            "count": 2,
            "first_visit": "2022-03-01T18:21:41.047851+06:00",
            "date": null
        },
        {
            "id": 19308,
            "ip_address": "114.119.129.191",
            "count": 2,
            "first_visit": "2022-06-27T06:20:47.763148+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19373,
            "ip_address": "103.31.154.243",
            "count": 2,
            "first_visit": "2022-06-27T09:11:29.825883+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 15820,
            "ip_address": "37.111.193.30",
            "count": 2,
            "first_visit": "2022-06-17T01:39:50.314454+06:00",
            "date": "2022-06-17"
        }
    ]
}