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

{
    "count": 92331,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6928&ordering=ip_address",
    "results": [
        {
            "id": 66480,
            "ip_address": "103.148.179.66",
            "count": 1,
            "first_visit": "2024-03-31T23:55:37.133901+06:00",
            "date": "2024-03-31"
        },
        {
            "id": 63562,
            "ip_address": "103.148.179.67",
            "count": 1,
            "first_visit": "2024-01-21T22:56:46.322419+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 51795,
            "ip_address": "103.148.179.7",
            "count": 4,
            "first_visit": "2023-08-06T13:58:09.635835+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 51056,
            "ip_address": "103.148.179.8",
            "count": 1,
            "first_visit": "2023-07-28T09:01:02.966747+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 42162,
            "ip_address": "103.148.179.8",
            "count": 2,
            "first_visit": "2023-02-14T12:05:21.395451+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 8488,
            "ip_address": "103.148.210.114",
            "count": 2,
            "first_visit": "2022-05-17T23:22:05.570755+06:00",
            "date": null
        },
        {
            "id": 3383,
            "ip_address": "103.148.210.122",
            "count": 1,
            "first_visit": "2022-02-07T13:38:39.207186+06:00",
            "date": null
        },
        {
            "id": 11927,
            "ip_address": "103.148.210.180",
            "count": 1,
            "first_visit": "2022-05-27T13:18:49.277615+06:00",
            "date": null
        }
    ]
}