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

{
    "count": 102550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47664&ordering=-ip_address",
    "results": [
        {
            "id": 13431,
            "ip_address": "150.129.7.4",
            "count": 1,
            "first_visit": "2022-06-03T02:54:45.005618+06:00",
            "date": null
        },
        {
            "id": 4446,
            "ip_address": "150.129.107.187",
            "count": 1,
            "first_visit": "2022-03-17T12:34:03.292522+06:00",
            "date": null
        },
        {
            "id": 43870,
            "ip_address": "150.129.107.187",
            "count": 1,
            "first_visit": "2023-03-16T12:40:17.435960+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 101926,
            "ip_address": "150.129.102.234",
            "count": 1,
            "first_visit": "2026-08-20T00:48:51.907087+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 13275,
            "ip_address": "150.109.150.132",
            "count": 1,
            "first_visit": "2022-06-01T18:30:28.781404+06:00",
            "date": null
        },
        {
            "id": 8984,
            "ip_address": "150.107.51.33",
            "count": 4,
            "first_visit": "2022-05-18T14:59:11.903669+06:00",
            "date": null
        },
        {
            "id": 21489,
            "ip_address": "150.107.49.33",
            "count": 2,
            "first_visit": "2022-07-07T16:55:24.134807+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 40541,
            "ip_address": "150.107.178.157",
            "count": 1,
            "first_visit": "2023-01-17T20:22:25.490831+06:00",
            "date": "2023-01-17"
        }
    ]
}