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

{
    "count": 95673,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18144&ordering=-ip_address",
    "results": [
        {
            "id": 6594,
            "ip_address": "37.111.246.46",
            "count": 2,
            "first_visit": "2022-05-16T10:31:20.509433+06:00",
            "date": null
        },
        {
            "id": 24249,
            "ip_address": "37.111.246.45",
            "count": 1,
            "first_visit": "2022-07-19T23:53:20.181452+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24265,
            "ip_address": "37.111.246.45",
            "count": 1,
            "first_visit": "2022-07-20T00:11:08.492597+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27204,
            "ip_address": "37.111.246.43",
            "count": 1,
            "first_visit": "2022-07-25T11:41:59.563941+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9062,
            "ip_address": "37.111.246.43",
            "count": 1,
            "first_visit": "2022-05-18T20:15:49.112693+06:00",
            "date": null
        },
        {
            "id": 7436,
            "ip_address": "37.111.246.36",
            "count": 1,
            "first_visit": "2022-05-16T23:03:56.901882+06:00",
            "date": null
        },
        {
            "id": 7215,
            "ip_address": "37.111.246.34",
            "count": 3,
            "first_visit": "2022-05-16T20:01:57.143266+06:00",
            "date": null
        },
        {
            "id": 9340,
            "ip_address": "37.111.246.3",
            "count": 1,
            "first_visit": "2022-05-19T11:46:29.489902+06:00",
            "date": null
        }
    ]
}