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

{
    "count": 96408,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1920&ordering=ip_address",
    "results": [
        {
            "id": 8613,
            "ip_address": "103.113.173.131",
            "count": 2,
            "first_visit": "2022-05-18T02:05:22.414565+06:00",
            "date": null
        },
        {
            "id": 8372,
            "ip_address": "103.113.173.135",
            "count": 1,
            "first_visit": "2022-05-17T22:36:52.202473+06:00",
            "date": null
        },
        {
            "id": 4483,
            "ip_address": "103.113.173.205",
            "count": 1,
            "first_visit": "2022-03-18T19:08:30.010856+06:00",
            "date": null
        },
        {
            "id": 50251,
            "ip_address": "103.113.174.26",
            "count": 1,
            "first_visit": "2023-07-18T09:48:39.544821+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6089,
            "ip_address": "103.113.18.1",
            "count": 3,
            "first_visit": "2022-05-14T19:31:57.322455+06:00",
            "date": null
        },
        {
            "id": 16177,
            "ip_address": "103.113.18.1",
            "count": 1,
            "first_visit": "2022-06-18T01:04:24.968722+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6245,
            "ip_address": "103.113.18.10",
            "count": 1,
            "first_visit": "2022-05-15T07:30:57.269157+06:00",
            "date": null
        },
        {
            "id": 24795,
            "ip_address": "103.113.18.2",
            "count": 1,
            "first_visit": "2022-07-20T17:54:49.940377+06:00",
            "date": "2022-07-20"
        }
    ]
}