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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23952&ordering=-ip_address",
    "results": [
        {
            "id": 4035,
            "ip_address": "37.111.205.138",
            "count": 1,
            "first_visit": "2022-03-03T16:30:48.812607+06:00",
            "date": null
        },
        {
            "id": 8402,
            "ip_address": "37.111.205.136",
            "count": 1,
            "first_visit": "2022-05-17T22:50:13.226720+06:00",
            "date": null
        },
        {
            "id": 28389,
            "ip_address": "37.111.205.132",
            "count": 1,
            "first_visit": "2022-07-27T23:15:55.767725+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 35936,
            "ip_address": "37.111.205.131",
            "count": 3,
            "first_visit": "2022-10-15T16:22:00.800997+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 19961,
            "ip_address": "37.111.205.129",
            "count": 1,
            "first_visit": "2022-06-29T08:33:59.938755+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 23889,
            "ip_address": "37.111.205.129",
            "count": 1,
            "first_visit": "2022-07-18T23:01:25.114921+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9699,
            "ip_address": "37.111.205.128",
            "count": 1,
            "first_visit": "2022-05-20T13:04:45.587845+06:00",
            "date": null
        },
        {
            "id": 29025,
            "ip_address": "37.111.205.128",
            "count": 4,
            "first_visit": "2022-07-29T00:40:55.326022+06:00",
            "date": "2022-07-29"
        }
    ]
}