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

{
    "count": 95563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17696&ordering=ip_address",
    "results": [
        {
            "id": 29980,
            "ip_address": "103.31.155.242",
            "count": 1,
            "first_visit": "2022-07-30T19:22:46.631208+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9581,
            "ip_address": "103.31.155.243",
            "count": 3,
            "first_visit": "2022-05-19T23:55:11.022249+06:00",
            "date": null
        },
        {
            "id": 10377,
            "ip_address": "103.31.155.244",
            "count": 3,
            "first_visit": "2022-05-22T19:40:21.308736+06:00",
            "date": null
        },
        {
            "id": 6961,
            "ip_address": "103.31.155.245",
            "count": 3,
            "first_visit": "2022-05-16T18:04:02.828354+06:00",
            "date": null
        },
        {
            "id": 23905,
            "ip_address": "103.31.155.245",
            "count": 1,
            "first_visit": "2022-07-18T23:10:41.750625+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28136,
            "ip_address": "103.31.155.246",
            "count": 1,
            "first_visit": "2022-07-27T11:25:21.465593+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7167,
            "ip_address": "103.31.155.246",
            "count": 3,
            "first_visit": "2022-05-16T19:47:19.585504+06:00",
            "date": null
        },
        {
            "id": 11975,
            "ip_address": "103.31.155.247",
            "count": 2,
            "first_visit": "2022-05-27T19:59:31.013392+06:00",
            "date": null
        }
    ]
}