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

{
    "count": 96186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20192&ordering=ip_address",
    "results": [
        {
            "id": 21342,
            "ip_address": "103.67.158.170",
            "count": 1,
            "first_visit": "2022-07-06T16:02:56.295125+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 9794,
            "ip_address": "103.67.158.170",
            "count": 2,
            "first_visit": "2022-05-20T19:43:00.890924+06:00",
            "date": null
        },
        {
            "id": 16412,
            "ip_address": "103.67.158.170",
            "count": 1,
            "first_visit": "2022-06-18T16:32:23.433583+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7490,
            "ip_address": "103.67.158.171",
            "count": 4,
            "first_visit": "2022-05-16T23:40:46.356824+06:00",
            "date": null
        },
        {
            "id": 15223,
            "ip_address": "103.67.158.172",
            "count": 1,
            "first_visit": "2022-06-15T10:09:41.725675+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 31798,
            "ip_address": "103.67.158.172",
            "count": 1,
            "first_visit": "2022-08-11T22:19:33.346150+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 9568,
            "ip_address": "103.67.158.172",
            "count": 3,
            "first_visit": "2022-05-19T23:36:37.419573+06:00",
            "date": null
        },
        {
            "id": 7335,
            "ip_address": "103.67.158.173",
            "count": 5,
            "first_visit": "2022-05-16T22:11:41.181070+06:00",
            "date": null
        }
    ]
}