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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43888&ordering=-ip_address",
    "results": [
        {
            "id": 4257,
            "ip_address": "172.225.136.26",
            "count": 1,
            "first_visit": "2022-03-10T20:16:22.963381+06:00",
            "date": null
        },
        {
            "id": 70529,
            "ip_address": "172.225.136.20",
            "count": 1,
            "first_visit": "2024-06-30T23:35:55.333357+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 17835,
            "ip_address": "172.225.136.19",
            "count": 1,
            "first_visit": "2022-06-23T19:09:16.176532+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4254,
            "ip_address": "172.225.136.18",
            "count": 2,
            "first_visit": "2022-03-10T20:04:21.176909+06:00",
            "date": null
        },
        {
            "id": 17792,
            "ip_address": "172.225.136.16",
            "count": 3,
            "first_visit": "2022-06-23T15:43:55.028894+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 44969,
            "ip_address": "17.22.245.96",
            "count": 1,
            "first_visit": "2023-04-07T03:03:09.166128+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 58521,
            "ip_address": "17.22.245.94",
            "count": 1,
            "first_visit": "2023-10-27T16:58:02.915535+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 97797,
            "ip_address": "17.22.245.91",
            "count": 1,
            "first_visit": "2026-05-07T03:47:17.370615+06:00",
            "date": "2026-05-07"
        }
    ]
}