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

{
    "count": 92162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-date",
    "results": [
        {
            "id": 2036,
            "ip_address": "45.250.231.254",
            "count": 4,
            "first_visit": "2022-01-12T15:33:05.344273+06:00",
            "date": null
        },
        {
            "id": 2013,
            "ip_address": "65.29.242.14",
            "count": 3,
            "first_visit": "2022-01-12T09:30:45.110306+06:00",
            "date": null
        },
        {
            "id": 2015,
            "ip_address": "202.134.8.136",
            "count": 4,
            "first_visit": "2022-01-12T09:43:06.167954+06:00",
            "date": null
        },
        {
            "id": 1642,
            "ip_address": "103.134.38.70",
            "count": 4,
            "first_visit": "2022-01-04T10:48:19.697083+06:00",
            "date": null
        },
        {
            "id": 1138,
            "ip_address": "103.218.27.245",
            "count": 7,
            "first_visit": "2021-12-21T10:30:38.955528+06:00",
            "date": null
        },
        {
            "id": 2007,
            "ip_address": "114.119.153.118",
            "count": 14,
            "first_visit": "2022-01-12T04:17:37.624291+06:00",
            "date": null
        },
        {
            "id": 2041,
            "ip_address": "103.109.97.150",
            "count": 20,
            "first_visit": "2022-01-12T16:42:32.626617+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
        }
    ]
}