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

{
    "count": 97278,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22920&ordering=-ip_address",
    "results": [
        {
            "id": 6942,
            "ip_address": "37.111.207.151",
            "count": 1,
            "first_visit": "2022-05-16T17:47:36.113498+06:00",
            "date": null
        },
        {
            "id": 16581,
            "ip_address": "37.111.207.15",
            "count": 2,
            "first_visit": "2022-06-19T12:47:54.356943+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 22570,
            "ip_address": "37.111.207.149",
            "count": 1,
            "first_visit": "2022-07-14T13:08:52.323808+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 29284,
            "ip_address": "37.111.207.149",
            "count": 2,
            "first_visit": "2022-07-29T12:43:52.736530+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16091,
            "ip_address": "37.111.207.148",
            "count": 1,
            "first_visit": "2022-06-17T19:52:38.250380+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7228,
            "ip_address": "37.111.207.147",
            "count": 1,
            "first_visit": "2022-05-16T20:03:16.291166+06:00",
            "date": null
        },
        {
            "id": 7935,
            "ip_address": "37.111.207.146",
            "count": 2,
            "first_visit": "2022-05-17T11:21:54.625364+06:00",
            "date": null
        },
        {
            "id": 6370,
            "ip_address": "37.111.207.145",
            "count": 4,
            "first_visit": "2022-05-15T19:18:55.285568+06:00",
            "date": null
        }
    ]
}