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

{
    "count": 101355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81752&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81736&ordering=count",
    "results": [
        {
            "id": 30669,
            "ip_address": "103.108.61.85",
            "count": 2,
            "first_visit": "2022-08-01T14:43:57.176735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 17235,
            "ip_address": "114.119.131.2",
            "count": 2,
            "first_visit": "2022-06-22T01:41:19.322844+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 4700,
            "ip_address": "45.120.114.174",
            "count": 2,
            "first_visit": "2022-03-27T00:24:20.034061+06:00",
            "date": null
        },
        {
            "id": 4585,
            "ip_address": "182.163.102.114",
            "count": 2,
            "first_visit": "2022-03-22T12:29:50.564283+06:00",
            "date": null
        },
        {
            "id": 21126,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-07-04T21:17:16.000376+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4684,
            "ip_address": "37.111.212.212",
            "count": 2,
            "first_visit": "2022-03-26T10:00:52.296174+06:00",
            "date": null
        },
        {
            "id": 4666,
            "ip_address": "120.50.14.82",
            "count": 2,
            "first_visit": "2022-03-25T14:00:10.045994+06:00",
            "date": null
        },
        {
            "id": 37670,
            "ip_address": "119.30.39.145",
            "count": 2,
            "first_visit": "2022-11-21T21:28:01.721511+06:00",
            "date": "2022-11-21"
        }
    ]
}