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

{
    "count": 101483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78728&ordering=ip_address",
    "results": [
        {
            "id": 73481,
            "ip_address": "37.111.212.234",
            "count": 1,
            "first_visit": "2024-09-15T11:17:19.878696+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 8561,
            "ip_address": "37.111.212.234",
            "count": 1,
            "first_visit": "2022-05-17T23:55:20.242747+06:00",
            "date": null
        },
        {
            "id": 15931,
            "ip_address": "37.111.212.235",
            "count": 1,
            "first_visit": "2022-06-17T10:10:49.029471+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 57594,
            "ip_address": "37.111.212.235",
            "count": 1,
            "first_visit": "2023-10-14T18:32:47.089282+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 70794,
            "ip_address": "37.111.212.235",
            "count": 1,
            "first_visit": "2024-07-07T12:00:42.452284+06:00",
            "date": "2024-07-07"
        },
        {
            "id": 50126,
            "ip_address": "37.111.212.235",
            "count": 1,
            "first_visit": "2023-07-16T14:06:09.716322+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 99697,
            "ip_address": "37.111.212.236",
            "count": 1,
            "first_visit": "2026-06-29T11:13:42.495799+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 1780,
            "ip_address": "37.111.212.236",
            "count": 1,
            "first_visit": "2022-01-10T23:34:36.482440+06:00",
            "date": null
        }
    ]
}