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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31080&ordering=-ip_address",
    "results": [
        {
            "id": 33197,
            "ip_address": "203.95.222.29",
            "count": 1,
            "first_visit": "2022-08-28T13:18:23.679365+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 5297,
            "ip_address": "203.95.222.237",
            "count": 3,
            "first_visit": "2022-04-21T14:31:27.670758+06:00",
            "date": null
        },
        {
            "id": 2969,
            "ip_address": "203.95.222.218",
            "count": 1,
            "first_visit": "2022-01-28T10:38:58.682762+06:00",
            "date": null
        },
        {
            "id": 3976,
            "ip_address": "203.95.222.202",
            "count": 3,
            "first_visit": "2022-03-01T15:04:43.841203+06:00",
            "date": null
        },
        {
            "id": 18633,
            "ip_address": "203.95.222.117",
            "count": 1,
            "first_visit": "2022-06-25T14:40:26.105477+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24851,
            "ip_address": "203.95.222.117",
            "count": 1,
            "first_visit": "2022-07-20T19:45:26.354791+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6635,
            "ip_address": "203.95.222.117",
            "count": 3,
            "first_visit": "2022-05-16T11:41:34.027232+06:00",
            "date": null
        },
        {
            "id": 24214,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-19T22:42:40.182676+06:00",
            "date": "2022-07-19"
        }
    ]
}