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

{
    "count": 97449,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23504&ordering=-ip_address",
    "results": [
        {
            "id": 8458,
            "ip_address": "37.111.206.2",
            "count": 2,
            "first_visit": "2022-05-17T23:09:10.646110+06:00",
            "date": null
        },
        {
            "id": 31872,
            "ip_address": "37.111.206.199",
            "count": 1,
            "first_visit": "2022-08-12T23:42:33.263304+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 10749,
            "ip_address": "37.111.206.199",
            "count": 1,
            "first_visit": "2022-05-23T22:30:10.301611+06:00",
            "date": null
        },
        {
            "id": 36554,
            "ip_address": "37.111.206.199",
            "count": 1,
            "first_visit": "2022-10-27T20:11:41.984534+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 52069,
            "ip_address": "37.111.206.199",
            "count": 2,
            "first_visit": "2023-08-09T20:15:07.202073+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 66500,
            "ip_address": "37.111.206.198",
            "count": 1,
            "first_visit": "2024-04-01T12:13:11.482643+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 2659,
            "ip_address": "37.111.206.197",
            "count": 5,
            "first_visit": "2022-01-22T23:54:09.235294+06:00",
            "date": null
        },
        {
            "id": 18762,
            "ip_address": "37.111.206.196",
            "count": 1,
            "first_visit": "2022-06-25T20:07:12.600691+06:00",
            "date": "2022-06-25"
        }
    ]
}