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

{
    "count": 95121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15968&ordering=ip_address",
    "results": [
        {
            "id": 62506,
            "ip_address": "103.242.22.241",
            "count": 1,
            "first_visit": "2024-01-06T07:46:19.465209+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 50735,
            "ip_address": "103.242.22.242",
            "count": 1,
            "first_visit": "2023-07-24T19:02:14.245621+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 23826,
            "ip_address": "103.242.22.242",
            "count": 1,
            "first_visit": "2022-07-18T22:43:00.193969+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9001,
            "ip_address": "103.242.22.242",
            "count": 1,
            "first_visit": "2022-05-18T15:44:15.269875+06:00",
            "date": null
        },
        {
            "id": 45529,
            "ip_address": "103.242.22.243",
            "count": 1,
            "first_visit": "2023-04-19T13:05:12.156754+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 6987,
            "ip_address": "103.242.22.243",
            "count": 6,
            "first_visit": "2022-05-16T18:21:25.360146+06:00",
            "date": null
        },
        {
            "id": 3414,
            "ip_address": "103.242.22.244",
            "count": 3,
            "first_visit": "2022-02-07T23:44:24.359194+06:00",
            "date": null
        },
        {
            "id": 56125,
            "ip_address": "103.242.22.244",
            "count": 3,
            "first_visit": "2023-09-27T02:00:16.129747+06:00",
            "date": "2023-09-27"
        }
    ]
}