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

{
    "count": 100734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87144&ordering=ip_address",
    "results": [
        {
            "id": 70859,
            "ip_address": "49.37.209.112",
            "count": 1,
            "first_visit": "2024-07-08T20:55:34.818399+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 97813,
            "ip_address": "49.37.210.5",
            "count": 1,
            "first_visit": "2026-05-07T15:26:13.686303+06:00",
            "date": "2026-05-07"
        },
        {
            "id": 11464,
            "ip_address": "49.37.241.30",
            "count": 2,
            "first_visit": "2022-05-25T22:28:04.678458+06:00",
            "date": null
        },
        {
            "id": 31235,
            "ip_address": "49.37.32.65",
            "count": 1,
            "first_visit": "2022-08-05T13:07:27.140046+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 22737,
            "ip_address": "49.37.32.87",
            "count": 1,
            "first_visit": "2022-07-14T17:14:24.188294+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 39126,
            "ip_address": "49.37.33.139",
            "count": 1,
            "first_visit": "2022-12-22T01:36:13.819918+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 74646,
            "ip_address": "49.37.34.12",
            "count": 1,
            "first_visit": "2024-10-23T13:03:30.105598+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 3513,
            "ip_address": "49.37.34.226",
            "count": 1,
            "first_visit": "2022-02-11T10:26:30.445943+06:00",
            "date": null
        }
    ]
}