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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20336&ordering=-ip_address",
    "results": [
        {
            "id": 26593,
            "ip_address": "37.111.231.74",
            "count": 1,
            "first_visit": "2022-07-24T08:36:12.280524+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7682,
            "ip_address": "37.111.231.73",
            "count": 1,
            "first_visit": "2022-05-17T08:52:06.819373+06:00",
            "date": null
        },
        {
            "id": 6659,
            "ip_address": "37.111.231.70",
            "count": 1,
            "first_visit": "2022-05-16T12:30:09.727578+06:00",
            "date": null
        },
        {
            "id": 6842,
            "ip_address": "37.111.231.69",
            "count": 1,
            "first_visit": "2022-05-16T16:38:59.762710+06:00",
            "date": null
        },
        {
            "id": 6738,
            "ip_address": "37.111.231.67",
            "count": 1,
            "first_visit": "2022-05-16T14:16:10.467594+06:00",
            "date": null
        },
        {
            "id": 19659,
            "ip_address": "37.111.231.59",
            "count": 1,
            "first_visit": "2022-06-28T07:59:15.239219+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 98500,
            "ip_address": "37.111.231.38",
            "count": 1,
            "first_visit": "2026-05-25T18:05:34.261692+06:00",
            "date": "2026-05-25"
        },
        {
            "id": 8568,
            "ip_address": "37.111.231.36",
            "count": 1,
            "first_visit": "2022-05-17T23:56:49.482968+06:00",
            "date": null
        }
    ]
}