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

{
    "count": 99827,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22712&ordering=-ip_address",
    "results": [
        {
            "id": 8898,
            "ip_address": "37.111.211.67",
            "count": 2,
            "first_visit": "2022-05-18T12:24:04.501978+06:00",
            "date": null
        },
        {
            "id": 96302,
            "ip_address": "37.111.211.67",
            "count": 2,
            "first_visit": "2026-03-24T17:12:05.772223+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 8392,
            "ip_address": "37.111.211.66",
            "count": 1,
            "first_visit": "2022-05-17T22:45:09.368990+06:00",
            "date": null
        },
        {
            "id": 6688,
            "ip_address": "37.111.211.65",
            "count": 1,
            "first_visit": "2022-05-16T13:11:55.702587+06:00",
            "date": null
        },
        {
            "id": 99353,
            "ip_address": "37.111.211.65",
            "count": 1,
            "first_visit": "2026-06-19T12:23:17.154152+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 69579,
            "ip_address": "37.111.211.65",
            "count": 1,
            "first_visit": "2024-06-06T15:36:12.050909+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 19028,
            "ip_address": "37.111.211.64",
            "count": 1,
            "first_visit": "2022-06-26T10:22:01.930075+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 16680,
            "ip_address": "37.111.211.64",
            "count": 1,
            "first_visit": "2022-06-19T23:36:17.620410+06:00",
            "date": "2022-06-19"
        }
    ]
}