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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69112&ordering=ip_address",
    "results": [
        {
            "id": 10694,
            "ip_address": "203.202.241.118",
            "count": 4,
            "first_visit": "2022-05-23T16:03:00.831268+06:00",
            "date": null
        },
        {
            "id": 24649,
            "ip_address": "203.202.241.124",
            "count": 1,
            "first_visit": "2022-07-20T13:43:43.759293+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10902,
            "ip_address": "203.202.241.150",
            "count": 1,
            "first_visit": "2022-05-24T10:59:53.539693+06:00",
            "date": null
        },
        {
            "id": 28624,
            "ip_address": "203.202.241.186",
            "count": 1,
            "first_visit": "2022-07-28T09:25:58.294237+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1237,
            "ip_address": "203.202.241.249",
            "count": 1,
            "first_visit": "2021-12-22T10:12:04.718568+06:00",
            "date": null
        },
        {
            "id": 93634,
            "ip_address": "203.202.241.81",
            "count": 1,
            "first_visit": "2026-01-05T14:16:36.318399+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 76375,
            "ip_address": "203.202.241.81",
            "count": 10,
            "first_visit": "2024-12-04T16:27:54.300078+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 76234,
            "ip_address": "203.202.241.81",
            "count": 2,
            "first_visit": "2024-12-01T11:02:23.226506+06:00",
            "date": "2024-12-01"
        }
    ]
}