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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50368&ordering=-ip_address",
    "results": [
        {
            "id": 26174,
            "ip_address": "123.108.243.36",
            "count": 1,
            "first_visit": "2022-07-23T02:14:12.197592+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12690,
            "ip_address": "123.108.243.136",
            "count": 1,
            "first_visit": "2022-05-30T05:27:12.467538+06:00",
            "date": null
        },
        {
            "id": 16473,
            "ip_address": "123.108.243.134",
            "count": 1,
            "first_visit": "2022-06-19T01:59:45.128650+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 39173,
            "ip_address": "123.0.30.45",
            "count": 4,
            "first_visit": "2022-12-22T18:50:59.053239+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 5251,
            "ip_address": "123.0.30.45",
            "count": 2,
            "first_visit": "2022-04-19T14:22:23.601716+06:00",
            "date": null
        },
        {
            "id": 38739,
            "ip_address": "123.0.30.45",
            "count": 13,
            "first_visit": "2022-12-15T10:50:48.622198+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 55209,
            "ip_address": "123.0.30.253",
            "count": 1,
            "first_visit": "2023-09-17T00:21:22.440461+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 22627,
            "ip_address": "123.0.26.235",
            "count": 1,
            "first_visit": "2022-07-14T14:40:14.628735+06:00",
            "date": "2022-07-14"
        }
    ]
}