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

{
    "count": 92200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4136&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4120&ordering=-date",
    "results": [
        {
            "id": 4180,
            "ip_address": "103.123.34.111",
            "count": 1,
            "first_visit": "2022-03-08T07:43:55.218155+06:00",
            "date": null
        },
        {
            "id": 4178,
            "ip_address": "103.134.27.100",
            "count": 1,
            "first_visit": "2022-03-08T03:07:02.109696+06:00",
            "date": null
        },
        {
            "id": 4181,
            "ip_address": "103.82.173.151",
            "count": 1,
            "first_visit": "2022-03-08T09:01:43.124967+06:00",
            "date": null
        },
        {
            "id": 4179,
            "ip_address": "3.235.86.107",
            "count": 4,
            "first_visit": "2022-03-08T04:08:37.773568+06:00",
            "date": null
        },
        {
            "id": 4165,
            "ip_address": "103.74.230.38",
            "count": 2,
            "first_visit": "2022-03-07T17:09:57.044481+06:00",
            "date": null
        },
        {
            "id": 4055,
            "ip_address": "103.89.24.41",
            "count": 7,
            "first_visit": "2022-03-03T23:05:13.144594+06:00",
            "date": null
        },
        {
            "id": 4182,
            "ip_address": "17.121.114.126",
            "count": 1,
            "first_visit": "2022-03-08T09:08:50.822618+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}