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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28128&ordering=-ip_address",
    "results": [
        {
            "id": 23054,
            "ip_address": "27.147.234.215",
            "count": 1,
            "first_visit": "2022-07-16T00:43:49.479796+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 10797,
            "ip_address": "27.147.234.202",
            "count": 3,
            "first_visit": "2022-05-24T03:47:27.865237+06:00",
            "date": null
        },
        {
            "id": 1690,
            "ip_address": "27.147.234.196",
            "count": 2,
            "first_visit": "2022-01-06T11:22:10.550194+06:00",
            "date": null
        },
        {
            "id": 2145,
            "ip_address": "27.147.234.194",
            "count": 1,
            "first_visit": "2022-01-13T21:47:21.776304+06:00",
            "date": null
        },
        {
            "id": 35973,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2022-10-16T14:39:03.433928+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 28142,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2022-07-27T11:33:25.425404+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3078,
            "ip_address": "27.147.230.194",
            "count": 7,
            "first_visit": "2022-01-31T10:07:30.651857+06:00",
            "date": null
        },
        {
            "id": 31787,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2022-08-11T19:34:19.786388+06:00",
            "date": "2022-08-11"
        }
    ]
}