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

{
    "count": 92333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7032&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7016&ordering=-date",
    "results": [
        {
            "id": 7052,
            "ip_address": "43.245.123.124",
            "count": 3,
            "first_visit": "2022-05-16T19:03:14.742283+06:00",
            "date": null
        },
        {
            "id": 1649,
            "ip_address": "202.134.8.134",
            "count": 18,
            "first_visit": "2022-01-04T15:23:13.246945+06:00",
            "date": null
        },
        {
            "id": 7032,
            "ip_address": "37.111.211.109",
            "count": 3,
            "first_visit": "2022-05-16T18:49:19.492012+06:00",
            "date": null
        },
        {
            "id": 6970,
            "ip_address": "37.111.226.28",
            "count": 4,
            "first_visit": "2022-05-16T18:09:06.616104+06:00",
            "date": null
        },
        {
            "id": 6996,
            "ip_address": "116.58.201.111",
            "count": 3,
            "first_visit": "2022-05-16T18:26:24.930644+06:00",
            "date": null
        },
        {
            "id": 7084,
            "ip_address": "114.130.168.183",
            "count": 1,
            "first_visit": "2022-05-16T19:14:52.973953+06:00",
            "date": null
        },
        {
            "id": 7083,
            "ip_address": "103.114.98.14",
            "count": 2,
            "first_visit": "2022-05-16T19:14:44.651200+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
        }
    ]
}