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

{
    "count": 95154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16040&ordering=ip_address",
    "results": [
        {
            "id": 10147,
            "ip_address": "103.242.23.179",
            "count": 3,
            "first_visit": "2022-05-21T23:14:14.431138+06:00",
            "date": null
        },
        {
            "id": 21524,
            "ip_address": "103.242.23.179",
            "count": 1,
            "first_visit": "2022-07-07T22:42:49.063068+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 7004,
            "ip_address": "103.242.23.180",
            "count": 7,
            "first_visit": "2022-05-16T18:32:39.153286+06:00",
            "date": null
        },
        {
            "id": 60332,
            "ip_address": "103.242.23.180",
            "count": 1,
            "first_visit": "2023-11-30T12:17:53.475376+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 29712,
            "ip_address": "103.242.23.180",
            "count": 1,
            "first_visit": "2022-07-30T08:43:21.565696+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 31338,
            "ip_address": "103.242.23.181",
            "count": 1,
            "first_visit": "2022-08-06T14:04:25.545331+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 6950,
            "ip_address": "103.242.23.181",
            "count": 7,
            "first_visit": "2022-05-16T17:58:37.927640+06:00",
            "date": null
        },
        {
            "id": 31222,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-08-05T09:00:13.006437+06:00",
            "date": "2022-08-05"
        }
    ]
}