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

{
    "count": 92392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7920&ordering=ip_address",
    "results": [
        {
            "id": 24898,
            "ip_address": "103.154.156.238",
            "count": 1,
            "first_visit": "2022-07-20T21:05:03.032036+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1386,
            "ip_address": "103.154.156.238",
            "count": 1,
            "first_visit": "2021-12-26T15:45:33.003505+06:00",
            "date": null
        },
        {
            "id": 2492,
            "ip_address": "103.154.156.239",
            "count": 1,
            "first_visit": "2022-01-20T09:02:35.490237+06:00",
            "date": null
        },
        {
            "id": 54907,
            "ip_address": "103.154.157.247",
            "count": 4,
            "first_visit": "2023-09-12T14:17:49.826067+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 54849,
            "ip_address": "103.154.157.247",
            "count": 2,
            "first_visit": "2023-09-11T21:01:36.972931+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 54762,
            "ip_address": "103.154.157.247",
            "count": 2,
            "first_visit": "2023-09-10T20:24:53.625987+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 58597,
            "ip_address": "103.154.157.247",
            "count": 1,
            "first_visit": "2023-10-29T09:22:48.762510+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 23696,
            "ip_address": "103.154.158.10",
            "count": 1,
            "first_visit": "2022-07-18T22:11:54.740958+06:00",
            "date": "2022-07-18"
        }
    ]
}