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

{
    "count": 95223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16248&ordering=-ip_address",
    "results": [
        {
            "id": 7275,
            "ip_address": "42.0.4.248",
            "count": 1,
            "first_visit": "2022-05-16T20:18:01.963698+06:00",
            "date": null
        },
        {
            "id": 7748,
            "ip_address": "42.0.4.247",
            "count": 4,
            "first_visit": "2022-05-17T09:42:55.917619+06:00",
            "date": null
        },
        {
            "id": 15152,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-06-15T05:32:38.710585+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 32421,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-08-19T08:31:32.216587+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 16941,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-06-21T04:31:08.662760+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 26630,
            "ip_address": "42.0.4.246",
            "count": 1,
            "first_visit": "2022-07-24T09:51:34.601647+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8762,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2022-05-18T10:26:40.427403+06:00",
            "date": null
        },
        {
            "id": 12367,
            "ip_address": "42.0.4.245",
            "count": 2,
            "first_visit": "2022-05-29T02:12:51.688260+06:00",
            "date": null
        }
    ]
}