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

{
    "count": 92248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5320&ordering=ip_address",
    "results": [
        {
            "id": 6292,
            "ip_address": "103.137.6.118",
            "count": 2,
            "first_visit": "2022-05-15T09:29:24.937840+06:00",
            "date": null
        },
        {
            "id": 6041,
            "ip_address": "103.137.6.26",
            "count": 5,
            "first_visit": "2022-05-14T19:12:29.053203+06:00",
            "date": null
        },
        {
            "id": 14217,
            "ip_address": "103.137.6.26",
            "count": 1,
            "first_visit": "2022-06-09T17:38:27.226247+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 6026,
            "ip_address": "103.137.6.33",
            "count": 2,
            "first_visit": "2022-05-14T19:04:17.254029+06:00",
            "date": null
        },
        {
            "id": 1699,
            "ip_address": "103.137.6.38",
            "count": 4,
            "first_visit": "2022-01-06T17:13:54.065746+06:00",
            "date": null
        },
        {
            "id": 8895,
            "ip_address": "103.137.6.46",
            "count": 5,
            "first_visit": "2022-05-18T12:21:48.346055+06:00",
            "date": null
        },
        {
            "id": 17902,
            "ip_address": "103.137.6.46",
            "count": 1,
            "first_visit": "2022-06-24T00:46:17.995296+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 54574,
            "ip_address": "103.137.66.149",
            "count": 2,
            "first_visit": "2023-09-08T16:41:25.188112+06:00",
            "date": "2023-09-08"
        }
    ]
}