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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78152&ordering=-ip_address",
    "results": [
        {
            "id": 39974,
            "ip_address": "103.242.22.245",
            "count": 1,
            "first_visit": "2023-01-06T19:59:41.704804+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 8527,
            "ip_address": "103.242.22.245",
            "count": 7,
            "first_visit": "2022-05-17T23:40:28.598110+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"
        },
        {
            "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": 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
        }
    ]
}