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

{
    "count": 96319,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20664&ordering=-ip_address",
    "results": [
        {
            "id": 10615,
            "ip_address": "37.111.214.169",
            "count": 1,
            "first_visit": "2022-05-23T12:00:53.180183+06:00",
            "date": null
        },
        {
            "id": 32253,
            "ip_address": "37.111.214.168",
            "count": 1,
            "first_visit": "2022-08-17T19:49:43.312842+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 94644,
            "ip_address": "37.111.214.166",
            "count": 3,
            "first_visit": "2026-01-30T15:34:27.819447+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 2210,
            "ip_address": "37.111.214.165",
            "count": 3,
            "first_visit": "2022-01-14T18:17:19.399259+06:00",
            "date": null
        },
        {
            "id": 25036,
            "ip_address": "37.111.214.165",
            "count": 1,
            "first_visit": "2022-07-21T00:29:54.746085+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 74250,
            "ip_address": "37.111.214.165",
            "count": 1,
            "first_visit": "2024-10-10T09:04:57.686276+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 9991,
            "ip_address": "37.111.214.164",
            "count": 1,
            "first_visit": "2022-05-21T12:27:24.949186+06:00",
            "date": null
        },
        {
            "id": 20183,
            "ip_address": "37.111.214.164",
            "count": 1,
            "first_visit": "2022-06-29T23:13:50.556106+06:00",
            "date": "2022-06-29"
        }
    ]
}