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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80192&ordering=-date",
    "results": [
        {
            "id": 34842,
            "ip_address": "114.119.141.168",
            "count": 17,
            "first_visit": "2022-09-23T00:38:10.781865+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34872,
            "ip_address": "103.230.104.27",
            "count": 2,
            "first_visit": "2022-09-23T18:26:12.212060+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34841,
            "ip_address": "66.249.79.229",
            "count": 18,
            "first_visit": "2022-09-23T00:21:57.102458+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34839,
            "ip_address": "66.249.79.231",
            "count": 16,
            "first_visit": "2022-09-23T00:13:42.857754+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34847,
            "ip_address": "66.249.79.227",
            "count": 16,
            "first_visit": "2022-09-23T03:37:30.013503+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34850,
            "ip_address": "103.138.24.245",
            "count": 1,
            "first_visit": "2022-09-23T07:30:29.009825+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34843,
            "ip_address": "17.121.113.239",
            "count": 1,
            "first_visit": "2022-09-23T01:00:55.038729+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34849,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-09-23T06:31:07.453450+06:00",
            "date": "2022-09-23"
        }
    ]
}