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

{
    "count": 98240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16840&ordering=-ip_address",
    "results": [
        {
            "id": 7134,
            "ip_address": "42.0.7.228",
            "count": 3,
            "first_visit": "2022-05-16T19:36:00.397129+06:00",
            "date": null
        },
        {
            "id": 13661,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-06T19:13:42.354196+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 23065,
            "ip_address": "42.0.7.228",
            "count": 1,
            "first_visit": "2022-07-16T02:10:49.019450+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 19665,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-28T08:13:56.392184+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 29185,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-07-29T10:28:09.724385+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26823,
            "ip_address": "42.0.7.228",
            "count": 3,
            "first_visit": "2022-07-24T18:11:33.114813+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 23681,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-07-18T22:08:52.488153+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7762,
            "ip_address": "42.0.7.227",
            "count": 8,
            "first_visit": "2022-05-17T09:48:47.494774+06:00",
            "date": null
        }
    ]
}