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

{
    "count": 102494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46856&ordering=ip_address",
    "results": [
        {
            "id": 10940,
            "ip_address": "116.193.221.174",
            "count": 1,
            "first_visit": "2022-05-24T12:19:36.401369+06:00",
            "date": null
        },
        {
            "id": 8726,
            "ip_address": "116.193.221.34",
            "count": 1,
            "first_visit": "2022-05-18T09:44:52.236152+06:00",
            "date": null
        },
        {
            "id": 2816,
            "ip_address": "116.193.221.53",
            "count": 1,
            "first_visit": "2022-01-25T15:24:18.598035+06:00",
            "date": null
        },
        {
            "id": 30870,
            "ip_address": "116.193.223.122",
            "count": 1,
            "first_visit": "2022-08-02T19:24:44.872977+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 48284,
            "ip_address": "116.193.223.122",
            "count": 1,
            "first_visit": "2023-06-15T15:57:39.862628+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 7854,
            "ip_address": "116.193.223.129",
            "count": 1,
            "first_visit": "2022-05-17T10:42:34.892805+06:00",
            "date": null
        },
        {
            "id": 16549,
            "ip_address": "116.193.223.164",
            "count": 1,
            "first_visit": "2022-06-19T10:55:49.833682+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16520,
            "ip_address": "116.193.223.189",
            "count": 1,
            "first_visit": "2022-06-19T09:24:06.710013+06:00",
            "date": "2022-06-19"
        }
    ]
}