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

{
    "count": 95302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16568&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": 23668,
            "ip_address": "103.25.248.249",
            "count": 1,
            "first_visit": "2022-07-18T22:04:50.950823+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28390,
            "ip_address": "103.25.248.249",
            "count": 1,
            "first_visit": "2022-07-27T23:17:00.798689+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6577,
            "ip_address": "103.25.248.249",
            "count": 7,
            "first_visit": "2022-05-16T10:00:08.801723+06:00",
            "date": null
        },
        {
            "id": 12555,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-05-29T21:11:16.593427+06:00",
            "date": null
        },
        {
            "id": 34637,
            "ip_address": "103.25.248.250",
            "count": 1,
            "first_visit": "2022-09-18T23:02:54.790856+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 28158,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-07-27T11:55:08.525047+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31275,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-08-05T21:42:53.256351+06:00",
            "date": "2022-08-05"
        }
    ]
}