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

{
    "count": 93934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78224&ordering=ip_address",
    "results": [
        {
            "id": 23768,
            "ip_address": "42.0.7.244",
            "count": 1,
            "first_visit": "2022-07-18T22:27:47.902525+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 32284,
            "ip_address": "42.0.7.244",
            "count": 1,
            "first_visit": "2022-08-18T00:04:36.367793+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 31041,
            "ip_address": "42.0.7.244",
            "count": 2,
            "first_visit": "2022-08-03T19:27:14.232398+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 31136,
            "ip_address": "42.0.7.244",
            "count": 1,
            "first_visit": "2022-08-04T15:20:11.849385+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 7632,
            "ip_address": "42.0.7.244",
            "count": 6,
            "first_visit": "2022-05-17T07:48:34.526961+06:00",
            "date": null
        },
        {
            "id": 32424,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-08-19T08:54:41.170028+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 24290,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-20T00:35:19.062799+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4378,
            "ip_address": "42.0.7.245",
            "count": 6,
            "first_visit": "2022-03-14T23:08:04.625361+06:00",
            "date": null
        }
    ]
}