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

{
    "count": 102066,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43384&ordering=ip_address",
    "results": [
        {
            "id": 38232,
            "ip_address": "114.119.155.150",
            "count": 1,
            "first_visit": "2022-12-03T18:35:02.581488+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 1120,
            "ip_address": "114.119.155.150",
            "count": 13,
            "first_visit": "2021-12-21T04:04:57.262825+06:00",
            "date": null
        },
        {
            "id": 205,
            "ip_address": "114.119.155.153",
            "count": 7,
            "first_visit": "2021-12-05T11:17:41.905968+06:00",
            "date": null
        },
        {
            "id": 39478,
            "ip_address": "114.119.155.153",
            "count": 1,
            "first_visit": "2022-12-27T21:50:39.608142+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 61221,
            "ip_address": "114.119.155.153",
            "count": 1,
            "first_visit": "2023-12-15T13:39:48.576089+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 47267,
            "ip_address": "114.119.155.153",
            "count": 1,
            "first_visit": "2023-05-28T09:45:22.775512+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 58255,
            "ip_address": "114.119.155.153",
            "count": 1,
            "first_visit": "2023-10-23T15:15:19.865031+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 58517,
            "ip_address": "114.119.155.153",
            "count": 1,
            "first_visit": "2023-10-27T14:02:06.894385+06:00",
            "date": "2023-10-27"
        }
    ]
}