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

{
    "count": 98417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18984&ordering=ip_address",
    "results": [
        {
            "id": 34610,
            "ip_address": "103.55.145.41",
            "count": 1,
            "first_visit": "2022-09-18T17:03:18.082103+06:00",
            "date": "2022-09-18"
        },
        {
            "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": 30457,
            "ip_address": "103.55.145.46",
            "count": 1,
            "first_visit": "2022-07-31T17:14:08.407382+06:00",
            "date": "2022-07-31"
        }
    ]
}