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

{
    "count": 96989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22232&ordering=-ip_address",
    "results": [
        {
            "id": 2424,
            "ip_address": "37.111.210.65",
            "count": 1,
            "first_visit": "2022-01-18T12:58:55.665731+06:00",
            "date": null
        },
        {
            "id": 24988,
            "ip_address": "37.111.210.64",
            "count": 1,
            "first_visit": "2022-07-20T23:08:02.562827+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25250,
            "ip_address": "37.111.210.64",
            "count": 1,
            "first_visit": "2022-07-21T09:19:47.710187+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 36984,
            "ip_address": "37.111.210.63",
            "count": 3,
            "first_visit": "2022-11-05T19:08:24.645516+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 17547,
            "ip_address": "37.111.210.62",
            "count": 1,
            "first_visit": "2022-06-23T00:10:13.656054+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10176,
            "ip_address": "37.111.210.62",
            "count": 1,
            "first_visit": "2022-05-21T23:52:17.270091+06:00",
            "date": null
        },
        {
            "id": 37978,
            "ip_address": "37.111.210.61",
            "count": 1,
            "first_visit": "2022-11-29T12:00:54.236618+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 9545,
            "ip_address": "37.111.210.60",
            "count": 2,
            "first_visit": "2022-05-19T23:09:04.278013+06:00",
            "date": null
        }
    ]
}