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

{
    "count": 98249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17112&ordering=ip_address",
    "results": [
        {
            "id": 35012,
            "ip_address": "103.25.248.248",
            "count": 2,
            "first_visit": "2022-09-26T07:19:20.360706+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 28667,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-28T10:36:01.938185+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13001,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-05-31T02:49:52.550937+06:00",
            "date": null
        },
        {
            "id": 31547,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-08-08T17:29:19.286753+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 29268,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-29T12:10:45.131070+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29819,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-30T11:24:08.333459+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6577,
            "ip_address": "103.25.248.249",
            "count": 7,
            "first_visit": "2022-05-16T10:00:08.801723+06:00",
            "date": null
        },
        {
            "id": 23668,
            "ip_address": "103.25.248.249",
            "count": 1,
            "first_visit": "2022-07-18T22:04:50.950823+06:00",
            "date": "2022-07-18"
        }
    ]
}