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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50304&ordering=-ip_address",
    "results": [
        {
            "id": 10485,
            "ip_address": "123.108.246.94",
            "count": 2,
            "first_visit": "2022-05-23T00:07:04.061523+06:00",
            "date": null
        },
        {
            "id": 5517,
            "ip_address": "123.108.246.91",
            "count": 1,
            "first_visit": "2022-05-01T12:02:41.534206+06:00",
            "date": null
        },
        {
            "id": 9121,
            "ip_address": "123.108.246.84",
            "count": 1,
            "first_visit": "2022-05-18T22:35:22.054726+06:00",
            "date": null
        },
        {
            "id": 10290,
            "ip_address": "123.108.246.8",
            "count": 2,
            "first_visit": "2022-05-22T13:16:48.417763+06:00",
            "date": null
        },
        {
            "id": 7113,
            "ip_address": "123.108.246.62",
            "count": 1,
            "first_visit": "2022-05-16T19:31:03.113309+06:00",
            "date": null
        },
        {
            "id": 7788,
            "ip_address": "123.108.246.49",
            "count": 1,
            "first_visit": "2022-05-17T10:03:18.540841+06:00",
            "date": null
        },
        {
            "id": 8299,
            "ip_address": "123.108.246.45",
            "count": 1,
            "first_visit": "2022-05-17T21:01:57.304100+06:00",
            "date": null
        },
        {
            "id": 3705,
            "ip_address": "123.108.246.40",
            "count": 2,
            "first_visit": "2022-02-18T10:29:35.943204+06:00",
            "date": null
        }
    ]
}