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

{
    "count": 92109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1680&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1664&ordering=-date",
    "results": [
        {
            "id": 1676,
            "ip_address": "43.245.123.0",
            "count": 2,
            "first_visit": "2022-01-05T20:50:04.597678+06:00",
            "date": null
        },
        {
            "id": 1577,
            "ip_address": "27.147.206.238",
            "count": 2,
            "first_visit": "2022-01-02T00:04:17.992681+06:00",
            "date": null
        },
        {
            "id": 1564,
            "ip_address": "103.217.111.20",
            "count": 8,
            "first_visit": "2022-01-01T12:47:51.440942+06:00",
            "date": null
        },
        {
            "id": 1697,
            "ip_address": "163.47.158.234",
            "count": 1,
            "first_visit": "2022-01-06T16:05:10.724653+06:00",
            "date": null
        },
        {
            "id": 1690,
            "ip_address": "27.147.234.196",
            "count": 2,
            "first_visit": "2022-01-06T11:22:10.550194+06:00",
            "date": null
        },
        {
            "id": 1698,
            "ip_address": "173.252.127.8",
            "count": 1,
            "first_visit": "2022-01-06T16:43:17.966388+06:00",
            "date": null
        },
        {
            "id": 1808,
            "ip_address": "103.253.161.137",
            "count": 1,
            "first_visit": "2022-01-11T11:26:30.402073+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
        }
    ]
}