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

{
    "count": 100220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20968&ordering=-ip_address",
    "results": [
        {
            "id": 54391,
            "ip_address": "37.111.219.237",
            "count": 1,
            "first_visit": "2023-09-06T06:08:50.588754+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 16458,
            "ip_address": "37.111.219.233",
            "count": 2,
            "first_visit": "2022-06-19T00:19:07.555692+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 30280,
            "ip_address": "37.111.219.230",
            "count": 1,
            "first_visit": "2022-07-31T10:29:21.840679+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26208,
            "ip_address": "37.111.219.228",
            "count": 3,
            "first_visit": "2022-07-23T06:40:17.148747+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8541,
            "ip_address": "37.111.219.228",
            "count": 1,
            "first_visit": "2022-05-17T23:45:05.851902+06:00",
            "date": null
        },
        {
            "id": 22727,
            "ip_address": "37.111.219.225",
            "count": 1,
            "first_visit": "2022-07-14T16:57:08.991355+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7006,
            "ip_address": "37.111.219.224",
            "count": 1,
            "first_visit": "2022-05-16T18:32:42.965737+06:00",
            "date": null
        },
        {
            "id": 12522,
            "ip_address": "37.111.219.214",
            "count": 1,
            "first_visit": "2022-05-29T17:40:59.487971+06:00",
            "date": null
        }
    ]
}