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

{
    "count": 98111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12176&ordering=-ip_address",
    "results": [
        {
            "id": 40708,
            "ip_address": "5.255.253.190",
            "count": 2,
            "first_visit": "2023-01-21T06:40:27.683042+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40758,
            "ip_address": "5.255.253.190",
            "count": 2,
            "first_visit": "2023-01-22T04:02:20.603329+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40615,
            "ip_address": "5.255.253.188",
            "count": 1,
            "first_visit": "2023-01-19T07:02:25.879772+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 5263,
            "ip_address": "5.255.253.183",
            "count": 1,
            "first_visit": "2022-04-19T23:44:24.721943+06:00",
            "date": null
        },
        {
            "id": 14437,
            "ip_address": "5.255.253.182",
            "count": 1,
            "first_visit": "2022-06-11T09:05:55.585839+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 40624,
            "ip_address": "5.255.253.170",
            "count": 1,
            "first_visit": "2023-01-19T13:33:10.338883+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 5456,
            "ip_address": "5.255.253.162",
            "count": 1,
            "first_visit": "2022-04-29T23:17:48.562207+06:00",
            "date": null
        },
        {
            "id": 35809,
            "ip_address": "5.255.253.156",
            "count": 1,
            "first_visit": "2022-10-12T18:17:59.090958+06:00",
            "date": "2022-10-12"
        }
    ]
}