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

{
    "count": 101314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99416&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99400&ordering=-id",
    "results": [
        {
            "id": 1906,
            "ip_address": "103.91.128.246",
            "count": 1,
            "first_visit": "2022-01-11T16:44:40.757483+06:00",
            "date": null
        },
        {
            "id": 1905,
            "ip_address": "82.8.28.244",
            "count": 1,
            "first_visit": "2022-01-11T16:42:46.293100+06:00",
            "date": null
        },
        {
            "id": 1904,
            "ip_address": "103.134.42.241",
            "count": 2,
            "first_visit": "2022-01-11T16:40:56.812886+06:00",
            "date": null
        },
        {
            "id": 1903,
            "ip_address": "137.59.181.2",
            "count": 5,
            "first_visit": "2022-01-11T16:37:32.789010+06:00",
            "date": null
        },
        {
            "id": 1902,
            "ip_address": "147.12.158.140",
            "count": 1,
            "first_visit": "2022-01-11T16:35:24.111602+06:00",
            "date": null
        },
        {
            "id": 1901,
            "ip_address": "103.145.74.143",
            "count": 1,
            "first_visit": "2022-01-11T16:24:15.305774+06:00",
            "date": null
        },
        {
            "id": 1900,
            "ip_address": "95.219.27.251",
            "count": 1,
            "first_visit": "2022-01-11T16:16:39.173888+06:00",
            "date": null
        },
        {
            "id": 1899,
            "ip_address": "103.221.55.54",
            "count": 1,
            "first_visit": "2022-01-11T16:12:59.426204+06:00",
            "date": null
        }
    ]
}