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

{
    "count": 96126,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19864&ordering=-ip_address",
    "results": [
        {
            "id": 28141,
            "ip_address": "37.111.219.240",
            "count": 1,
            "first_visit": "2022-07-27T11:30:49.472126+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 33929,
            "ip_address": "37.111.219.238",
            "count": 1,
            "first_visit": "2022-09-06T15:59:41.025850+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 12093,
            "ip_address": "37.111.219.238",
            "count": 1,
            "first_visit": "2022-05-28T02:52:41.204702+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}