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

{
    "count": 95799,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18464&ordering=ip_address",
    "results": [
        {
            "id": 34182,
            "ip_address": "103.55.145.41",
            "count": 6,
            "first_visit": "2022-09-11T13:33:53.997677+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 26211,
            "ip_address": "103.55.145.42",
            "count": 1,
            "first_visit": "2022-07-23T06:59:06.559709+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2205,
            "ip_address": "103.55.145.42",
            "count": 1,
            "first_visit": "2022-01-14T16:53:34.948074+06:00",
            "date": null
        },
        {
            "id": 16758,
            "ip_address": "103.55.145.42",
            "count": 2,
            "first_visit": "2022-06-20T09:17:04.272579+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 34619,
            "ip_address": "103.55.145.44",
            "count": 1,
            "first_visit": "2022-09-18T19:24:09.043697+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 16720,
            "ip_address": "103.55.145.44",
            "count": 1,
            "first_visit": "2022-06-20T02:40:36.329281+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4321,
            "ip_address": "103.55.145.45",
            "count": 1,
            "first_visit": "2022-03-13T00:33:25.976911+06:00",
            "date": null
        },
        {
            "id": 31682,
            "ip_address": "103.55.145.46",
            "count": 1,
            "first_visit": "2022-08-10T12:32:17.315506+06:00",
            "date": "2022-08-10"
        }
    ]
}