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

{
    "count": 100576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29296&ordering=-ip_address",
    "results": [
        {
            "id": 12464,
            "ip_address": "27.147.204.83",
            "count": 1,
            "first_visit": "2022-05-29T12:45:52.298640+06:00",
            "date": null
        },
        {
            "id": 1711,
            "ip_address": "27.147.204.8",
            "count": 2,
            "first_visit": "2022-01-07T23:24:39.613237+06:00",
            "date": null
        },
        {
            "id": 4828,
            "ip_address": "27.147.204.79",
            "count": 8,
            "first_visit": "2022-03-31T20:37:27.522229+06:00",
            "date": null
        },
        {
            "id": 4265,
            "ip_address": "27.147.204.77",
            "count": 2,
            "first_visit": "2022-03-11T03:21:28.383361+06:00",
            "date": null
        },
        {
            "id": 3122,
            "ip_address": "27.147.204.75",
            "count": 1,
            "first_visit": "2022-01-31T17:16:05.385148+06:00",
            "date": null
        },
        {
            "id": 2866,
            "ip_address": "27.147.204.66",
            "count": 2,
            "first_visit": "2022-01-26T01:11:45.623377+06:00",
            "date": null
        },
        {
            "id": 6456,
            "ip_address": "27.147.204.59",
            "count": 1,
            "first_visit": "2022-05-15T22:53:45.011977+06:00",
            "date": null
        },
        {
            "id": 5531,
            "ip_address": "27.147.204.58",
            "count": 2,
            "first_visit": "2022-05-01T23:02:12.693445+06:00",
            "date": null
        }
    ]
}