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

{
    "count": 103029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52672&ordering=ip_address",
    "results": [
        {
            "id": 24923,
            "ip_address": "123.200.11.84",
            "count": 1,
            "first_visit": "2022-07-20T21:39:20.377140+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1940,
            "ip_address": "123.200.11.84",
            "count": 1,
            "first_visit": "2022-01-11T19:19:05.498658+06:00",
            "date": null
        },
        {
            "id": 16796,
            "ip_address": "123.200.1.220",
            "count": 1,
            "first_visit": "2022-06-20T11:59:47.210748+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 41659,
            "ip_address": "123.200.12.228",
            "count": 1,
            "first_visit": "2023-02-06T18:49:00.315405+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 73774,
            "ip_address": "123.200.12.228",
            "count": 1,
            "first_visit": "2024-09-29T16:39:33.949133+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 3921,
            "ip_address": "123.200.12.26",
            "count": 2,
            "first_visit": "2022-02-27T15:03:32.106717+06:00",
            "date": null
        },
        {
            "id": 69911,
            "ip_address": "123.200.13.162",
            "count": 1,
            "first_visit": "2024-06-15T13:53:01.746065+06:00",
            "date": "2024-06-15"
        },
        {
            "id": 11327,
            "ip_address": "123.200.13.34",
            "count": 2,
            "first_visit": "2022-05-25T10:18:23.066910+06:00",
            "date": null
        }
    ]
}