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

{
    "count": 97276,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22888&ordering=-ip_address",
    "results": [
        {
            "id": 3952,
            "ip_address": "37.111.207.170",
            "count": 4,
            "first_visit": "2022-02-28T17:32:01.407444+06:00",
            "date": null
        },
        {
            "id": 24097,
            "ip_address": "37.111.207.170",
            "count": 5,
            "first_visit": "2022-07-19T13:45:31.337360+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 29389,
            "ip_address": "37.111.207.17",
            "count": 1,
            "first_visit": "2022-07-29T16:15:19.511042+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3986,
            "ip_address": "37.111.207.17",
            "count": 5,
            "first_visit": "2022-03-01T20:21:34.032703+06:00",
            "date": null
        },
        {
            "id": 7604,
            "ip_address": "37.111.207.169",
            "count": 2,
            "first_visit": "2022-05-17T06:35:34.917530+06:00",
            "date": null
        },
        {
            "id": 9060,
            "ip_address": "37.111.207.166",
            "count": 1,
            "first_visit": "2022-05-18T20:11:51.840397+06:00",
            "date": null
        },
        {
            "id": 24618,
            "ip_address": "37.111.207.165",
            "count": 1,
            "first_visit": "2022-07-20T12:33:13.967160+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2331,
            "ip_address": "37.111.207.164",
            "count": 3,
            "first_visit": "2022-01-16T21:35:08.391022+06:00",
            "date": null
        }
    ]
}