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

{
    "count": 102493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72800&ordering=ip_address",
    "results": [
        {
            "id": 68091,
            "ip_address": "27.147.241.19",
            "count": 2,
            "first_visit": "2024-05-09T09:50:14.011566+06:00",
            "date": "2024-05-09"
        },
        {
            "id": 4774,
            "ip_address": "27.147.241.19",
            "count": 1,
            "first_visit": "2022-03-29T15:03:32.900396+06:00",
            "date": null
        },
        {
            "id": 137,
            "ip_address": "27.147.241.222",
            "count": 4,
            "first_visit": "2021-12-04T09:53:25.686606+06:00",
            "date": null
        },
        {
            "id": 83271,
            "ip_address": "27.147.241.222",
            "count": 2,
            "first_visit": "2025-05-25T15:52:58.678743+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 66623,
            "ip_address": "27.147.241.222",
            "count": 1,
            "first_visit": "2024-04-04T17:12:06.554403+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 6080,
            "ip_address": "27.147.242.181",
            "count": 1,
            "first_visit": "2022-05-14T19:29:27.177457+06:00",
            "date": null
        },
        {
            "id": 3847,
            "ip_address": "27.147.242.193",
            "count": 2,
            "first_visit": "2022-02-24T08:06:19.123537+06:00",
            "date": null
        },
        {
            "id": 19576,
            "ip_address": "27.147.242.194",
            "count": 1,
            "first_visit": "2022-06-27T23:09:16.165836+06:00",
            "date": "2022-06-27"
        }
    ]
}